8000 fixed issues 16008 by XiaoDongGuoGuo · Pull Request #16555 · PaddlePaddle/PaddleOCR · GitHub
[go: up one dir, main page]

Skip to content

Conversation

XiaoDongGuoGuo
Copy link
@XiaoDongGuoGuo XiaoDongGuoGuo commented Sep 23, 2025

fixed bug for issues #16008

Copy link
paddle-bot bot commented Sep 23, 2025

Thanks for your contribution!

@luotao1
Copy link
Collaborator
luotao1 commented Sep 24, 2025

为什么提到release/2.9版本?

@XiaoDongGuoGuo
Copy link
Author

为什么提到release/2.9版本?

release/2.7~release/2.9版本和当前最新的版本不是一个实现逻辑,辛苦您对比看下

@zhang-prog
Copy link
Collaborator

fixed bug for issues #16008

@XiaoDongGuoGuo 您好!感谢贡献PR,您的修改原因和代码已经收到,但我们还需要进行批量测试以验证正确性和兼容性,预计国庆前后给出回复。

另外,您的代码风格未通过,建议使用pre-commit工具进行修复,假设本地的git remote设置中,upstream是指官方仓库,origin是指自己的fork,那么在本地开发分支上执行:

git fetch upstream release/2.9
git merge FETCH_HEAD
pre-commit run --all-files
git commit -m "Fix code style"
git push origin HEAD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0