Performance comparison of Keras examples when run using Theano and TensorFlow
Posted on Sat 25 June 2016 in deep learning
Setup: 2x Xeon E5 2670, 128GB RAM, Nvidia Geforce GTX 980 Ti (6GB), Ubuntu 14.04, CUDA 7.5, Anaconda 4.0 running Python 2.7, Theano 0.8.2 (CNMem turned on), TensorFlow 0.9.0, CuDNN 4
Each time is time for the first epoch. There is also …
Continue reading