You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rm /usr/local/cuda-12.6/include /usr/local/cuda-12.6/lib64
rm: cannot remove '/usr/local/cuda-12.6/include': No such file or directory
rm: cannot remove '/usr/local/cuda-12.6/lib64': No such file or directory
echo 'Building Tensorflow 2.18.0'
./llvm.sh 17 all
Building Tensorflow 2.18.0
/tmp/TENSORFLOW/build.sh: line 9: ./llvm.sh: No such file or directory
The command '/bin/sh -c /tmp/TENSORFLOW/install.sh || /tmp/TENSORFLOW/build.sh' returned a non-zero code: 127
The text was updated successfully, but these errors were encountered:
https://github.com/dusty-nv/jetson-containers/blob/005836f783ff08da59ab798049826bf3e01d2a44/packages/tensorflow/link_cuda.sh#L4C1-L6C18
CUDA Version is 36.3 for L4T 36.3/JP6. This commit breaks build for anything but 36.4
The text was updated successfully, but these errors were encountered: