onnxruntime
7e18cb4c
- [WebNN EP] Support MatMul 1D (#19862)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[WebNN EP] Support MatMul 1D (#19862) ### Description Support MatMul 1D inputs by combining Reshape and ReduceMean. ### Motivation and Context ONNX MatMul can support 1D inputs, which is disabled in `IsOpSupportedImpl`.
References
#19862 - [WebNN EP] Support MatMul 1D
Author
zesongw
Parents
6ff31e06
Loading