会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
野草
新随笔
联系
管理
2018年2月1日
TensorFlow OOM when allocating tensor with shape[5000,384707]
摘要: 在session范围内不要进行eval()或者convert_to_tensor()操作, 否则会造成OOM,或者报出错误:GraphDef cannot be larger than 2GB using input pipelines。
阅读全文
posted @ 2018-02-01 20:51 野草Leo
阅读(863)
评论(1)
推荐(0)
编辑