Created
April 24, 2017 09:26
-
-
Save pranjal-joshi/acaa4e6ebffb6c4be6d0cf02e7ee37d6 to your computer and use it in GitHub Desktop.
Theano config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[global] | |
floatX = float32 | |
device = gpu | |
[lib] | |
cnmem = 0 | |
[dnn] | |
enabled = auto |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment