microsoft / microsoft/onnxruntime
[Feature Request] Support querying the device type to which the subgraph is assigned
Open
ep:WebNN
feature request
- Dominant language
- C++
- Stars
- 21.9k
- Forks
- 4.2k
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 184
Description
### Describe the feature request
The ORT PR [Add API to get ep graph partitioning info](https://github.com/microsoft/onnxruntime/pull/26781) already supports querying the ep name to which the subgraph is assigned, is it possible to also support querying the device type?
### Describe scenario use case
The requirement is from https://github.com/webmachinelearning/webnn/issues/836 by MLGraph.devices.
Contributor guide
Assessment
This issue has not been assessed yet.