Skip to content

[QNN EP] Add fixing dynamic input shapes in qnn.preprocess #25024

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

Merged

Conversation

huaychou
Copy link
Contributor

Description

  • Add argument "--dynamic_input_shapes" to fix dynamic input shapes in qnn.preprocess

Motivation and Context

  • Because QNN-EP doesn't support dynamic shape, add this argument to support model with dynamic input dims but static input shape after qnn.preprocess.

huaychou added 2 commits June 11, 2025 10:22
- Add argument "--dynamic_input_shapes" to fix dynamic input shapes
in qnn.preprocess
- fix python import relative path
- move fix dynamic input shapes before fusion
@huaychou
Copy link
Contributor Author

@microsoft-github-policy-service agree company="Qualcomm"

@HectorSVC HectorSVC added the ep:QNN issues related to QNN exeution provider label Jun 11, 2025
@HectorSVC
Copy link
Contributor

/azp run Linux QNN CI Pipeline,Win_TRT_Minimal_CUDA_Test_CI,Windows ARM64 QNN CI Pipeline,Windows GPU Doc Gen CI Pipeline,Windows x64 QNN CI Pipeline

Copy link

Azure Pipelines successfully started running 5 pipeline(s).

Copy link
Contributor

@HectorSVC HectorSVC left a comment

Choose a reason for hiding this comment

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

:shipit:

@HectorSVC HectorSVC merged commit a643acf into microsoft:main Jun 12, 2025
83 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ep:QNN issues related to QNN exeution provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants