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 EP] Initial INT4 support #21171

Draft
wants to merge 57 commits into
base: main
Choose a base branch
from
Draft

[QNN EP] Initial INT4 support #21171

wants to merge 57 commits into from

Conversation

adrianlizarraga
Copy link
Contributor

@adrianlizarraga adrianlizarraga commented Jun 25, 2024

Description

  • Adds support for int4 quantized weights (per-tensor and per-channel) on QNN EP
  • Adds test script that creates an INT4 qdq model with a Conv
  • Adds a unit tests demonstrating accuracy issues.

Motivation and Context

This is the next step in being able to run models that use 4-bit quantized weights on QNN EP.

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.

None yet

1 participant