diff options
author | Patrick Simianer <p@simianer.de> | 2015-11-22 18:39:28 +0100 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2015-11-22 18:39:28 +0100 |
commit | 32a905d6b8a501627b1b17dc107240c8c3339058 (patch) | |
tree | 624eca18c7f753dffb50925547a9c301b3853097 /.theanorc | |
parent | 9595aa7d0548ee224e44228c2d38d9ec86a5795b (diff) |
theanorc
Diffstat (limited to '.theanorc')
-rw-r--r-- | .theanorc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,5 +5,5 @@ device=cpu openmp=True [blas] -ldflags = -L/fast_scratch/simianer/nmt/OpenBLAS/lib -lopenblas +ldflags = -L/fast_scratch/simianer/nmt/OpenBLAS -lopenblas |