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

[bug fix] fix unfold runtime bug #38819

Merged
merged 1 commit into from
Jan 10, 2022

Conversation

ghostxsl
Copy link
Contributor

@ghostxsl ghostxsl commented Jan 9, 2022

PR types

Bug fixes

PR changes

OPs

Describe

fix unfold in runtime bug:
before:
in static, input size is -1, an error will be reported in compile time
b7e32358c7d2d226e0ae8a6e68e8564c

after:
InferShape check will only be checked at runtime

@paddle-bot-old
Copy link

paddle-bot-old bot commented Jan 9, 2022

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

@ghostxsl ghostxsl force-pushed the fix_unfold_runtime_bug branch 2 times, most recently from 582e511 to 64ee601 Compare January 10, 2022 02:56
@heavengate heavengate merged commit 5c35750 into PaddlePaddle:develop Jan 10, 2022
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