onnxruntime
cd516a16 - [WebNN EP] Remove constraint for conv ops on CPU backend (#21237)

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