X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=pytorch.git;a=blobdiff_plain;f=mine_mnist.py.xremote;h=2be51ae653a6a6565abcaee08ad03becf61e376b;hp=3217f50fe68f533371dde4dd53f304e54781d883;hb=HEAD;hpb=1ef32d0b85a179a36a1cd7899b8301bcb8e563d2 diff --git a/mine_mnist.py.xremote b/mine_mnist.py.xremote deleted file mode 100755 index 3217f50..0000000 --- a/mine_mnist.py.xremote +++ /dev/null @@ -1,4 +0,0 @@ -@XREMOTE_HOST: elk.fleuret.org -@XREMOTE_EXEC: ~/conda/bin/python -@XREMOTE_PRE: ln -s ~/data/pytorch ./data -@XREMOTE_PRE: killall -q -9 python || true