onnxruntime
7e18cb4c - [WebNN EP] Support MatMul 1D (#19862)

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`.
Author
zesongw
Parents
Loading