pytorch
0d2e7a18 - support ConvBinaryInplace in Inductor cpp wrapper (#101394)

Commit
2 years ago
support ConvBinaryInplace in Inductor cpp wrapper (#101394) This PR has changed the OP schema since `at::Tensor&` should be the FirstArg: https://github.com/pytorch/pytorch/blob/87f9160b6727ba554520bbd9f8905c7cf3c8654a/aten/src/ATen/core/boxing/impl/boxing.h#L305-L341 Pull Request resolved: https://github.com/pytorch/pytorch/pull/101394 Approved by: https://github.com/jgong5, https://github.com/EikanWang, https://github.com/desertfire
Author
Committer
Parents
Loading