提交 1d6d40fc 编写于 作者: T Ting Wang

add description for sample code

Signed-off-by: NTing Wang <kathy.wangting@huawei.com>
上级 43af2f84
......@@ -223,7 +223,7 @@ class CusSquare(PrimitiveWithInfer):
return bprop
```
`test_square.py`文件中定义反向用例。
`test_square.py`文件中定义反向用例。其中,`grad_with_sens``GradOperation`类的实例化对象。
```python
from mindspore.ops import composite as C
def test_grad_net():
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册