jetson-containers icon indicating copy to clipboard operation
jetson-containers copied to clipboard

Can you upgrade tensorrt directly in jetson, how to upgrade tensorrt in arm platform?

Open dingjingzhen opened this issue 2 years ago • 1 comments

Can you upgrade tensorrt directly in jetson, how to upgrade tensorrt in arm platform?

dingjingzhen avatar Sep 16 '22 07:09 dingjingzhen

@dingjingzhen on Jetson, it isn't supported to upgrade the version of TensorRT outside of JetPack version. This is because it has dependencies on the version of CUDA, cuDNN, and the L4T kernel drivers.

dusty-nv avatar Sep 16 '22 13:09 dusty-nv