Skip to content

Commit eb8442d

Browse files
committed
Update CHANGELOG for 21.08
Signed-off-by: Rajeev Rao <rajeevrao@nvidia.com>
1 parent b06a301 commit eb8442d

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [21.08](https://github.com/NVIDIA/TensorRT/releases/tag/21.08) - 2021-08-05
4+
### Added
5+
6+
- Add demoBERT and demoBERT-MT (sparsity) benchmark data for TensorRT 8.
7+
- Added example python notebooks
8+
- [BERT - Q&A with TensorRT](demo/BERT/notebooks)
9+
- [EfficientNet - Object Detection with TensorRT](demo/EfficientDet/notebooks)
10+
11+
### Changed
12+
- Updated samples and plugins directory structure
13+
- Updates to TensorRT developer tools
14+
- Polygraphy [v0.31.1](tools/Polygraphy/CHANGELOG.md#v0311-2021-07-16)
15+
- ONNX-GraphSurgeon [v0.3.11](tools/onnx-graphsurgeon/CHANGELOG.md#v0311-2021-07-14)
16+
- pytorch-quantization toolkit [v2.1.1](tools/pytorch-quantization)
17+
- README fix to update build command for native aarch64 builds.
18+
19+
### Removed
20+
- N/A
21+
22+
## [21.07](https://github.com/NVIDIA/TensorRT/releases/tag/21.07) - 2021-07-21
23+
Identical to the TensorRT-OSS [8.0.1](https://github.com/NVIDIA/TensorRT/releases/tag/8.0.1) Release.
24+
325
## [8.0.1](https://docs.nvidia.com/deeplearning/tensorrt/release-notes/tensorrt-8.html#tensorrt-8) - 2021-07-02
426
### Added
527
- Added support for the following ONNX operators: `Celu`, `CumSum`, `EyeLike`, `GatherElements`, `GlobalLpPool`, `GreaterOrEqual`, `LessOrEqual`, `LpNormalization`, `LpPool`, `ReverseSequence`, and `SoftmaxCrossEntropyLoss` [details]().

0 commit comments

Comments
 (0)