Tensorflow 2.11 on jetson nano with jetpack 4.6.3

how can I install TensorFlow 2.11 on jetson nano with jetpack 4.6.3 or can I build a dockerfile with TensorFlow 2.11 installed

Hi,

The latest version we provide for JetPack 4 users is 2.7.
For other versions, you can build it from the source.
https://developer.download.nvidia.com/compute/redist/jp/v461/tensorflow/

Thanks.

Thanks for the reply, but are there any documentation or tutorials that teach how to build from source?

Hi,

You can find it in the TensorFlow document:

But it needs some customization since the doc is for a desktop environment.

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.