v10.3.0
版本发布时间: 2024-08-09 07:23:49
NVIDIA/TensorRT最新发布版本:v10.3.0(2024-08-09 07:23:49)
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