Tensorflow_addons installation from source in jetson nano

Hi,

You can checkout the corresponding branch and build it from source again.

$ git clone -b r0.11 https://github.com/tensorflow/addons.git

Thanks.