Skip to content

TensorRT 10.8 GA Parser Update

Latest
Compare
Choose a tag to compare
@yuanyao-nv yuanyao-nv released this 30 Jan 23:05
118ed0a

TensorRT 10.8 GA Release - 2025-1-30

For more details, see the 10.8 GA release notes

  • Added support for FLOAT4E2M1 types for quantized networks
  • Added support for dynamic axes and improved performance of CumSum operations
  • Fixed the import of local functions when their input tensor names aliased one from an outside scope
  • Added support for Pow ops with integer-typed exponent values