pull/514/head
lijiaxing 2023-11-24 15:55:50 +08:00
parent b59641715a
commit 05d0a8d821
1 changed files with 1 additions and 1 deletions

View File

@ -411,4 +411,4 @@ def test_loss():
if __name__ == "__main__":
pytest.main(["-s", "-q", "test_diff_num_bsz_loss.py"])
pytest.main(["-s", "-q", "test_swap_nb_loss_and_gradnorm.py"])