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

Fix out of range error for outs map. #24774

Merged
merged 1 commit into from
Jun 1, 2020

Conversation

wzzju
Copy link
Contributor

@wzzju wzzju commented May 27, 2020

PR types: Bug fixes
PR changes: Others
Describe:
image

As shown above, when OutState is nullptr, outs["OutState"][0] will cause the out of range error.

@paddle-bot-old
Copy link

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

@wzzju wzzju requested a review from zhiqiu May 27, 2020 08:55
Copy link
Contributor

@zhiqiu zhiqiu left a comment

Choose a reason for hiding this comment

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

LGTM

@wzzju wzzju merged commit 23d253e into PaddlePaddle:develop Jun 1, 2020
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