Open ahmed-touati opened 8 years ago
The code raises "NotImplementedError: The image and the kernel must have the same type.inputs(float32), kerns(float64)" when it is run on 64 bits machine. This bug is fixed by casting Words tensor to theano.config.floatX
The code raises "NotImplementedError: The image and the kernel must have the same type.inputs(float32), kerns(float64)" when it is run on 64 bits machine. This bug is fixed by casting Words tensor to theano.config.floatX