onnxruntime/include/onnxruntime/core
Pranav Sharma 435f014d71
Add support for sessions to share a global threadpool. (#3177)
* Add support for sessions to share a global threadpool.

* Fix build issues

* Add tests, fix build issues.

* Added some documentation

* Fix centos issue when threadpools become nullptr due to 1 core.

* Fix mac and x86 build issues

* Address some PR comments

* Disabled test for android, added few more tests and addressed more PR comments.

* const_cast
2020-03-18 15:42:46 -07:00
..
common Add extra fields to ORT telemetry (#3234) 2020-03-18 09:37:35 -07:00
framework Use a custom allocator for temporary buffers in reduction_ops.cc (#2775) 2020-02-23 16:04:30 +10:00
graph Add support for loading TensorProtos with external data from optimizer Initializer (#3045) 2020-02-28 13:19:16 -08:00
optimizer Add a transformer to use Gelu approximation for cuda provider (#2480) 2019-11-27 10:15:50 -08:00
platform Adjust the grouping logic in ThreadPool::TryBatchParallelFor (#3207) 2020-03-13 12:49:17 -07:00
providers Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
session Add support for sessions to share a global threadpool. (#3177) 2020-03-18 15:42:46 -07:00