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.


Popular posts from this blog

javascript - Js, document.getElementById("ID").innerHTML, error -

jquery - jqGrid update specific column data with out refreshing the entire column? -

objective c - Is there a way in OCMockito to make stubs fail when an unknown method is called? -