Created
August 1, 2017 08:17
-
-
Save jqueguiner/700fca1b1c4277bdd334f8da850707ad to your computer and use it in GitHub Desktop.
Theano Config File
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 = gpu0 | |
[nvcc] | |
fastmath = True |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment