提交 38596cfb 编写于 作者: T tangwei12

move file_path to dir

上级 2f4c039e
......@@ -319,7 +319,7 @@ class DistributeTranspiler:
type="checkpoint_save",
inputs={"X": send_outputs},
attrs={"overwrite": True,
"file_path": "/workspace/ckpt/"})
"dir": "/workspace/ckpt/"})
# step4: Concat the parameters splits together after recv.
for varname, splited_var in param_var_mapping.iteritems():
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册