onnxruntime
ac7f4b77 - [WebNN] Remove constraints for Gemm's C input (#26273)

Commit
152 days ago
[WebNN] Remove constraints for Gemm's C input (#26273) Now WebNN implementation for gemm's C operand has supported unidirectional broadcasting, which is align with ONNX spec. Removing constraints for Gemm's C input as which should be covered in ORT kernel.
Author
Parents
Loading