未验证 提交 62d36ce0 编写于 作者: G guru4elephant 提交者: GitHub

Merge pull request #15433 from guru4elephant/fix_bug_in_async

remove file cnt assignment in async_executor
......@@ -200,7 +200,6 @@ class AsyncExecutor(object):
local_path,
self.instance.get_worker_index(),
self.instance.get_node_cnt() / 2,
file_cnt,
multi_processes=process_num)
self.instance.barrier_worker() #wait for download_data
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册