I googled around, and there is no guide on compiling tensorflow from source for Jetson Orin Nano.
And I’m trying to follow build guide on tensorflow website, but there is no luck.
When I installed binary from NVIDIA repo, it still has many warning/errors, which might be not good enough, especially for people like me to learn from the demo.
So is it possible for Jetson Orin Nano support team to give a guide for compiling tensorflow from source? Or any link that related to build tensorflow for Jetson platform is well appreciated.
TensorFlow is a third-party library so please check with them if their building guide is not working.
Is TensorFlow 2.16 essential for you? Any new feature?
If not, it’s more recommended to use our prebuilt so you don’t need to build it from the source.
The package is shared monthly.
So it’s also expected to have 2.16 shortly but no time is guaranteed.