标签: tensorflow
当我使用saver.save(sess,save_path,global_step = step)时,是否有人知道可能导致InternalError的原因?生成我的(tmp)检查点文件时出错,错误显示我“资源耗尽: temp filename ”。
谢谢!