Skip to content

Commit

Permalink
add ut to test
Browse files Browse the repository at this point in the history
  • Loading branch information
yitongh committed Oct 21, 2024
1 parent 377209f commit 1dbc3b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/run_ut.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ export PYTHONPATH=$PYTHONPATH:.

function test_unittests() {
pytest tests/core/test_bucketing_loader.py
pytest tests/core/test_dynamic.py
pytest tests/distributed/test_dist_ops.py
pytest tests/ops/test_flash_attn.py
pytest tests/ops/test_context_parallel.py
Expand Down

0 comments on commit 1dbc3b6

Please sign in to comment.