pytorch
999bae0f - Add padding check for use_nnpack (#92238)

Commit
1 year ago
Add padding check for use_nnpack (#92238) Fixes #90142 nnp_convolution_output doesn't support the case of input padding > = kernel_size. Pull Request resolved: https://github.com/pytorch/pytorch/pull/92238 Approved by: https://github.com/jgong5, https://github.com/ganler
Author
Committer
Parents
Loading