-
Hi everyone. I'm trying to run a pretrained tracking model on CUDA which uses onnx. When I'm calling
it is showing an error and not working on CUDA.
When passing providers My Setup:
|
Beta Was this translation helpful? Give feedback.
Answered by
vahmelk99
Nov 23, 2023
Replies: 1 comment
-
After writing my question I found the solution)
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
vahmelk99
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After writing my question I found the solution)
In case someone has a similar issue here's the solution and also where did I find that solution.