onnxruntime
fe749a88
- [WebNN EP] Fixed bug in usage of Array.reduce() (#22944)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[WebNN EP] Fixed bug in usage of Array.reduce() (#22944) In JS, reduce of empty array with no initial value will throw error. Fix it by checking the array length firstly.
References
#22944 - [WebNN EP] Fixed bug in usage of Array.reduce()
Author
Honry
Parents
c284a686
Loading