onnxruntime
38b640c7
- [WebNN EP] Re-implement Unsqueeze, Squeeze, Flatten with WebNN's reshape (#18585)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[WebNN EP] Re-implement Unsqueeze, Squeeze, Flatten with WebNN's reshape (#18585) WebNN will not provide `unsqueeze`, `squeeze`, `flatten2d` ops, as it can be easily implemented by reshape.
References
#18585 - [WebNN EP] Re-implement Unsqueeze, Squeeze, Flatten with WebNN's reshape
Author
Honry
Parents
14a34344
Loading