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

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
@dmitry-gorokhov dmitry-gorokhov force-pushed the feature/remove_ov_affinity branch from 89cf371 to fa5f5e9 Compare January 6, 2025 04:50
@dmitry-gorokhov
Copy link
Contributor Author

build_jenkins

@dmitry-gorokhov dmitry-gorokhov added this pull request to the merge queue Jan 6, 2025
Merged via the queue into openvinotoolkit:master with commit 0ea1ecc Jan 6, 2025
187 checks passed
@dmitry-gorokhov dmitry-gorokhov deleted the feature/remove_ov_affinity branch January 6, 2025 12:02
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