The Wayback Machine - https://web.archive.org/web/20220525104640/https://github.com/PaddlePaddle/Serving/issues/887
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

这里的or前后顺序写反了 #887

Open
mikeshi80 opened this issue Nov 20, 2020 · 2 comments
Open

这里的or前后顺序写反了 #887

mikeshi80 opened this issue Nov 20, 2020 · 2 comments
Assignees
Labels
good first issue

Comments

@mikeshi80
Copy link

@mikeshi80 mikeshi80 commented Nov 20, 2020

if bboxes.shape == (1, 1) or bboxes is None:

应该先判断是否为None,然后再判断它的属性

@github-actions
Copy link

@github-actions github-actions bot commented Nov 20, 2020

Message that will be displayed on users' first issue

@TeslaZhao TeslaZhao self-assigned this Dec 7, 2020
@TeslaZhao
Copy link
Collaborator

@TeslaZhao TeslaZhao commented Dec 7, 2020

感谢您的建议,我们会在下一版本修复

@TeslaZhao TeslaZhao added the good first issue label Dec 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue
2 participants