onnxruntime
96d1f320
- [WebNN EP] Decompose Concat with input number > 4 for CPU backend (#18930)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[WebNN EP] Decompose Concat with input number > 4 for CPU backend (#18930) WebNN XNNPack backend only supports the concat with inputs number <= 4, decomposing the Concat with inputs number > 4 into multiple WebNN concat ops.
References
#18930 - [WebNN EP] Decompose Concat with input number > 4 for CPU backend
Author
Honry
Parents
a3626b67
Loading