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

Delete fast_check_nan_inf #31788

Merged
merged 2 commits into from
Mar 23, 2021
Merged

Delete fast_check_nan_inf #31788

merged 2 commits into from
Mar 23, 2021

Conversation

tianshuo78520a
Copy link
Collaborator

@tianshuo78520a tianshuo78520a commented Mar 22, 2021

PR types

Others

PR changes

Others

Describe

Delete fast_check_nan_inf
fast_check_nan_inf用起来有点复杂,速度也不是很快,使用check_nan_inf即可。

@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

except Exception as e:
pass


def run_fast_nan_inf_debug(executor,
Copy link
Contributor

Choose a reason for hiding this comment

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

run_fast_nan_inf_debug这个也可以删了

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

好的

Copy link
Contributor

@luotao1 luotao1 left a comment

Choose a reason for hiding this comment

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

LGTM

@luotao1 luotao1 requested a review from wangxicoding March 23, 2021 02:50
Copy link
Contributor

@wangxicoding wangxicoding left a comment

Choose a reason for hiding this comment

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

LGTM

@luotao1 luotao1 merged commit 513641e into PaddlePaddle:develop Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants