首页 > 其他 > 详细

theano提示:g++ not detected的解决办法

时间:2015-12-21 14:13:19      阅读:583      评论:0      收藏:0      [点我收藏+]

导入theano包后出现如下警告:

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.

解决办法:

conda install mingw libpython

 

theano提示:g++ not detected的解决办法

原文:http://www.cnblogs.com/anyview/p/5063189.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!