Post release 3.2.0 actions#4089
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Post-release housekeeping for NNCF 3.2.0: bumps the OpenVINO pin from 2026.1.0 to 2026.2.0 across all example/requirement files and constraints, adds the 3.2.0 release notes, updates the supported-versions table, and adjusts an example test scope (accuracy drop value and xfail marker).
Changes:
- Bump
openvinoto2026.2.0inconstraints.txt,docs/Installation.md, and all examplerequirements.txtfiles. - Add 3.2.0 entry to
ReleaseNotes.mdand supported-versions table. - Update
tests/cross_fw/examples/example_scope.json: refreshaccuracy_dropvalue and add an xfail forllm_compression_syntheticon Windows.
Reviewed changes
Copilot reviewed 26 out of 26 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| constraints.txt | Bump openvino to 2026.2.0 |
| docs/Installation.md | Add 3.2.0 row, update develop row to 2026.2.0 |
| ReleaseNotes.md | Add 3.2.0 release notes section |
| examples/**/requirements.txt (20 files) | Bump openvino pin to 2026.2.0 |
| tests/cross_fw/examples/example_scope.json | Update accuracy_drop; add xfail for llm_compression_synthetic |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
Reason for changes
Related tickets
Tests
Test examples - success
Weight compression - success
PTQ-868