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 9d7d398 commit 8c9fed5Copy full SHA for 8c9fed5
docs/api/paddle/sparse/tan_cn.rst
@@ -14,7 +14,7 @@ tan
14
15
参数
16
:::::::::
17
- - **x** (SparseTensor) - 输入的稀疏 Tensor,可以为 Coo 或 Csr 格式,数据类型为 float32、float64。
+ - **x** (SparseTensor) - 输入的稀疏 Tensor,可以为 Coo 或 Csr 格式,数据类型为 float32、float64、complex64、complex128。
18
- **name** (str,可选) - 具体用法请参见 :ref:`api_guide_Name`,一般无需设置,默认值为 None。
19
20
返回
0 commit comments