onnxruntime/winml/lib
cao lei dd72192cf4
ExecutionProvider API refactor - move allocator from EP level to SessionState level and indexed by OrtDevice (#15833)
### Description
This PR is to refactor ExecutionProvider API for memory management,
which is to move allocators from EP level to SessionState level and
indexed by OrtDevice



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
This PR is to refactor ExecutionProvider API for memory management,
which is to move allocators from EP level to SessionState level and
indexed by OrtDevice. By this change, EP level will shift the burden of
maintaining allocators, which will be user friendly for EP developers

---------

Co-authored-by: Lei Cao <leca@microsoft.com@orttrainingdev8.d32nl1ml4oruzj4qz3bqlggovf.px.internal.cloudapp.net>
2023-06-19 17:44:45 -07:00
..
Api Fix C26436 prefast errors (#13774) 2022-12-01 09:07:44 -08:00
Api.Experimental Fix Prefast Errors (#13675) 2022-11-28 09:16:22 -08:00
Api.Image Fix Prefast Errors (#15651) 2023-04-25 16:41:39 -07:00
Api.Ort ExecutionProvider API refactor - move allocator from EP level to SessionState level and indexed by OrtDevice (#15833) 2023-06-19 17:44:45 -07:00
Common Fix C26436 prefast errors (#13774) 2022-12-01 09:07:44 -08:00
Telemetry Add telemetry for device kind (#10431) 2022-02-17 13:56:22 -08:00