onnxruntime
cd516a16
- [WebNN EP] Remove constraint for conv ops on CPU backend (#21237)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[WebNN EP] Remove constraint for conv ops on CPU backend (#21237) Currently WebNN TFLite backend allows the filter of conv2d/convTranspose2d be an input. Remove the constraint and operate necessary transpose/reshape operations for the filter input.
References
#21237 - [WebNN EP] Remove constraint for conv ops on CPU backend
Author
Honry
Parents
4a7eaff1
Loading