Skip to content

Reading mxfp6_matmul for QNN Compilation path from compile API arguments #499

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shubhagr-qc
Copy link
Contributor

Added mxfp6_matmul as a recognized argument in QEFFBaseModel::_compile. Its required because for VLM models, qefficient is over-writing mxfp6 value as false for vision case and to use the same value for QNN we are reading it from compile API arguments and made mxfp6 matmul parameter as immutable from qnn_config.json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants