提交 8af4d4c7 编写于 作者: T tangwei12

code style

上级 32fa832b
......@@ -56,7 +56,7 @@ class CheckpointNotifyOpMaker : public framework::OpProtoAndCheckerMaker {
void Make() {
AddAttr<std::vector<std::string>>(
"epmap",
"(string vector, default 127.0.0.1:6164)"
"(string vector, default 127.0.0.1:6164)"
"Server endpoints in the order of input variables for mapping")
.SetDefault({"127.0.0.1:6164"});
AddAttr<std::string>(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册