onnxruntime
96d1f320 - [WebNN EP] Decompose Concat with input number > 4 for CPU backend (#18930)

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.
Author
Parents
Loading