Component Versioning#
TensorRT is a product made up of separately versioned components. The product version conveys important information about the significance of new features, while the library version conveys information about the compatibility or incompatibility of the API.
The following table shows product versions and corresponding component library versions for TensorRT 11.0.0, illustrating semantic versioning patterns for each component.
Product/Component |
Previous Released Version |
Current Version |
Version Description |
|
|---|---|---|---|---|
TensorRT product |
10.16.1 |
11.0.0 |
|
|
|
10.16.1 |
11.0.0 |
|
|
|
10.16.1 |
11.0.0 |
|
|
|
10.16.1 |
11.0.0 |
|
|
|
|
10.16.1 |
11.0.0 |
|
|
|
10.16.1 |
11.0.0 |
|
|
|
10.16.1 |
11.0.0 |
|
|
|
10.16.1 |
11.0.0 |
|
See also
- Installing TensorRT
Choose an installation method (pip, Debian/RPM, tar/zip, container) for the TensorRT components listed above.