Skip to content

Commit

Permalink
Update test_irm.py
Browse files Browse the repository at this point in the history
  • Loading branch information
smilesun authored Dec 10, 2024
1 parent 78aeafd commit ab19a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_irm.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ def test_irm_sepdom():
train with Invariant Risk Minimization
"""
args = "--te_d=caltech --task=mini_vlcs --debug --bs=2 --model=erm \
--trainer=irmsepdom --nname=alexnet"
--trainer=irmsepdom --nname=alexnet --no_dump"
utils_test_algo(args)


Expand Down

0 comments on commit ab19a3e

Please sign in to comment.