How to use pinned memory in ONNXRUNTIME python ver. ? #26475
Unanswered
nyamuko-Amoris
asked this question in
Performance Q&A
Replies: 0 comments
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.
-
hi, i'm inference my own onnx model with onnxruntime in python, and i found that all my input and output are in pageable memory. How to set all my input and output as pinned memory in python api?
thanks a lot :)
Beta Was this translation helpful? Give feedback.
All reactions