未验证 提交 7c2affaa 编写于 作者: S syyxsxx 提交者: GitHub

fix isfinite_v2_op OpProtoAndCheckerMaker AddComment bug (#29626)

fix isfinite_v2_op OpProtoAndCheckerMaker AddComment bug 
上级 2e788bd8
......@@ -85,7 +85,7 @@ class OverflowV2OpMaker : public framework::OpProtoAndCheckerMaker {
AddComment(string::Sprintf(R"DOC(
Overflow %s operator.
$$Out = %s(X)$$
$$Out = any(X)$$
Check whether each element of X is Inf or Nan, return the bool result of each
element of X as a tensor.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册