Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I had originally made this a part of my PR tf32 vs fp32 but somehow its not there anymore. this is an essential part of letting a user choose between tf32 and fp32. without it our internal CI fails w/ numerical issues, since the vanilla matmuls run in fp32 but grouped gemm incorrectly runs in tf32 Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information