There was an error while loading. Please reload this page.
1 parent 446653d commit 6c40b4fCopy full SHA for 6c40b4f
docs/api/paddle/sparse/abs_cn.rst
@@ -15,7 +15,7 @@ abs
15
16
参数
17
:::::::::
18
- - **x** (SparseTensor) - 输入的稀疏 Tensor,可以为 Coo 或 Csr 格式,数据类型为 float32、float64。
+ - **x** (SparseTensor) - 输入的稀疏 Tensor,可以为 Coo 或 Csr 格式,数据类型为 float32、float64、complex64、complex128。
19
- **name** (str,可选) - 具体用法请参见 :ref:`api_guide_Name`,一般无需设置,默认值为 None。
20
21
返回
0 commit comments