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

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -