Skip to content
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

Follow up to #2727 #3211

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

nikita-savelyevv
Copy link
Collaborator

@nikita-savelyevv nikita-savelyevv commented Jan 23, 2025

Changes

Follow up to #2727

  • Do not use infer_request.results
  • Replace >= with opset.greater_equal()

Reason for changes

  • Improve int4 compression time by up to ~10%
  • Avoid warning: DeprecationWarning: greater_equal is deprecated and will be removed in version 2025.3. Use ops.greater_equal instead

Related tickets

Tests

@github-actions github-actions bot added the NNCF OpenVINO Pull requests that updates NNCF OpenVINO label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NNCF OpenVINO Pull requests that updates NNCF OpenVINO
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant