X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=mine_mnist.py.xremote;h=2be51ae653a6a6565abcaee08ad03becf61e376b;hb=0d0635ed4e6836ef2c48cd59fe3d25f7969e7bcf;hp=3217f50fe68f533371dde4dd53f304e54781d883;hpb=1ef32d0b85a179a36a1cd7899b8301bcb8e563d2;p=pytorch.git diff --git a/mine_mnist.py.xremote b/mine_mnist.py.xremote index 3217f50..2be51ae 100755 --- a/mine_mnist.py.xremote +++ b/mine_mnist.py.xremote @@ -2,3 +2,4 @@ @XREMOTE_EXEC: ~/conda/bin/python @XREMOTE_PRE: ln -s ~/data/pytorch ./data @XREMOTE_PRE: killall -q -9 python || true +@XREMOTE_GET: *.dat \ No newline at end of file