szilard / benchm-dl

Playing with various deep learning tools and network architectures
69 stars 11 forks source link

Theano backend? #2

Closed beeva-ricardoguerrero closed 7 years ago

beeva-ricardoguerrero commented 7 years ago

Hi, I found your analysis very interesting. May I suggest to complete the section "GPU vs CPU" using Theano backend? I heard that for CPU, Theano is faster than Tensorflow.

szilard commented 7 years ago

You can easily run it yourself and see, but there is no much point in using CPUs for conv-nets.

beeva-ricardoguerrero commented 7 years ago

Mmm.. yeah, I agree. It was just curiosity. Thanks