pytorch
9943d46a - TorchDynamo: skip convolution fusion when convolution's padding is string (#88794)

Commit
3 years ago
TorchDynamo: skip convolution fusion when convolution's padding is string (#88794) Currently, the fusion convolution doesn't support the case when padding is a string, we will support it at the next step. Pull Request resolved: https://github.com/pytorch/pytorch/pull/88794 Approved by: https://github.com/jansel, https://github.com/jgong5
Author
Committer
Parents
Loading