machine learning - Could not compile cuda_convnet error on pylearn2 -
im trying compile cnn pylearn2 on windows server 2012. when network includes maxoutconvc01b fails compile , gives error message,
runtimeerror: ('the following error happened while compiling node', (gpucontiguous.0), '\n', 'could not compile cuda_convnet')
please resolve issue appriciated.
i had problem because theano
, pylearn2
distributions weren't latest builds.
update both latest development versions.