Closed etaf closed 1 week ago
This PR is relied upon by AOT Inductor PR https://github.com/pytorch/pytorch/pull/139026. And should be able to pass the CI after Pytorch PR https://github.com/pytorch/pytorch/pull/136742 landed. The design is descripted in https://github.com/pytorch/pytorch/pull/136742
CI failure. Because it depends on PyTorch PR, right?
@fengyuan14 can I merge this PR?
Add c shim wrapper codegen. Support generate c shim wrapper for OPs in torch_xpu_ops which extend the c shim wrapper of Pytorch in-tree XPU ops.