Maximize GPU Usage ONNX+directML C++ #7066
Unanswered
vortexModding
asked this question in
Q&A
Replies: 1 comment
-
Thanks for your message. Better open the issue at https://github.com/microsoft/onnxruntime |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm using onnx+directML for inference. I'm doing the pre-processing on a GPU, but my GPU usage doesn't exceed 55%. How can I ensure I'm using the GPU's full capacity?
Here's how I set it up:
`
`
Beta Was this translation helpful? Give feedback.
All reactions