onnxruntime/winml/adapter
Tiago Koji Castro Shibata f48b9e2ea7
Add adapter session tests (#3522)
* Start adapter tests

* Fix more adapter session CMake

* Implememt adapter session tests

* Fix adapter test breaks

* Test fixes, profiling test

* Fix adapter w/ DML tests

* Cleanup

* Fix WinML adapter profiling test

* Fix memory leaks

* Remove FIXME
2020-04-24 14:39:54 -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 Add adapter session tests (#3522) 2020-04-24 14:39:54 -07: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