On Jetson platforms, NVIDIA hosts pre-built Pytorch wheel files. These wheel files are built with CXX11 ABI. So on jetson platforms, please use python3 setup.py install --jetpack-version 4.6 --use-cxx11-abi
On Jetson platforms, NVIDIA hosts pre-built Pytorch wheel files. These wheel files are built with CXX11 ABI. So on jetson platforms, please use python3 setup.py install --jetpack-version 4.6 --use-cxx11-abi