Skip to content

Commit 5d2cea0

Browse files
committed
Changelog for 22.08 release
Signed-off-by: Kevin Chen <kevinch@nvidia.com>
1 parent 859e140 commit 5d2cea0

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.08](https://github.com/NVIDIA/TensorRT/releases/tag/22.08) - 2022-08-16
4+
5+
Updated TensorRT version to 8.4.2 - see the [TensorRT 8.4.2 release notes](https://docs.nvidia.com/deeplearning/tensorrt/release-notes/tensorrt-8.html#rel-8-4-2) for more information
6+
7+
### Changed
8+
- Updated default protobuf version to 3.20.x
9+
- Updated ONNX-TensorRT submodule version to `22.08` tag
10+
- Updated `sampleIOFormats` and `sampleAlgorithmSelector` to use `ONNX` models over `Caffe`
11+
12+
### Fixes
13+
- Fixed missing serialization member in custom `ClipPlugin` plugin used in `uff_custom_plugin` sample
14+
- Fixed various Python import issues
15+
16+
### Added
17+
- Added new DeBERTA demo
18+
- Added version 2 for `disentangledAttentionPlugin` to support DeBERTA v2
19+
20+
### Removed
21+
- None
22+
323
## [22.07](https://github.com/NVIDIA/TensorRT/releases/tag/22.07) - 2022-07-21
424
### Added
525
- `polygraphy-trtexec-plugin` tool for Polygraphy

0 commit comments

Comments
 (0)