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 dynamic decode imperative #28160

Merged
merged 1 commit into from
Oct 21, 2020

Conversation

FrostML
Copy link
Contributor

@FrostML FrostML commented Oct 21, 2020

PR types

Bug fixes

PR changes

APIs

Describe

After #25937, the parameter out for logical_not won't used in imperative mode, which leads to dynamic_decode cannot stop expectedly. This PR fix this by directly returning the cond.

@FrostML FrostML requested a review from guoshengCS October 21, 2020 06:50
@paddle-bot-old
Copy link

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

@FrostML FrostML merged commit bc46069 into PaddlePaddle:develop Oct 21, 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