首页 > 其他 > 详细

CNMeM is disabled

时间:2016-04-28 12:02:40      阅读:260      评论:0      收藏:0      [点我收藏+]

See here: http://deeplearning.net/software/theano/library/config.html

You can change this in the environment variables. I added the following to my .theanorc file and saw significant speed increases during training of a cnn:

[lib]
cnmem=.75

 

Beyond .75 I got out of memory errors, but I‘d imagine this varies based on your setup.

CNMeM is disabled

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

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