提交 a446d26e 编写于 作者: D dongdaxiang

add todo for asynce executor

上级 c1650120
......@@ -65,6 +65,7 @@ class AsyncExecutor {
void RunFromFile(const ProgramDesc& main_program,
const std::string& trainer_desc_str, const bool debug);
// TODO(guru4elephant): make init server decoupled from executor
void InitServer(const std::string& dist_desc, int index);
void InitWorker(const std::string& dist_desc,
const std::vector<uint64_t>& host_sign_list, int node_num,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册