onnxruntime/winml
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
..
adapter remove device_id parameter out of ExecutionProvider::GetAllocator() (#14580) 2023-02-13 10:01:07 -08:00
api Revert "add load from buffer (#10162)" (#10590) 2022-03-08 13:35:23 -08:00
dll Enable JoinModels API in WinML+RT Experimental API (#9746) 2021-11-12 16:56:31 -08:00
lib Fix C26436 prefast errors (#13774) 2022-12-01 09:07:44 -08:00
test [DML EP] Attention Kernel bug fix (#13879) 2022-12-07 15:24:27 -08:00