Skip to content

Commit 803035e

Browse files
committed
CI
1 parent 8a25174 commit 803035e

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

libmoon/auto_tester/test_synthetic.sh

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
1-
#for solver in PMGDA EPO MOOSVGD GradHV PMTL GradAgg MGDAUB
2-
##do
3-
## python libmoon/auto_tester/test_synthetic.py --solver-name $solver --n-epoch 2000
4-
##done
5-
#do
6-
# python test_synthetic.py --solver-name $solver --n-epoch 20000
7-
#done
8-
91
nepoch=1
2+
103
for agg in STche
114
do
125
python manual_tester/test_synthetic.py --solver-name GradAgg --agg-name $agg --n-epoch $nepoch

0 commit comments

Comments
 (0)