|
Starting at this version, upstream now provides the source code
of the python bindings on the TensorRT FOSS components. This is
very convenient, since the closed source components does not
provide a wheel package for current version of python (3.9).
This update adds python bindings for tensorrt, and also the python
tools Polygraphy and pytorch-quantization. A new packge is used
to accomodate the python bindings and tools.
Note: this version needs cuda 11.1, since the closed source
components links to cuda 11.1 libraries.
|