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

[OPENCL] fix bilinear_interp bug #5482

Merged
merged 1 commit into from
Feb 7, 2021

Conversation

daming5432
Copy link
Collaborator

该bug导致缺少一个判断,导致差值weight有可能为负值。

Copy link
Contributor

@ysh329 ysh329 left a comment

Choose a reason for hiding this comment

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

LGTM

@ysh329 ysh329 changed the title fix bilinear_interp bug [OPENCL] fix bilinear_interp bug Feb 5, 2021
Copy link
Collaborator

@zhaoyang-star zhaoyang-star left a comment

Choose a reason for hiding this comment

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

LGTM

@daming5432 daming5432 merged commit 0edbc56 into PaddlePaddle:develop Feb 7, 2021
@daming5432 daming5432 deleted the fix_bisenet branch February 7, 2021 06:29
BillDior pushed a commit to BillDior/Paddle-Lite that referenced this pull request Feb 8, 2021
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.

3 participants