Skip to content

[ONNX] Remove names of removed initializers from graph inputs#3885

Merged
andrey-churkin merged 3 commits into
openvinotoolkit:developfrom
andrey-churkin:ac/fix_compress_quantize_weights
Feb 4, 2026
Merged

[ONNX] Remove names of removed initializers from graph inputs#3885
andrey-churkin merged 3 commits into
openvinotoolkit:developfrom
andrey-churkin:ac/fix_compress_quantize_weights

Conversation

@andrey-churkin
Copy link
Copy Markdown
Contributor

Changes

Fix the compress_quantize_weights_transformation() method by removing names of removed initializers from graph inputs.

@andrey-churkin andrey-churkin requested a review from a team as a code owner February 3, 2026 14:11
Copy link
Copy Markdown
Collaborator

@AlexanderDokuchaev AlexanderDokuchaev left a comment

Choose a reason for hiding this comment

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

Please add tests that output model does not contain unexpected nodes

@github-actions github-actions Bot added the NNCF ONNX Pull requests that updates NNCF ONNX label Feb 4, 2026
@andrey-churkin andrey-churkin merged commit 349603f into openvinotoolkit:develop Feb 4, 2026
18 checks passed
AlexanderDokuchaev pushed a commit to AlexanderDokuchaev/nncf that referenced this pull request Feb 4, 2026
…notoolkit#3885)

### Changes

Fix the `compress_quantize_weights_transformation()` method by removing
names of removed initializers from graph inputs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

NNCF ONNX Pull requests that updates NNCF ONNX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants