提交 c0e5941e 编写于 作者: Q Qiao Longfei

add commnet for recv do_not_run

上级 ff8054c5
......@@ -131,7 +131,7 @@ This operator can get variables from server side.
"(vector<string>) "
"the splited parameter varnames to be recved from pserver")
.SetDefault(std::vector<std::string>{});
AddAttr<bool>("do_not_run", "").SetDefault(false);
AddAttr<bool>("do_not_run", "if recv need to really run").SetDefault(false);
}
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册