pull/518/head
jiaxingli 2023-11-24 18:24:54 +08:00 committed by GitHub
parent b59641715a
commit 06e8301861
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"])