X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=pytorch.git;a=blobdiff_plain;f=mine_mnist.py.xremote;h=2be51ae653a6a6565abcaee08ad03becf61e376b;hp=3217f50fe68f533371dde4dd53f304e54781d883;hb=99fab4ddc7ee5fedf7a898a9263e2c271ea7d721;hpb=0e7d17bae1211d8019428ba4cd59e0af2a7ab074 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