-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
refactoring get_cpu_pinning() #22489
Merged
wangleis
merged 16 commits into
openvinotoolkit:master
from
wangleis:doc_affinity_deprecation
Feb 23, 2024
Merged
refactoring get_cpu_pinning() #22489
wangleis
merged 16 commits into
openvinotoolkit:master
from
wangleis:doc_affinity_deprecation
Feb 23, 2024
Conversation
This file contains 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
wangleis
changed the title
add ov::affinity deprecation in CPU plugin introduction
{DOC] add ov::affinity deprecation in CPU plugin introduction
Jan 29, 2024
wangleis
changed the title
{DOC] add ov::affinity deprecation in CPU plugin introduction
[DOC] add ov::affinity deprecation in CPU plugin introduction
Jan 29, 2024
wangleis
requested review from
peterchen-intel,
kblaszczak-intel,
sunxiaoxia2022 and
xufang-lisa
January 29, 2024 07:06
wangleis
changed the title
[DOC] add ov::affinity deprecation in CPU plugin introduction
[DOC] add ov::affinity deprecation info in CPU plugin introduction
Jan 29, 2024
xufang-lisa
approved these changes
Jan 31, 2024
docs/articles_en/openvino_workflow/running_inference_with_openvino/Device_Plugins/CPU.rst
Outdated
Show resolved
Hide resolved
sunxiaoxia2022
approved these changes
Jan 31, 2024
dmitry-gorokhov
approved these changes
Feb 2, 2024
wangleis
force-pushed
the
doc_affinity_deprecation
branch
from
February 4, 2024 06:13
25d3d65
to
3ec8c18
Compare
wangleis
changed the title
[DOC] add ov::affinity deprecation info in CPU plugin introduction
refactoring get_cpu_pinning()
Feb 4, 2024
wangleis
force-pushed
the
doc_affinity_deprecation
branch
from
February 4, 2024 09:18
5e48f82
to
8548eb5
Compare
@dmitry-gorokhov @sunxiaoxia2022 @xufang-lisa Refactoring get_cpu_pinning() in this PR. Please review again. |
github-actions
bot
added
category: IE Tests
OpenVINO Test: plugins and common
category: CI
OpenVINO public CI
category: dependency_changes
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
labels
Feb 19, 2024
wangleis
force-pushed
the
doc_affinity_deprecation
branch
from
February 20, 2024 01:29
92e4914
to
8e71e58
Compare
github-actions
bot
removed
category: IE Tests
OpenVINO Test: plugins and common
category: CI
OpenVINO public CI
category: dependency_changes
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
labels
Feb 20, 2024
github-actions
bot
added
category: CI
OpenVINO public CI
github_actions
Pull requests that update GitHub Actions code
labels
Feb 20, 2024
github-actions
bot
added
the
category: IE Tests
OpenVINO Test: plugins and common
label
Feb 21, 2024
@wangleis This PR increases Win tests pass time more than 2 times. This is unacceptable. Please revert the PR |
Merged
github-merge-queue bot
pushed a commit
that referenced
this pull request
Feb 29, 2024
### Details: - *Porting [PR 22489](#22489 -- *add ov::affinity deprecation in CPU plugin introduction* -- *refactoring get_cpu_pinning()* -- *Default CPU pinning on Windows is false on all platform* - *Enable CPU pinning in part of CPU functional test cases. Now Intel CPU plugin func tests on Windows finish at 0h:27m:32.21s in this PR and 0h:30m:50.99s in [PR 23129](#23129 ### Tickets: - *CVS-129030*
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
category: CI
OpenVINO public CI
category: CPU
OpenVINO CPU plugin
category: docs
OpenVINO documentation
category: IE Tests
OpenVINO Test: plugins and common
github_actions
Pull requests that update GitHub Actions code
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.
Details:
Tickets: