onnxruntime
59128377 - [WebNN EP] Fix bug when Pad has negative padding value. (#16878)

Commit
2 years ago
[WebNN EP] Fix bug when Pad has negative padding value. (#16878) Padding value in ONNX Pad can be negative, which indicates remove pixel. WebNN EP can not support such operation, so it needs to use slice to handle this case.
Author
zesongw
Parents
Loading