Update.
[pytorch.git] / mine_mnist.py.xremote
1 @XREMOTE_HOST: elk.fleuret.org
2 @XREMOTE_EXEC: ~/conda/bin/python
3 @XREMOTE_PRE: ln -s ~/data/pytorch ./data
4 @XREMOTE_PRE: killall -q -9 python || true
5 @XREMOTE_GET: *.dat