Skip to content

Commit

Permalink
Update test_msel_oracle2.py
Browse files Browse the repository at this point in the history
  • Loading branch information
smilesun authored Jul 26, 2024
1 parent d012b94 commit 34975da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_msel_oracle2.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ def test_msel_oracle4():
exp.execute(num_epochs=2)
exp.trainer.observer.model_sel.msel.best_loss = 0
exp.trainer.observer.model_sel.msel.update(epoch=1, clear_counter=True)
exp.clean_up()
del exp

0 comments on commit 34975da

Please sign in to comment.