I am wondering whether it is possible to install TensorFlow version 1.14 on a Jetson AGX Orin system running JetPack 5.1.2. Although I understand that TensorFlow versions must align with the compatibility of the JetPack release, are there other ways to accomplish the installation of this particular version? Despite my efforts, I’ve attempted to install it within a virtual environment such as Virtualenv, yet it seemingly did not succeed.
Hi
We don’t have 1.14 for JetPack 5.1.2. But you can still build it from the source.
Since TensorFlow v1.x is a relatively old version, it’s recommended to check if it supports CUDA 11 and cuDNN v8.6 before starting.
Thanks.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.