Skip to content

Commit

Permalink
(empty commit message)
Browse files Browse the repository at this point in the history
__original_commit__ = fairinternal/xformers@e4a79bc
  • Loading branch information
danthe3rd authored and xFormers Bot committed Feb 12, 2025
1 parent 2b80397 commit fbbf740
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/test_sparsity24.py
Original file line number Diff line number Diff line change
Expand Up @@ -1147,3 +1147,6 @@ def test_sparse24_fp8_sm90_cutlass_gemm_random_tensor(
A, B, scale_a=a_scale, scale_b=b_scale, out_dtype=out_xformers.dtype
)
assert torch.allclose(out_xformers, out_ref, rtol=0.01, atol=0.01)


# end of OSS file

0 comments on commit fbbf740

Please sign in to comment.