Skip to content

Instantly share code, notes, and snippets.

@skrish13
Created January 4, 2017 19:10
Show Gist options
  • Save skrish13/a86dadc4713b65827245a537c301b15c to your computer and use it in GitHub Desktop.
Save skrish13/a86dadc4713b65827245a537c301b15c to your computer and use it in GitHub Desktop.
Standard .theanorc which I use
[nvcc]
optimizer_including=cudnn
[cuda]
root = /usr/local/cuda/bin
[global]
floatX = float32
device = gpu0
exception_verbosity = high
on_unused_input = warn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment