onnxruntime
b9b1a035
- [WebNN] QDQ's axis should be used for broadcasting (#22721)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[WebNN] QDQ's axis should be used for broadcasting (#22721) For per-axis quantization/dequantization, WebNN requires the scale and zero_point inputs to be broadcastable. Axis should be used for reshape these two inputs.
References
#22721 - [WebNN] QDQ's axis should be used for broadcasting
Author
Honry
Parents
d3ad76b2
Loading