Python API#

The NVIDIA TensorRT-RTX Python API enables developers in Python based development environments and those looking to experiment with TensorRT-RTX to easily parse models (for example, from ONNX) and generate and run TensorRT-RTX engine files.

Interface - TensorRT-RTX Python API