Skip to content

Conversation

@qti-yuduo
Copy link
Contributor

Motivation

QDQ node group selection logic currently navigate Clip op to UnaryNodeGroupSelector. This isn't properly handling the use case where Clip op has min/max provided from Q/DQ ops (still constant initializers).

image-2025-11-18-11-49-19-156

Changes:

  • Implement custom NodeGroupSelector so that Clip op is properly tagged for backend to consume.
  • Fix QNN EP Clip min/max parsing and perform de-quantize when needed.
  • Unit tests for both changes.

@quic-tirupath
Copy link
Contributor

@deval-patel and @chilo-ms
Could you please help to trigger CI pipeline for this PR

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