Update.
[pytorch.git] / mine_mnist.py.xremote
diff --git a/mine_mnist.py.xremote b/mine_mnist.py.xremote
new file mode 100755 (executable)
index 0000000..3217f50
--- /dev/null
@@ -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