onnxruntime/docs
Pranav Sharma a9ce941579
Refine threading control options and move inter op thread pool to session state. (#1841)
Description: Refine threading control options and move inter op thread pool to session state.
Added thread_utils.h/cc to centralize the decision around the thread pool size under various conditions.

Motivation and Context
Currently the thread pool size of the parallel executor is hardcoded to 32 for some reason. This PR makes the options to configure the thread pool sizes clearer.
2019-09-18 22:36:23 -07:00
..
execution_providers Update link format and example sections in readme (#1729) 2019-09-12 17:49:29 -07:00
images
python
ABI_Dev_Notes.md
AddingCustomOp.md Update custom op help (#914) 2019-04-26 11:22:46 -07:00
AddingExecutionProvider.md Part 2 of renaming AllocatorInfo to MemoryInfo. (#1804) 2019-09-12 08:19:29 -07:00
C_API.md Part 2 of renaming AllocatorInfo to MemoryInfo. (#1804) 2019-09-12 08:19:29 -07:00
cmake_guideline.md
Coding_Conventions_and_Standards.md
ContribOperators.md
CSharp_API.md Update link format and example sections in readme (#1729) 2019-09-12 17:49:29 -07:00
HighLevelDesign.md Documentation reorganization (#1143) 2019-07-01 17:11:50 -07:00
How_To_Update_ONNX_Dev_Notes.md
Model_Test.md Update Model_Test.md (#1264) 2019-06-20 19:51:54 -07:00
ONNX_Runtime_icon.png
ONNX_Runtime_logo.png
ONNX_Runtime_Perf_Tuning.md
ONNX_Runtime_Server_Usage.md Update link format and example sections in readme (#1729) 2019-09-12 17:49:29 -07:00
OperatorKernels.md
PyOp.md
Python_Dev_Notes.md Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
ReleaseManagement.md Bug bash (#43) 2018-11-27 18:52:50 -08:00
Versioning.md Update PyTorch Section for supported onnx version (#1635) 2019-08-20 13:56:19 -07:00