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

[QNN] Conv2D with dilation support. #4796

Merged
merged 1 commit into from
Feb 3, 2020

Conversation

anijain2305
Copy link
Contributor

Quantized SSD_VGG has a dilated conv. This PR supports better QNN lowering for symmetric dilated conv.

Asymmetric dilated conv requires dilated pooling op. If we see a usecase, we can add that op. Currently, there is no major usecase.

@vinx13 @FrozenGene @jackwish @yzhliu @yidawang

Copy link
Contributor

@zhenhuaw-me zhenhuaw-me left a comment

Choose a reason for hiding this comment

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

LGTM

@FrozenGene
Copy link
Member

Thanks @anijain2305 @jackwish This is merged.

@FrozenGene FrozenGene merged commit 00097b1 into apache:master Feb 3, 2020
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 26, 2020
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 28, 2020
zhiics pushed a commit to neo-ai/tvm that referenced this pull request Mar 2, 2020
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