X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=mine_mnist.py.xremote;h=2be51ae653a6a6565abcaee08ad03becf61e376b;hb=72e4bc5d20e153800f19a94e4bfd075adf30e3f3;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