未验证 提交 25d5e050 编写于 作者: S ShusenTang 提交者: GitHub

fix title typo: 2.3.2 -> 2.3.3

上级 b7920918
......@@ -74,7 +74,7 @@ True
<SumBackward0 object at 0x118f50cc0>
```
## 2.3.2 梯度
## 2.3.3 梯度
因为`out`是一个标量,所以调用`backward()`时不需要指定求导变量:
``` python
out.backward() # 等价于 out.backward(torch.tensor(1.))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册