tf_repos icon indicating copy to clipboard operation
tf_repos copied to clipboard

RuntimeError: There was no new checkpoint after the training. Eval status: no new checkpoint

Open xxllp opened this issue 6 years ago • 2 comments

模型训练都会报这个错,谁知道咋解决啊

xxllp avatar Jul 25 '19 09:07 xxllp

应该是模型或者batch比较大,还没计算完eval已经开始了,调整下 EvalSpec的参数

lambdaji avatar Nov 23 '19 03:11 lambdaji

而且要在命令行中运行而不是在pycharm中运行

Melaniemod avatar Aug 02 '20 07:08 Melaniemod