
theano
农民小飞侠
如果放弃了,那还谈什么理想
展开
-
ubuntu 16.04 theano GPU加速测试代码过程示例
在看这篇博客之前,作者的运行环境首先要装好cuda和cudnn。然后我的环境为:ubuntu 16.04anacondapython 3.6theano 1.0.2 py36h6bb024c_0 首先安装pygpuconda install -c conda-forge pygpu然后进行theano-gpu测...原创 2018-12-09 16:15:53 · 1152 阅读 · 1 评论 -
HINT: Use the Theano flag 'exception_verbosity=high' for a debugprint and storage map footprint of t
今天运行theano程序的时候,遇到了下面的问题:GRU4Rec git:(master) ✗ python run_rsc15.pyUsing cuDNN version 6021 on context NoneMapped name None to device cuda: GeForce GTX 1080 Ti (0000:03:00.0)start trainingepoch...原创 2018-12-17 12:04:09 · 2716 阅读 · 9 评论