提交 4f755904 编写于 作者: W willzhang4a58

Merge branch 'master' of github.com:Oneflow-Inc/oneflow

...@@ -41,7 +41,7 @@ void Snapshot::CheckAndConcat() { ...@@ -41,7 +41,7 @@ void Snapshot::CheckAndConcat() {
CHECK_EQ(file_names[0], "0"); CHECK_EQ(file_names[0], "0");
env_->RenameFile(file_path, concat_file_path); env_->RenameFile(file_path, concat_file_path);
} }
return; continue;
} }
// if the children number is more than 1, every child must be a file, // if the children number is more than 1, every child must be a file,
// and the file name must be {0,1,2 ... n} , n is the part number // and the file name must be {0,1,2 ... n} , n is the part number
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册