Skip to content

Commit ab19a3e

Browse files
authored
Update test_irm.py
1 parent 78aeafd commit ab19a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_irm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ def test_irm_sepdom():
1717
train with Invariant Risk Minimization
1818
"""
1919
args = "--te_d=caltech --task=mini_vlcs --debug --bs=2 --model=erm \
20-
--trainer=irmsepdom --nname=alexnet"
20+
--trainer=irmsepdom --nname=alexnet --no_dump"
2121
utils_test_algo(args)
2222

2323

0 commit comments

Comments
 (0)