Skip to content

Commit

Permalink
Update heaviside_cn.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
BrilliantYuKaimin committed May 8, 2022
1 parent 69bcd75 commit bc43b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/paddle/heaviside_cn.rst
Expand Up @@ -25,7 +25,7 @@ heaviside
:::::::::
- **x** (Tensor)- 赫维赛德阶跃函数的输入 Tensor。数据类型为 float32、float64、int32 或 int64。
- **y** (Tensor)- 决定了一个赫维赛德阶跃函数的 Tensor。数据类型为 float32、float64、int32 或 int64。
- **name** (str,可选)- 操作的名称(可选,默认值为 None)。更多信息请参见 :ref:`cn_api_guide_Name`。
- **name** (str,可选)- 操作的名称(可选,默认值为 None)。更多信息请参见 :ref:`api_guide_Name`。

返回
:::::::::
Expand Down

1 comment on commit bc43b50

@paddle-bot-old
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.