提交 122d7bfd 编写于 作者: J jingqinghe

update program_saver

上级 76bd4e8d
......@@ -256,8 +256,6 @@ class JobGenerator(object):
para.trainable = True
exe = fluid.Executor(fluid.CPUPlace())
loss = None
input = None
label = None
for var in new_main.list_vars():
if var.name == loss_name:
loss = var
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册