| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| tensorrt_sample_data_20260602.zip | 2026-06-02 | 95.7 MB | |
| README.md | 2026-06-02 | 965 Bytes | |
| TensorRT 11.0 Release source code.tar.gz | 2026-06-02 | 29.0 MB | |
| TensorRT 11.0 Release source code.zip | 2026-06-02 | 30.2 MB | |
| Totals: 4 Items | 154.9 MB | 17 | |
For more information, see the TensorRT 11.0 Release Notes
General
- As a new major version bump, TensorRT 11.0 brings many enhancements for its users. For full information, see the release notes.
Demos
- The BERT demo has been removed.
Samples
- Migrated
samples/python/python_pluginandsamples/python/onnx_custom_plugin/pluginto use V3 plugins
Plugins
- Added a new Faster Air Top-K plugin
- Removed deprecated plugins:
batchTile,clip,coordConvAC,cropAndResize,gelu,leakyRelu,normalize,singleStepLSTM,specialSlice,split,nms, andproposal
Parsers
- Added support for
Swishoperator - Added support for custom operators
TRT_Attention,TRT_MoE, andTRT_KVCacheUpdate