Skip to content

Instantly share code, notes, and snippets.

@BIGBALLON
Last active April 27, 2018 06:56
Show Gist options
  • Save BIGBALLON/6058b0da2cd08dbd30942dc243e7fe2c to your computer and use it in GitHub Desktop.
Save BIGBALLON/6058b0da2cd08dbd30942dc243e7fe2c to your computer and use it in GitHub Desktop.
[global]
floatX = float32
device=cuda
optimizer=fast_run
[blas]
ldflags = -L/usr/local/lib -lopenblas
[nvcc]
fastmath = True
[dnn]
library_path = /usr/local/cuda-8.0/lib64
include_path = /usr/local/cuda-8.0/include
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment