onnxruntime
6d5ee4d6
- [WebNN EP] Use explicit padding (#18688)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[WebNN EP] Use explicit padding (#18688) WebNN will remove autoPad option, we need to use explicit padding values. Compute padding values of autopad(same-upper, same-lower) for Op Pool, Conv and ConvTranspose.
References
#18688 - [WebNN EP] Use explicit padding
Author
zesongw
Parents
1db1c750
Loading