TensorRT 11.0 Release
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