summaryrefslogtreecommitdiff
path: root/model/run
diff options
context:
space:
mode:
Diffstat (limited to 'model/run')
-rwxr-xr-xmodel/run4
1 files changed, 4 insertions, 0 deletions
diff --git a/model/run b/model/run
new file mode 100755
index 0000000..43f20b0
--- /dev/null
+++ b/model/run
@@ -0,0 +1,4 @@
+#!/bin/bash -x
+
+~/src/cdec_net/training/dtrain/dtrain_net_interface -c dtrain.ini -a ipc:///tmp/dtrain.ipc
+