提交 8f061e43 编写于 作者: Y Yang Yang

delete param name

上级 e67325cd
......@@ -52,8 +52,7 @@ class ParallelExecutor {
private:
std::vector<framework::Executor> exes_;
std::vector<framework::Scope*> scopes_;
AllReduceCallBack all_reduce_callbacks_;
std::unordered_set<std::string> params_; // where to initilize it?
std::vector<AllReduceCallBack> all_reduce_callbacks_;
platform::Communicator nccl_com_;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册