facebookresearch / xformers

Hackable and optimized Transformers building blocks, supporting a composable construction.
https://facebookresearch.github.io/xformers/
Other
8.66k stars 614 forks source link

Add torch compile support for ck attention op #1085

Closed jianyuh closed 2 months ago

jianyuh commented 2 months ago

What does this PR do?

Add torch.compile support for CK ops , to avoid graph break in pt2 workflow.

From D61453034

Before submitting

PR review

Anyone in the community is free to review the PR once the tests have passed. If we didn't discuss your PR in Github issues there's a high chance it will not be merged.