pytorch
072920c2 - TorchDynamo: Add convolution binary+unary fusion for cpu in inference mode (#88412)

Commit
2 years ago
TorchDynamo: Add convolution binary+unary fusion for cpu in inference mode (#88412) This PR is about enabling the fusion of **conv+binary+relu**, which will improve the vision model's performance. Pull Request resolved: https://github.com/pytorch/pytorch/pull/88412 Approved by: https://github.com/jgong5, https://github.com/jansel
Author
Committer
Parents
Loading