TensorRT python on target machine PDK 5.2.0 + DriveWorks 3.5

In the release notes for PDK 5.2.0 there is amention of aarch64 support for TensorRT python.
The installation section however is unclear. Can you please advise what is the procedure to install python version of TensorRT on Drive AGX

Please provide the following info (check/uncheck the boxes after clicking “+ Create Topic”):
Software Version
DRIVE OS Linux 5.2.0
DRIVE OS Linux 5.2.0 and DriveWorks 3.5
NVIDIA DRIVE™ Software 10.0 (Linux)
NVIDIA DRIVE™ Software 9.0 (Linux)
other DRIVE OS version
other

Target Operating System
Linux
QNX
other

Hardware Platform
NVIDIA DRIVE™ AGX Xavier DevKit (E3550)
NVIDIA DRIVE™ AGX Pegasus DevKit (E3550)
other

SDK Manager Version
1.5.0.7774
other

Host Machine Version
native Ubuntu 18.04
other

Hi @karthik.parameswaran ,

This forum is only for SDK developers. I assume you are asking about SDK instead of PDK, right?
The python 2.7/3.6 should be already part of DRIVE OS 5.2.0 installation.
After installation is complete, your target system should have them installed.

Hi VickyNV,

Apologies if I am unclear. The question is about TensorRT.
Is there a python version of TensorRT for DriveAGX ?

Please take a look at the following documentation in your host system.
~/nvidia/nvidia_sdk/DRIVE_OS_5.2.0_SDK_Linux_OS_DDPX/documentations/drive_os_documentation/NVIDIA_DRIVE_OS_5.2_For_TensorRT_6.3.1_API_Reference.pdf
~/nvidia/nvidia_sdk/DRIVE_OS_5.2.0_SDK_Linux_OS_DDPX/documentations/drive_os_documentation/NVIDIA_DRIVE_OS_5.2_For_TensorRT_6.3.1_Developer_Guide.pdf

1 Like

How can I install python-libnvinfer-dev or python3-libnvinfer-dev on DRIVE Developer Platform like on PC in https://docs.nvidia.com/drive/drive-os-5.2.0.0L/drive-os/index.html#page/DRIVE_OS_Linux_SDK_Development_Guide/install_tensorrt.html#wwpID0E01F0HA, is it possible as TensorRT Python support on DRIVE AGX - #2 by VickNV?

Hi @GaryChan35 and @karthik.parameswaran,

TensorRT Python API isn’t supported in DRIVE OS 5.2.0/TensorRT 6.3.1.3.
It will be supported in a future release (not the upcoming one).
Thanks.

1 Like