diff options
-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 |