Description
I have intalled TensorRT8.5.3.1 in Windows, but still got the error as below
Environment
TensorRT Version: 8.5.3.1
GPU Type: GeForce RTX 4090
Nvidia Driver Version: 31.0.15.2756
CUDA Version: 11.8
CUDNN Version: 8.60
Operating System + Version: Windows11专业版 操作系统版本 22621.1265
Python Version (if applicable):
TensorFlow Version (if applicable):
PyTorch Version (if applicable):
Baremetal or Container (if container which image + tag):
Relevant Files
more details please find below:
https://cxr7ii2pbr.feishu.cn/docx/MwEZdXzo6oKQAwxuP1Bcfa3PnNg
Steps To Reproduce
Please include:
- Exact steps/commands to build your repro
- Exact steps/commands to run your repro
- Full traceback of errors encountered
NVES
2
Hi ,
We recommend you to check the supported features from the below link.
You can refer below link for all the supported operators list.
For unsupported operators, you need to create a custom plugin to support the operation
Thanks!
The prolem still exist, if any more specifically suggestion can be given?
Hi @liumin2086 ,
Please follow the installation steps from the below link along with the compatibility matrix to have the setup ready.
Thanks