Skip to content

[ONNX] Fix incorrect insertion of MatMulNBits nodes#3889

Merged
AlexanderDokuchaev merged 1 commit into
openvinotoolkit:developfrom
andrey-churkin:ac/fix_onnx_backend
Feb 6, 2026
Merged

[ONNX] Fix incorrect insertion of MatMulNBits nodes#3889
AlexanderDokuchaev merged 1 commit into
openvinotoolkit:developfrom
andrey-churkin:ac/fix_onnx_backend

Conversation

@andrey-churkin
Copy link
Copy Markdown
Contributor

Changes

  • Fix incorrect insertion of MatMulNBits nodes
  • Use lazy creation of onnx.utils.Extractor object

Reason for changes

Weight Compression tests failed with openvino 2026.0.0rc2

@andrey-churkin andrey-churkin requested a review from a team as a code owner February 5, 2026 13:27
@github-actions github-actions Bot added the NNCF PTQ Pull requests that updates NNCF PTQ label Feb 5, 2026
@andrey-churkin
Copy link
Copy Markdown
Contributor Author

@andrey-churkin
Copy link
Copy Markdown
Contributor Author

andrey-churkin commented Feb 5, 2026

I've create the ticket (ref: CVS-180690) to add more tests to prevent such errors in the future.

@AlexanderDokuchaev AlexanderDokuchaev merged commit 91c8f71 into openvinotoolkit:develop Feb 6, 2026
18 checks passed
AlexanderDokuchaev pushed a commit to AlexanderDokuchaev/nncf that referenced this pull request Feb 6, 2026
…3889)

### Changes

- Fix incorrect insertion of MatMulNBits nodes
- Use lazy creation of `onnx.utils.Extractor` object

### Reason for changes

Weight Compression tests failed with openvino 2026.0.0rc2
AlexanderDokuchaev pushed a commit to AlexanderDokuchaev/nncf that referenced this pull request Feb 6, 2026
…3889)

### Changes

- Fix incorrect insertion of MatMulNBits nodes
- Use lazy creation of `onnx.utils.Extractor` object

### Reason for changes

Weight Compression tests failed with openvino 2026.0.0rc2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

NNCF PTQ Pull requests that updates NNCF PTQ

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants