提交 87bd7af0 编写于 作者: W Will Zhang 提交者: GitHub

Merge pull request #118 from Oneflow-Inc/dev_chengcheng

fix Serious bug in CheckAndConcat
......@@ -41,7 +41,7 @@ void Snapshot::CheckAndConcat() {
CHECK_EQ(file_names[0], "0");
env_->RenameFile(file_path, concat_file_path);
}
return;
continue;
}
// 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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册