onnxruntime/winml/adapter
2023-08-06 09:49:39 -07:00
..
abi_custom_registry_impl.cpp
abi_custom_registry_impl.h
pch.h
winml_adapter_apis.h Fix DML regression from allocator refactor and enable unrounded weight allocations through ORT API 2023-08-06 09:49:39 -07:00
winml_adapter_c_api.cpp Fix DML regression from allocator refactor and enable unrounded weight allocations through ORT API 2023-08-06 09:49:39 -07:00
winml_adapter_c_api.h Fix DML regression from allocator refactor and enable unrounded weight allocations through ORT API 2023-08-06 09:49:39 -07:00
winml_adapter_dml.cpp Fix DML regression from allocator refactor and enable unrounded weight allocations through ORT API 2023-08-06 09:49:39 -07:00
winml_adapter_environment.cpp Session-aware and thread-safe CUDA profiler (#13706) 2022-12-09 13:22:12 -08:00
winml_adapter_execution_provider.cpp clean unused parameter in ORT_UNUSED_PARAMETER (#16538) 2023-07-07 13:20:36 -07:00
winml_adapter_model.cpp Implement Optional Metadata support and C# test support (#15314) 2023-04-11 09:41:59 -07:00
winml_adapter_model.h
winml_adapter_session.cpp