onnxruntime
74dcf7e2 - Fix OrtEpDevices sort. Debug assertion when there are two devices of the same type… (#24633)

Commit
354 days ago
Fix OrtEpDevices sort. Debug assertion when there are two devices of the same type… (#24633) ### Description <!-- Describe your changes. --> Fix debug assertion when there are two devices of the same type that don't match the vendor. e.g. WebGPU and DML. ### 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. -->
Author
Parents
Loading