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 cls_x and bbox_x is possibly unbound #10973

Merged
merged 1 commit into from
Sep 25, 2023
Merged

fix cls_x and bbox_x is possibly unbound #10973

merged 1 commit into from
Sep 25, 2023

Conversation

SigureMo
Copy link
Member

@SigureMo SigureMo commented Sep 22, 2023

在循环次数为 0 时,cls_xbbox_x 是不存在的,因此是有风险的,也会导致动转静 PaddleSOT 报错

@paddle-bot
Copy link

paddle-bot bot commented Sep 22, 2023

Thanks for your contribution!

Copy link
Collaborator

@tink2123 tink2123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tink2123 tink2123 merged commit dc3fb00 into PaddlePaddle:release/2.7 Sep 25, 2023
@SigureMo SigureMo deleted the patch-1 branch September 25, 2023 07:25
@SigureMo SigureMo restored the patch-1 branch September 25, 2023 07:40
@SigureMo SigureMo deleted the patch-1 branch September 25, 2023 07:48
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