tensorrt_models
tensorrt_models copied to clipboard
Project aimed at making cpp inference on TensorRT from python
My setup: CUDA 10.2 Cudnn 8.0 Gtx 1060 Visual studio 2019 First i cloned the github repo with your given command then i made ,,pip install ."" Then i made...
Thank you so much for sharing, I find that the infer speed slows down a lot after using this library. I don't know if it is the problem of environment....
Preduild packages: Windows 10, Cuda 10.2, TensorRT 7.0.0.11, python 3.6 [tensorrt_models-1.0.3-cp36-cp36m-win_amd64.zip](https://github.com/KorovkoAlexander/tensorrt_models/files/4663001/tensorrt_models-1.0.3-cp36-cp36m-win_amd64.zip) Ubuntu 18.10, Cuda 10.0, TensorRT 7.0.0.11, python 3.6 [tensorrt_models-1.0.0-cp36-cp36m-linux_x86_64.zip](https://github.com/KorovkoAlexander/tensorrt_models/files/4598510/tensorrt_models-1.0.0-cp36-cp36m-linux_x86_64.zip)