summaryrefslogtreecommitdiff
path: root/theano/.theanorc
diff options
context:
space:
mode:
Diffstat (limited to 'theano/.theanorc')
-rw-r--r--theano/.theanorc9
1 files changed, 0 insertions, 9 deletions
diff --git a/theano/.theanorc b/theano/.theanorc
deleted file mode 100644
index 804d835..0000000
--- a/theano/.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
-