onnxruntime/winml/adapter
cao lei 50fa151298
remove device_id parameter out of ExecutionProvider::GetAllocator() (#14580)
### Description
Remove the parameter device_id out of ExecutionProvider::GetAllocator()
function



### Motivation and Context
The parameter device_id is not necessary. We can fully rely on the
second parameter OrtMemType mem_type to determine the device_id when
getting allocator from executionProvider.
2023-02-13 10:01:07 -08:00
..
abi_custom_registry_impl.cpp DirectML EP remove stale code for int64 via int32 double strides (#9959) 2022-01-10 02:07:22 -08:00
abi_custom_registry_impl.h DirectML EP remove stale code for int64 via int32 double strides (#9959) 2022-01-10 02:07:22 -08:00
pch.h
winml_adapter_apis.h User/brianma/eo (#13152) 2022-09-30 09:43:56 -07:00
winml_adapter_c_api.cpp All LearningModelSessions created from a common LearningModelDevice should share the same thread pool (#11457) 2022-05-13 11:12:43 -07:00
winml_adapter_c_api.h Enabling thread pool to be numa-aware (#13778) 2022-12-12 10:33:55 -08:00
winml_adapter_dml.cpp
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 remove device_id parameter out of ExecutionProvider::GetAllocator() (#14580) 2023-02-13 10:01:07 -08:00
winml_adapter_model.cpp Enabling thread pool to be numa-aware (#13778) 2022-12-12 10:33:55 -08:00
winml_adapter_model.h
winml_adapter_session.cpp Refactor InferenceSession Load member functions. (#12430) 2022-08-03 16:28:26 -07:00