Skip to content

[QNN] unary op for quantized resize2d and test#10589

Merged
mbrookhart merged 2 commits intoapache:mainfrom
CircleSpin:resize2d
Mar 12, 2022
Merged

[QNN] unary op for quantized resize2d and test#10589
mbrookhart merged 2 commits intoapache:mainfrom
CircleSpin:resize2d

Conversation

@CircleSpin
Copy link
Contributor

@CircleSpin CircleSpin commented Mar 11, 2022

Adding resize2d in the fake quantization pass

@mbrookhart @anwang2009 @AndrewZhaoLuo @margaretqian @sfvaroglu

Copy link
Contributor

@anwang2009 anwang2009 left a comment

Choose a reason for hiding this comment

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

LGTM!


compare_fq_to_int(op, [x_np])

def test_fake_quantize_resize_bilinear():
Copy link
Contributor

Choose a reason for hiding this comment

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

nit:

Suggested change
def test_fake_quantize_resize_bilinear():
def test_fake_quantize_image_resize_bilinear():

Copy link
Contributor Author

Choose a reason for hiding this comment

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

👯

@mbrookhart mbrookhart merged commit aa47018 into apache:main Mar 12, 2022
pfk-beta pushed a commit to pfk-beta/tvm that referenced this pull request Apr 11, 2022
* unary op for resize2d and test

* renamed test
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