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 usage of deprecated ov::affinity property #1467

Conversation

dmitry-gorokhov
Copy link
Contributor

@ilya-lavrenov ilya-lavrenov merged commit 2ab8fa8 into openvinotoolkit:master Jan 3, 2025
57 of 59 checks passed
@ilya-lavrenov ilya-lavrenov added this to the 2025.0 milestone Jan 3, 2025
@ilya-lavrenov ilya-lavrenov self-assigned this Jan 3, 2025
github-merge-queue bot pushed a commit to openvinotoolkit/openvino that referenced this pull request Jan 6, 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:
 - *[CVS-129093](https://jira.devtools.intel.com/browse/CVS-129093)*

### Dependencies: 

- openvinotoolkit/openvino.genai#1467
- openvinotoolkit/open_model_zoo#3991
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Python API Python API for GenAI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants