提交 077434c2 编写于 作者: F fengjiayi

fix CPU compile error

上级 47388020
......@@ -35,7 +35,7 @@ struct DataBalanceOpHandle : public OpHandleBase {
const platform::NCCLContextMap *ctxs);
#else
DataBalanceOpHandle(const std::vector<Scope *> &local_scopes,
const std::vector<platform::Place> *places)
const std::vector<platform::Place> &places);
#endif
std::string Name() const override;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册