pytorch
3e43ff27 - torchdynamo: add convolution add(relu) inplace fusion kernel (#88048)

Commit
3 years ago
torchdynamo: add convolution add(relu) inplace fusion kernel (#88048) This PR is about add convolution add(relu) inplace fusion kernel which works for **other.add_(conv)**. Pull Request resolved: https://github.com/pytorch/pytorch/pull/88048 Approved by: https://github.com/jgong5, https://github.com/jansel
Author
Committer
Parents
Loading