-
Notifications
You must be signed in to change notification settings - Fork 501
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor FP8 grouped GEMM to prepare cudagraph support (#3369)
Summary: X-link: facebookresearch/FBGEMM#460 Refactor FP8 grouped GEMM to extract grouped GEMM arguments and configurations ahead of the grouped gemm kernel, such that those can be reused for another cuda kernel argument setup on device Differential Revision: D65548954
- Loading branch information
1 parent
6dd2d31
commit 9b4b04b
Showing
1 changed file
with
134 additions
and
100 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