提交 5b53a79c 编写于 作者: J janhu

修改reduce的意思

上级 dbed848c
此差异已折叠。
......@@ -2589,7 +2589,7 @@ all(dim, keepdim=False, out=None) → Tensor
Parameters:
* **dim** ([_int_](https://docs.python.org/3/library/functions.html#int "(in Python v3.7)")) – 要减少的维度
* **dim** ([_int_](https://docs.python.org/3/library/functions.html#int "(in Python v3.7)")) – 要reduce的维度
* **keepdim** ([_bool_](https://docs.python.org/3/library/functions.html#bool "(in Python v3.7)")) – output tensor 是否保留 `dim`
* **out** ([_Tensor_](#torch.Tensor "torch.Tensor")_,_ _可选的_) – output tensor
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册