TensorRT OSS v10.3.0
10.3.0 GA
Key Features and Updates:
- Demo changes
- Added Stable Video Diffusion(
SVD
) pipeline.
- Added Stable Video Diffusion(
- Plugin changes
- Deprecated Version 1 of ScatterElements plugin. It is superseded by Version 2, which implements the
IPluginV3
interface.
- Deprecated Version 1 of ScatterElements plugin. It is superseded by Version 2, which implements the
- Quickstart guide
- Updated the SemanticSegmentation guide with latest APIs.
- Parser changes
- Added support for tensor
axes
inputs forSlice
node. - Updated
ScatterElements
importer to use Version 2 of ScatterElements plugin, which implements theIPluginV3
interface.
- Added support for tensor
- Updated tooling
- Polygraphy v0.49.13