onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.EndToEndTests.Capi
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
..
C_Api_Sample.cpp Refine threading control options and move inter op thread pool to session state. (#1841) 2019-09-18 22:36:23 -07:00
CXX_Api_Sample.cpp Refine threading control options and move inter op thread pool to session state. (#1841) 2019-09-18 22:36:23 -07:00
InferenceTestCapi.cpp Refine threading control options and move inter op thread pool to session state. (#1841) 2019-09-18 22:36:23 -07:00
Microsoft.ML.OnnxRuntime.EndToEndTests.RunCapi.vcxproj Add C++ API test for NuGet package (#1364) 2019-07-09 13:51:51 -07:00
Microsoft.ML.OnnxRuntime.Gpu.EndToEndTests.RunCapi.vcxproj removing specific target framework for c-api test (#860) 2019-04-18 23:58:18 -07:00
packages-gpu.conf Fix GPu package testing for CAPI (#569) 2019-03-07 14:51:18 -08:00
packages.conf Add Native C API test from NuGet (#481) 2019-02-15 13:42:24 -08:00
runtest-gpu.bat Fix GPu package testing for CAPI (#569) 2019-03-07 14:51:18 -08:00
runtest.bat Jignparm/minor update linux test (#1074) 2019-05-21 19:32:29 -07:00