Building tensorflow r2.14

I’m trying to build tensorflow with cuda 12.2 for jetson agx orin.
I’m installing bazel, building manually but then it’s not detected by python configure.py from tensorflow

Hi,

Support you installed CUDA 12 with the link below:

To run a newer CUDA on the 11.4 GPU driver, you will need to export the compat folder:

Please note that we don’t have cuDNN with CUDA 12 for Jetson yet.
Are you going to build TensorFlow with only CUDA support?

Thanks.

That’s what I tried but it tells me that it can’t find the cudnn headers. I will have to wait.

Hi,

Yes, please wait for our future JetPack release for the CUDA12 support.
It will also come with a TensorFlow so you don’t need to build it from the source.

Thanks.

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