Skip to content

Commit 42805f0

Browse files
committed
Update CHANGELOG for 22.02
Signed-off-by: Rajeev Rao <[email protected]>
1 parent 9a8f5b9 commit 42805f0

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# TensorRT OSS Release Changelog
22

3+
## [22.02](https://github.com/NVIDIA/TensorRT/releases/tag/22.02) - 2022-02-04
4+
### Added
5+
- New plugins: [decodeBbox3DPlugin](plugin/decodeBbox3DPlugin), [pillarScatterPlugin](plugin/pillarScatterPlugin), and [voxelGeneratorPlugin](plugin/voxelGeneratorPlugin)
6+
7+
### Changed
8+
- Extend Megatron LayerNorm plugins to support larger hidden sizes
9+
- Refactored EfficientNMS plugin for TFTRT and added implicit batch mode support
10+
- Update base TensorRT version to 8.2.3.0
11+
- GPT-2 greedy search speedup - now runs on GPU
12+
- Updates to TensorRT developer tools
13+
- Polygraphy [v0.35.1](tools/Polygraphy/CHANGELOG.md#v0351-2022-01-14)
14+
- onnx-graphsurgeon [v0.3.15](tools/onnx-graphsurgeon/CHANGELOG.md#v0315-2022-01-18)
15+
- Updated ONNX parser to v8.2.3.0
16+
- Minor updates and bugfixes
17+
- Samples: TFOD, GPT-2, demo/BERT
18+
- Plugins: proposalPlugin, geluPlugin, bertQKVToContextPlugin, batchedNMS
19+
20+
### Removed
21+
- Unused source file(s) in demo/BERT
22+
323
## [8.2.1 GA](https://docs.nvidia.com/deeplearning/tensorrt/release-notes/tensorrt-8.html#rel-8-2-1) - 2021-11-24
424

525
TensorRT OSS release corresponding to TensorRT 8.2.1.8 GA release.

0 commit comments

Comments
 (0)