Is there a way to increase the speed of execution using GPU?
Closed this issue · 1 comments
apbright commented
I am using theano as backend. Is there a way to use GPU instead of the CPU for processing..
And plus is there a way to run multiple processes as there is a lock while execution.
noagarcia commented
Hi! It's been a while since I created this code and I do not use Keras anymore, but I am sure there must be a way to use GPU and multi-thread processing.