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

[TOPI] Fix uint8 resize_bilinear issue. #2490

Merged
merged 1 commit into from
Jan 25, 2019

Conversation

Rasterer
Copy link
Contributor

In uint8 resize_bilinear case, the old code will lead to incorrect results due to lack of type promotion.

Signed-off-by: Zhebin Jin <zhebin.jzb@alibaba-inc.com>
Copy link
Contributor

@srkreddy1238 srkreddy1238 left a comment

Choose a reason for hiding this comment

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

LGTM.

@srkreddy1238 srkreddy1238 merged commit 4e57323 into apache:master Jan 25, 2019
@Rasterer Rasterer deleted the resize_bilinear branch January 25, 2019 07:09
Anthony-Mai pushed a commit to Anthony-Mai/tvm that referenced this pull request Jan 25, 2019
Signed-off-by: Zhebin Jin <zhebin.jzb@alibaba-inc.com>
zhiics pushed a commit to zhiics/tvm that referenced this pull request Jan 30, 2019
Signed-off-by: Zhebin Jin <zhebin.jzb@alibaba-inc.com>
merrymercy pushed a commit to merrymercy/tvm that referenced this pull request Feb 18, 2019
Signed-off-by: Zhebin Jin <zhebin.jzb@alibaba-inc.com>
wweic pushed a commit to neo-ai/tvm that referenced this pull request Feb 20, 2019
Signed-off-by: Zhebin Jin <zhebin.jzb@alibaba-inc.com>
wweic pushed a commit to neo-ai/tvm that referenced this pull request Feb 20, 2019
Signed-off-by: Zhebin Jin <zhebin.jzb@alibaba-inc.com>
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