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 nGraph EP documentation (#939) 2019-04-30 18:38:09 -07:00
python Updated docs related to base images (#1753) 2019-09-04 10:33:41 -07:00
ABI_Dev_Notes.md Update ABI.md (#299) 2019-01-10 16:34:42 -08:00
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 Add a doc for cmake (#1524) 2019-08-06 07:51:53 -07:00
Coding_Conventions_and_Standards.md Update coding guidelines to prefer using make_unique for heap allocations (unless where not possible). (#1730) 2019-09-04 19:16:16 -07:00
ContribOperators.md Implement contrib op CropAndResize (#1277) 2019-06-24 18:34:35 -07:00
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 update doc "How_To_Update_ONNX_Dev_Notes" (#1288) 2019-06-24 12:59:30 -07:00
Model_Test.md Update Model_Test.md (#1264) 2019-06-20 19:51:54 -07:00
ONNX_Runtime_icon.png added the icon and logo resources (#124) 2018-12-06 21:22:11 -08:00
ONNX_Runtime_logo.png added the icon and logo resources (#124) 2018-12-06 21:22:11 -08:00
ONNX_Runtime_Perf_Tuning.md Refine threading control options and move inter op thread pool to session state. (#1841) 2019-09-18 22:36:23 -07:00
ONNX_Runtime_Server_Usage.md Update link format and example sections in readme (#1729) 2019-09-12 17:49:29 -07:00
OperatorKernels.md Generate documentation from the registered operator kernels (#1395) 2019-08-14 18:12:24 -07:00
PyOp.md Fix link (#1351) 2019-07-07 21:56:18 -07:00
Python_Dev_Notes.md
ReleaseManagement.md
Versioning.md Update PyTorch Section for supported onnx version (#1635) 2019-08-20 13:56:19 -07:00