DeepGEMM/tests
A-transformer 58046b4e01
pytest Integration
Decorate the test function with @pytest.mark.skipif(...) so the test is skipped if CUDA is unavailable.
Move all testing logic into a function named test_jit() so it’s automatically discoverable by pytest.
2025-02-27 09:48:20 +04:00
..
test_core.py Initial commit 2025-02-25 22:52:41 +08:00
test_jit.py pytest Integration 2025-02-27 09:48:20 +04:00