marcellacornia/sam

On the CPU

diennv98 opened this issue · 1 comments

theano.gof.opt.LocalMetaOptimizerSkipAssertionError: AbstractConv2d Theano optimization failed: there is no implementation available supporting the requested options. Did you ex
clude both "conv_dnn" and "conv_gemm" from the optimizer? If on GPU, is cuDNN available and does the GPU support it? If on CPU, do you have a BLAS library installed Theano can l
ink against? On the CPU we do not support float16.

How did you fix this?