提交 c24e90a3 编写于 作者: S simson

Modify the comment of InsertGradientOf

上级 3c1b8308
......@@ -191,7 +191,7 @@ class InsertGradientOf(PrimitiveWithInfer):
f (Function): MindSpore's Function. Callback function.
Inputs:
- **input_x** (Tensor) - The graph node to attach to.
- **input_x** (Any) - The graph node to attach to.
Outputs:
Tensor, returns `input_x` directly. `InsertGradientOf` does not affect the forward result.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册