pytorch
9a7a49b2 - torchdynamo: add convolution pointwise(unary) fusion kernel (#86581)

Commit
2 years ago
torchdynamo: add convolution pointwise(unary) fusion kernel (#86581) Support unary fusion of Convolution with: - relu - sigmoid - tanh - hardswish - leaky_relu - hardtanh - gelu Pull Request resolved: https://github.com/pytorch/pytorch/pull/86581 Approved by: https://github.com/jgong5, https://github.com/jansel
Author
Committer
Parents
Loading