We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af1e3bc commit 9b41ea0Copy full SHA for 9b41ea0
docs/api/paddle/abs_cn.rst
@@ -15,7 +15,7 @@ abs
15
16
参数
17
:::::::::
18
- - **x** (Tensor) - 输入的 Tensor,数据类型为:int32、int64、float16、float32、float64、complex64、complex128。
+ - **x** (Tensor) - 输入的 Tensor,数据类型为:int32、int64、float16、float32、float64、complex64 和 complex128。
19
- **name** (str,可选) - 具体用法请参见 :ref:`api_guide_Name`,一般无需设置,默认值为 None。
20
21
返回
0 commit comments