提交 cd775a13 编写于 作者: A Abhinav Arora 提交者: dzhwinter

Fixing typo in Send op (#7625)

上级 2dc5c69e
......@@ -66,7 +66,7 @@ class SendOpMaker : public framework::OpProtoAndCheckerMaker {
AddOutput("Out", "(Tensor) Output tensor to get from server")
.AsDuplicable();
AddComment(R"DOC(
Recv operator
Send operator
This operator will send tensor to recv_op.
)DOC");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册