onnxruntime
93f22aa1 - [WebNN EP] Fix bug in Softmax (#17665)

Commit
2 years ago
[WebNN EP] Fix bug in Softmax (#17665) ### Description <!-- Describe your changes. --> For now, WebNN Softmax only support 2D (or implicitly coerce to 2D) inputs and the last axis. ### 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. --> Fallback some cases to pass the CI.
Author
zesongw
Parents
Loading