I am wondering is there any tutorial for cross-compiling TF 2.0 for Jetson TX2 with CUDA 10.0? It seemed to work when built on the device, but it’s not very efficient as it takes long time.
Hi,
I am trying to cross-compile the general TensorFlow-2 for my TX2, but could not find a similar build_aarch64_lib.sh file for the general version in the source code nor a CROSSTOOL file for supporting it. Could you elaborate on how to cross-compile the general version?
Thanks.