Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation for check_numerics. #5922

Merged
merged 5 commits into from
Jun 9, 2023

Conversation

Xreki
Copy link
Collaborator

@Xreki Xreki commented Jun 7, 2023

image

@paddle-bot
Copy link

paddle-bot bot commented Jun 7, 2023

感谢你贡献飞桨文档,文档预览构建中,Docs-New 跑完后即可预览,预览链接:http://preview-pr-5922.paddle-docs-preview.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html
预览工具的更多说明,请参考:飞桨文档预览工具

- **op_type** (str)– 产生目标 Tensor 的 OP 或 API 。
- **var_name** (str) – 目标 Tensor 的名字。
- **debug_mode** (paddle.amp.debugging.DebugMode, 可选)** : 要使用的调试类型。默认值为 ``paddle.amp.debugging.DebugMode.CHECK_NAN_INF_AND_ABORT``。
- **name** (str,可选) - 具体用法请参见 :ref:`api_guide_Name`,一般无需设置,默认值为 None。
Copy link
Collaborator

Choose a reason for hiding this comment

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

有name这个参数吗?

@Xreki Xreki force-pushed the add_check_numerics branch from 5ff240e to 7e8425c Compare June 8, 2023 03:26
Copy link
Collaborator

@Ligoml Ligoml left a comment

Choose a reason for hiding this comment

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

LGTM

@Xreki Xreki merged commit 0132db1 into PaddlePaddle:develop Jun 9, 2023
@Xreki Xreki deleted the add_check_numerics branch June 9, 2023 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants