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

add op_types_to_quantize to get_qnn_qdq_config #23458

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

xieofxie
Copy link

Description

add op_types_to_quantize to get_qnn_qdq_config so support only quantize part of it.

In my understanding, if ops are not quantized, they will use fp16 to run if supported?

https://docs.qualcomm.com/bundle/publicresource/topics/80-63442-50/SupportedOps.html

Motivation and Context

See scenario in issue in Olive microsoft/Olive#1552

@adrianlizarraga
Copy link
Contributor

Looks like there are some linter errors. Should be able to fix them by running lintrunner -a locally

@xieofxie
Copy link
Author

Looks like there are some linter errors. Should be able to fix them by running lintrunner -a locally

Never thought it should be written in this way..

@adrianlizarraga
Copy link
Contributor

Hi @xieofxie, could you please try merging the latest changes from main? That should get the CI working.

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