Chinese-CLIP icon indicating copy to clipboard operation
Chinese-CLIP copied to clipboard

cuDNN mismatch tensorRT(onnx,tensorRT)

Open ranck626 opened this issue 5 months ago • 0 comments

pip install tensorrt==8.5.2.2 onnx==1.13.0 onnxruntime-gpu==1.13.1 onnxmltools==1.11.1 pip install torch==1.12.1+cu116 torchvision==0.13.1+cu116 torchaudio==0.12.1 -f https://download.pytorch.org/whl/torch_stable.html pip install -r requirements.txt I make the environment by this,but get cuDNN 8.3.2 not 8.6.0.

ranck626 avatar Sep 10 '24 07:09 ranck626