Using TensorRT with python

Hi,

From what I discovered, TensorRT does not support Python. All of the samples in Driveworks are also given in C++.

We would like to use Python to use a TensorRT model for inference since the rest of our systems are running on Python.

Any guidance on this is much appreciated.

Thanks.

Dear NipunaVega,

Python API for TensorRT is planned for next coming TensorRT release. Thanks.

@SteveNV
When you say next coming, are you referring to the coming TensorRT3?

Dear Klein92,

We will release TensorRT 3.0 for DPX2 in Oct. Thanks.