WARNING (theano.configdefaults): g++ not detected ! Theano will be unable to execute optimized C-implementations (for both CPU and GPU) and will default to Python implementations. Performance will be severely degraded. To remove this warning, set Theano flags cxx to an empty string.
Warning (from warnings module): File "D:\Python\Python27\lib\site-packages\theano\tensor\signal\downsample.py", line 6 "downsample module has been moved to the theano.tensor.signal.pool module.") UserWarning: downsample module has been moved to the theano.tensor.signal.pool module.
Traceback (most recent call last): File "C:\Users\chatRG\Desktop\AI_Writer\generate.py", line 21, in <module> if not config.FLAG_CPU_MODE: AttributeError: 'module' object has no attribute 'FLAG_CPU_MODE'
WARNING (theano.configdefaults): g++ not detected ! Theano will be unable to execute optimized C-implementations (for both CPU and GPU) and will default to Python implementations. Performance will be severely degraded. To remove this warning, set Theano flags cxx to an empty string.
Warning (from warnings module): File "D:\Python\Python27\lib\site-packages\theano\tensor\signal\downsample.py", line 6 "downsample module has been moved to the theano.tensor.signal.pool module.") UserWarning: downsample module has been moved to the theano.tensor.signal.pool module.
Traceback (most recent call last): File "C:\Users\chatRG\Desktop\AI_Writer\generate.py", line 21, in <module> if not config.FLAG_CPU_MODE: AttributeError: 'module' object has no attribute 'FLAG_CPU_MODE'