Hi, Just want to confirm that theano.tensor.nnet.conv2d uses CorrMM (not the legacy convolution) by default in CPU mode ?
I was hoping that forward prop (doing inference only, no training) using CPU for convolution might be as fast as GPU (using CorrMM), given my batch size is only 10. But using GPU is still quite a bit faster. -- --- You received this message because you are subscribed to the Google Groups "theano-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
