diff options
Diffstat (limited to '.theanorc')
-rw-r--r-- | .theanorc | 9 |
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 - |