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

Removed deprecated ov::affinity property #28247

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

dmitry-gorokhov
Copy link
Contributor

@dmitry-gorokhov dmitry-gorokhov commented Jan 2, 2025

Details:

  • Removes ov::affinity property (deprecated in OV 2024.0), ov::hint::enable_cpu_pinning should be used instead.
  • Updates benchmark_app -pin option to be binded with ov::hint::enable_cpu_pinning property.

Tickets:

Dependencies:

@dmitry-gorokhov dmitry-gorokhov added this to the 2025.0 milestone Jan 2, 2025
@dmitry-gorokhov dmitry-gorokhov self-assigned this Jan 2, 2025
@dmitry-gorokhov dmitry-gorokhov requested review from a team as code owners January 2, 2025 11:01
@dmitry-gorokhov dmitry-gorokhov requested review from zKulesza and ilya-lavrenov and removed request for a team January 2, 2025 11:01
@github-actions github-actions bot added category: inference OpenVINO Runtime library - Inference category: IE Tests OpenVINO Test: plugins and common category: CPU OpenVINO CPU plugin category: Python API OpenVINO Python bindings category: C API OpenVINO C API bindings category: samples OpenVINO Runtime Samples category: docs OpenVINO documentation category: tools OpenVINO C++ / Python tools category: AUTO OpenVINO AUTO device selection plugin category: CPP API OpenVINO CPP API bindings category: JS API OpenVino JS API Bindings labels Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: AUTO OpenVINO AUTO device selection plugin category: C API OpenVINO C API bindings category: CPP API OpenVINO CPP API bindings category: CPU OpenVINO CPU plugin category: docs OpenVINO documentation category: IE Tests OpenVINO Test: plugins and common category: inference OpenVINO Runtime library - Inference category: JS API OpenVino JS API Bindings category: Python API OpenVINO Python bindings category: samples OpenVINO Runtime Samples category: tools OpenVINO C++ / Python tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants