onnxruntime
e6e28fba
- Allow saving on CPU usage for infrequent inference requests by reducing thread spinning (#11841)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Allow saving on CPU usage for infrequent inference requests by reducing thread spinning (#11841) Introduce Start/Stop threadpool spinning switch Add a session config option to force spinning stop at the end of the Run()
Author
yuslepukhin
Committer
RandySheriffH
Parents
af3ea11e
Loading