b943176d2a
- TensorFlow 1 - Theano 0.9 : also use "device=cuda" in theanorc to use new "gpuarray" backend - Miniconda 4.2.12 (latest conda installer with python 3.5) - Simplified pip install for tensorflow and keras test dependencies
6 linhas
56 B
Plaintext
6 linhas
56 B
Plaintext
[global]
|
|
floatX = float32
|
|
optimizer=None
|
|
device = cuda
|
|
|