Skip to content

Commit

Permalink
【complex op No.33】abs_coo/abs_csr(sparse)(#6645)
Browse files Browse the repository at this point in the history
  • Loading branch information
bapijun authored May 21, 2024
1 parent 446653d commit 6c40b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/paddle/sparse/abs_cn.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ abs
参数
:::::::::
- **x** (SparseTensor) - 输入的稀疏 Tensor,可以为 Coo 或 Csr 格式,数据类型为 float32、float64。
- **x** (SparseTensor) - 输入的稀疏 Tensor,可以为 Coo 或 Csr 格式,数据类型为 float32、float64、complex64、complex128
- **name** (str,可选) - 具体用法请参见 :ref:`api_guide_Name`,一般无需设置,默认值为 None。

返回
Expand Down

0 comments on commit 6c40b4f

Please sign in to comment.