Skip to content

TensorRT 10.16 Release

Latest

Choose a tag to compare

@kevinch-nv kevinch-nv released this 25 Mar 23:22
52399f5

For more information, see the TensorRT 10.16 Release Notes

General

  • Default CUDA version updated to CUDA 13.2.

Samples

  • Added sampleDistCollective sample to showcase multi-device execution in TensorRT.

##Parsers

  • Added kADJUST_FOR_DLA flag to adjust parsing behavior for ONNX models to be more amenable for DLA hardware execution.
  • Added DistCollective operator support for multi-device execution in TensorRT.