Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 636 Bytes

Changelog.md

File metadata and controls

19 lines (14 loc) · 636 Bytes

ONNX-TensorRT Changelog

TensorRT 7.2.1 Release - 2020-10-20

Added

  • Added support for parsing large models with external data
  • Added API for interfacing with TensorRT's refit feature
  • Updated onnx_tensorrt backend to support dynamic shapes
  • Added support for 3D instance normalizations #515
  • Improved clarity on the resize modes TRT supports #512
  • Added Changelog

Changed

  • Unified docker usage between ONNX-TensorRT and TensorRT.

Removed

  • Removed deprecated docker files.
  • Removed deprecated setup.py.