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  阅读(862)  评论(1编辑  收藏  举报