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