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=e916a8624b6a09737696c124f35059030f0f20e4;hpb=1ef32d0b85a179a36a1cd7899b8301bcb8e563d2 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