Closed
Description
❓ Question
Not able to run Torch-Tensorrt on Jetson AGX ORIN
As per the release note, it is mentioned that current release doesn't have support for Jetpack 5.0DP but ORIN only supports Jetpack 5.0DP (I might be wrong but inferring from this Jetpack Archives.. Is there a way to run Torch-Tensort on ORIN? if not what's the possible timeline for new release with this support?
What you have already tried
I did tried building for python, as suggested in the repo, it enables import torch_tensorrt
but doesn't supports any attributes.
Environment
- PyTorch Version (e.g., 1.0): 1.11
- CPU Architecture: arm64
- OS (e.g., Linux): Ubuntu 20.04
- How you installed PyTorch (
conda
,pip
,libtorch
, source): tried both, wheels provided here and building from source(instruction from here). - Build command you used (if compiling from source): python3 setup.py --use_cxx11_abi (however, this refers to jetpack 4.6 by default)
- Python version: 3.8
- CUDA version: 11.4
- GPU models and configuration: Jetson ORIN
- Any other relevant information: