Install TensorRT

Hi all,

I am using jetson TX1 with jetpack 4.4 and python 3.6.9
I cannot install tensorrt in python in order to test a neural network. It was not possible to install it using pip and I want To know:
1- Which tensorrt version should I install in this environment
2- How can I install tensorrt instead of using pip

Thank you very much

Hi @mahdi041196 ,
Please follow the Installation Guide to set up TRT.
We always recommend to use the latest TRT release for improved performance.
However to get better understanding with the specific environment details, you can reach out to the Jetson forum.
Thanks