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

[SOT] fix load null in resume function #59297

Merged
merged 6 commits into from
Nov 28, 2023

Conversation

feifei-111
Copy link
Contributor

PR types

Others

PR changes

Others

Description

when we created a resume function, it might could not be called directly, for it might load a NullVariable (when resuming stack env). now it is changed by load a read NULL in resume fn

PCard-66972

Copy link

paddle-bot bot commented Nov 23, 2023

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@feifei-111 feifei-111 changed the title fix load null in resume function [SOT] fix load null in resume function Nov 24, 2023
@feifei-111 feifei-111 closed this Nov 24, 2023
@feifei-111 feifei-111 reopened this Nov 24, 2023
Copy link
Member

@SigureMo SigureMo left a comment

Choose a reason for hiding this comment

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

LGTMeow

@SigureMo SigureMo merged commit a7d2fc7 into PaddlePaddle:develop Nov 28, 2023
28 checks passed
@feifei-111 feifei-111 deleted the fix_call_NullVariable branch December 15, 2023 04:14
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