You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clean up device checks in float8 unit test files (#923)
Summary:
While working on rowwise scaling I noticed that some of the CUDA
device capability checks we had in the test files did not make sense,
cleaning this up.
Test Plan:
tests pass on my H100
CI, it should skip less tests now since CI only has CUDA capability 8, 9
Reviewers:
Subscribers:
Tasks:
Tags:
0 commit comments