InvalidArgumentError see above for traceback Assign requires shapes of both tensors to match.shape= [] rhs shape= [] 原因解决方法运行环境 原因 检查点模型参数和当前文件参数不对应 解决方法 清空下checkpoint就可以了 运行环境 Ubuntu16.04 、python2、RRPN-Tensorflow-master