提交 3850d7f0 编写于 作者: M mindspore-ci-bot 提交者: Gitee

!2331 Modify the comment of InsertGradientOf

Merge pull request !2331 from Simson/push-to-opensource
......@@ -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.
先完成此消息的编辑!
想要评论请 注册