Commit Graph

2 Commits

Author SHA1 Message Date
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
Chenggang Zhao
a6d97a1c1b Initial commit 2025-02-25 22:52:41 +08:00