onnxruntime/onnxruntime
Zhang Lei 33ef1d7700
disable inner parallel for global avg pool as normally they are small (#9487)
* Using cost model's thread count rather than max number of threads when
parallel tasks.

* according to perf test result, decrease parallel on channels.

* Seems no use on parallel channels for qavg_pool according several models, remove it.

* Revert "Using cost model's thread count rather than max number of threads when"

This reverts commit 5fa47cd5b5ddbaa4e5ef97ccbc53200324379544.
2021-10-26 15:35:49 -07:00
..
contrib_ops disable inner parallel for global avg pool as normally they are small (#9487) 2021-10-26 15:35:49 -07:00
core Fixing bugs in ORT_NO_EXCEPTIONS (#9479) 2021-10-26 10:50:32 -07:00
gsl
python Remove Featurizers code (#9300) 2021-10-20 10:20:35 -07:00
test Added TanhGrad. (#9507) 2021-10-26 09:10:03 -07:00
tool/etw
wasm [js/web] WebAssembly profiling (#8932) 2021-09-07 17:18:08 -07:00
.style.yapf
__init__.py Bumping up to 1.10 (#9006) 2021-09-22 16:34:28 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings