You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current status: all the ops above now have proper support for torch.compile except for some MPS-related issues, which we can leave out for now. I had to remove opcheck testing for the ops below because the opcheck suite isn't really compatible with pytest parametrized tests ATM. We should still add manual tests for them though:
We should add support for
torch.compile
in all of our ops (meta implem, symint support, etc.) and use the opcheck test suite. See https://docs.google.com/document/d/1W--T6wz8IY8fOI0Vm8BF44PdBgs283QvpelJZWieQWQ/edit#heading=h.pnrqcv6bkfn3 for more details.cc @pmeier
The text was updated successfully, but these errors were encountered: