Mutual Blocking in C++ Multi-threaded Inference with CompiledModel Instances #24760
Unanswered
EunhaTaker
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Do you use sync |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
When c++ multiple threads use a CompiledModel singleton, or when using multiple instances to infer, they both encounter mutual blocking issues. Can this be avoided through configuration? Would improper model compilation lead to this situation?
Beta Was this translation helpful? Give feedback.
All reactions