We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c046454 commit dc51748Copy full SHA for dc51748
1 file changed
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# TensorRT OSS Release Changelog
2
3
+## [21.09](https://github.com/NVIDIA/TensorRT/releases/tag/21.08) - 2021-09-22
4
+### Added
5
+- Add `ONNX2TRT_VERSION` overwrite in CMake.
6
+
7
+### Changed
8
+- Updates to TensorRT developer tools
9
+ - ONNX-GraphSurgeon [v0.3.12](tools/onnx-graphsurgeon/CHANGELOG.md#v0312-2021-08-24)
10
+ - pytorch-quantization toolkit [v2.1.1](tools/pytorch-quantization)
11
+- Fix assertion in EfficientNMSPlugin
12
13
+### Removed
14
+- N/A
15
16
## [21.08](https://github.com/NVIDIA/TensorRT/releases/tag/21.08) - 2021-08-05
17
### Added
18
0 commit comments