python dnn2sa_oneshot.py --batch 125 --lr 0.001 --repeat 5 --data fashion --satol 0.000001 --frac 0.95 --edge 1 --temp 5 --eta 0.9 --metro 0,1,10,20,50,100 --reduce 10,20,30,40,50,60,70,80,90,99,99.8

mind that temp here should be much bigger than the case of gradual pruning.