Skip to content

Commit 6c40b4f

Browse files
authored
【complex op No.33】abs_coo/abs_csr(sparse)(#6645)
1 parent 446653d commit 6c40b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/paddle/sparse/abs_cn.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ abs
1515
1616
参数
1717
:::::::::
18-
- **x** (SparseTensor) - 输入的稀疏 Tensor,可以为 Coo 或 Csr 格式,数据类型为 float32、float64。
18+
- **x** (SparseTensor) - 输入的稀疏 Tensor,可以为 Coo 或 Csr 格式,数据类型为 float32、float64、complex64、complex128
1919
- **name** (str,可选) - 具体用法请参见 :ref:`api_guide_Name`,一般无需设置,默认值为 None。
2020

2121
返回

0 commit comments

Comments
 (0)