summaryrefslogtreecommitdiff
path: root/.theanorc
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2016-02-12 14:51:09 +0100
committerPatrick Simianer <p@simianer.de>2016-02-12 14:51:09 +0100
commit39f029945ca1578c91b43b3deb5ddd076e5a7598 (patch)
tree177a8aad56fa0dd4b811c174eaea15df129d1e72 /.theanorc
parent098ff5a14faf9542a62bfb07d50c06e689525137 (diff)
using gnu stow for dotfiles now
Diffstat (limited to '.theanorc')
-rw-r--r--.theanorc9
1 files changed, 0 insertions, 9 deletions
diff --git a/.theanorc b/.theanorc
deleted file mode 100644
index 804d835..0000000
--- a/.theanorc
+++ /dev/null
@@ -1,9 +0,0 @@
-[global]
-floatX=float32
-on_unused_input=warn
-device=cpu
-openmp=True
-
-[blas]
-ldflags = -L/fast_scratch/simianer/nmt/OpenBLAS -lopenblas
-