Open deo-abhijit opened 1 month ago
Hey, If you are open for this feature, i can add onnx inference benchmark with cuda execution provider.
Sure, I appreciate any contribution that can help others
Hi @DimaBir, Could you please check if the GPU docker image is working fine or not? I tried out the docker image by running python main.py
but i got following error. Things are working fine with my local machine, but when i tried the docker image, i was unable to run main.py.
OSError: libnvinfer_plugin.so.10: cannot open shared object file: No such file or directory
Hi @DimaBir, Could you please check if the GPU docker image is working fine or not? I tried out the docker image by running
python main.py
but i got following error. Things are working fine with my local machine, but when i tried the docker image, i was unable to run main.py.OSError: libnvinfer_plugin.so.10: cannot open shared object file: No such file or directory
Hello, sorry for the delay, I will check ASAP (tomorrow).
Hey, If you are open for this feature, i can add onnx inference benchmark with cuda execution provider.