forked from pytorch/FBGEMM
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add meta registrations for kv_cache operators (pytorch#3442)
Summary: Pull Request resolved: pytorch#3442 X-link: facebookresearch/FBGEMM#527 This diff adds full meta registration to fbgemm cache operators, which makes them compatible with torch compile. Reviewed By: SungMinCho Differential Revision: D66716728 fbshipit-source-id: 9413f2ef8b837c6a93cd5e1f177b924397a9dd73
- Loading branch information
1 parent
fa4bc6b
commit 32f154e
Showing
2 changed files
with
225 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters