Closed Vaderpucong closed 5 months ago
jetson has a specific version of pytorch that is not compatible with the current TensorRT-Model-Optimizer. If TensorRT-Model-Optimizer is installed, this version is removed, causing the GPU to be unrecognized:
model optimizer supports torch>=1.11. What version are you using?
model optimizer supports torch>=1.11. What version are you using?
torch-2.3.0a0+ebedce2.nv24.02-cp310-cp310-linux_aarch64.whl
This is a Specific version for Jetson AGX Orin
Can you check the full installation logs if something else is causing this to be uninstalled. ModelOpt should be compatible with the 2.3.0a0... torch version