summaryrefslogtreecommitdiff
path: root/.theanorc
blob: c45a2c4fdce77ce6610a11f55818297e2939bbdf (plain)
1
2
3
4
5
6
7
8
9
[global]
floatX=float32
on_unused_input=warn
device=cpu
openmp=True

[blas]
ldflags = -L/fast_scratch/simianer/nmt/OpenBLAS/lib -lopenblas