[Feature] use pytest for sgl-kernel (#4896)

This commit is contained in:
Adarsh Shirawalmath
2025-03-30 10:36:52 -07:00
committed by GitHub
parent 4ede6770cd
commit 9fccda3111
10 changed files with 263 additions and 290 deletions
@@ -51,5 +51,4 @@ def test_per_token_quant_compare_implementations(
if __name__ == "__main__":
# Run the specific test function directly
pytest.main([__file__])