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