onnxruntime/onnxruntime
Dmitri Smirnov 607b7df060
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()
2022-06-23 10:04:37 -07:00
..
contrib_ops Optimize t5 encoder in beam search (#11926) 2022-06-22 12:45:02 -07:00
core Allow saving on CPU usage for infrequent inference requests by reducing thread spinning (#11841) 2022-06-23 10:04:37 -07:00
gsl
python Mohsin/enable dynamic shapes (#11867) 2022-06-21 08:03:58 -07:00
test Remove Cast before and after Gelu (#11885) 2022-06-22 09:07:48 +08:00
tool/etw
wasm EP factory creation cleanup and enhancements. (#11798) 2022-06-16 07:01:41 +10:00
__init__.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
ReformatSource.ps1
ReformatSourcePython.bat Add python docstring linting in vscode settings (#11316) 2022-04-23 06:23:04 -07:00
VSCodeCoverage.runsettings