Open Whisper94 opened 4 years ago
The TensorRT API in Tensorflow is not supported on Windows (you will find it if you take a look the source code).
TensorRT python support is not available on windows. Check this link https://docs.nvidia.com/deeplearning/tensorrt/install-guide/index.html#gettingstarted
After running the convert_trt.py is following error
I've tried to find any solution but with tensorflow-gpu 2.3.0 have nothing found. Probably I have wrong installation of TensorRT for Windows? Could you explain how you have integrated TensorRT with tensorflow. Because of tensorflow (also gpu version) couldn't find TensorRT-packages.
Thank you!