summarylogtreecommitdiffstats
path: root/030-tensorrt-fix-python.patch
AgeCommit message (Collapse)Author
2021-07-04Update to version 8.0.1.6Daniel Bermond
2021-03-12Update python patchDaniel Bermond
2021-03-12Update to version 7.2.3.4Daniel Bermond
2021-02-06Update to version 7.2.2.3Daniel Bermond
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.