You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi , I am facing an issue when trying to infer in onnx model in cpu. The problem is wrapper.py in this script in the line53, which sets the provider to CUDA if the device is CUDA enabled. I have debugged the error, willing to give a PR. Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hi , I am facing an issue when trying to infer in onnx model in cpu. The problem is wrapper.py in this script in the line53, which sets the provider to CUDA if the device is CUDA enabled. I have debugged the error, willing to give a PR. Thanks in advance.
The text was updated successfully, but these errors were encountered: