onnxruntime/winml/adapter
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
..
abi_custom_registry_impl.cpp Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
abi_custom_registry_impl.h Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
pch.h Properly handle downlevel and WCOS scenarios (#3075) 2020-02-25 17:47:02 -08:00
winml_adapter_apis.h Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
winml_adapter_c_api.cpp Winml should be built against v2 of the capi as that includes the new type info apis (#2991) 2020-02-07 12:53:30 -08:00
winml_adapter_c_api.h Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
winml_adapter_dml.cpp Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
winml_adapter_environment.cpp Add support for sessions to share a global threadpool. (#3177) 2020-03-18 15:42:46 -07:00
winml_adapter_execution_provider.cpp Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
winml_adapter_model.cpp Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
winml_adapter_model.h Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
winml_adapter_session.cpp Add support for sessions to share a global threadpool. (#3177) 2020-03-18 15:42:46 -07:00