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

[common] fix #63106 Incorrect segmentation #63144

Merged
merged 4 commits into from
Apr 2, 2024

Conversation

gouzil
Copy link
Member

@gouzil gouzil commented Apr 1, 2024

PR Category

User Experience

PR Types

Bug fixes

Description

修正 #63106 中的分割错误,并添加单测

 ValueError: InvalidArgumentError: The minlength should be greater than or equal to 0.But received minlength is -1

修正后

ValueError: (InvalidArgument) The minlength should be greater than or equal to 0.But received minlength is -1

Copy link

paddle-bot bot commented Apr 1, 2024

你的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.

@paddle-bot paddle-bot bot added the contributor External developers label Apr 1, 2024
Copy link

paddle-bot bot commented Apr 1, 2024

❌ The PR is not created using PR's template. You can refer to this Demo.
Please use PR's template, it helps save our maintainers' time so that more developers get helped.

@gouzil gouzil changed the title fix error msg [common] fix #63106 Incorrect segmentation Apr 1, 2024
@gouzil gouzil requested a review from SigureMo April 1, 2024 11:42
SigureMo
SigureMo previously approved these changes Apr 1, 2024
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 abbfef3 into PaddlePaddle:develop Apr 2, 2024
30 checks passed
@gouzil gouzil deleted the fix_error_msg2 branch April 23, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants