-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Change ov::parallel_for to CpuParallel::parallel_for #33244
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
Merged
maxnick
merged 28 commits into
openvinotoolkit:master
from
sunxiaoxia2022:xiaoxia/parallel_for_auto_2.0
Feb 12, 2026
Merged
Changes from 15 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
5acdb34
change parallel_for to cpuParallel->parallel_for
sunxiaoxia2022 f6aafcf
change some parallel_for to auto
sunxiaoxia2022 8ed2657
add some parallel to cpu_parallel
sunxiaoxia2022 d4dca59
update parallel_for in dft
sunxiaoxia2022 feb4f8c
update parallel in color_convert
sunxiaoxia2022 7065083
fix conflict
sunxiaoxia2022 2137288
fix code style
sunxiaoxia2022 5afceb3
code style
sunxiaoxia2022 a23d9db
fix Clang-tidy issue
sunxiaoxia2022 42a9f1c
Clang-tidy issue
sunxiaoxia2022 27c9e48
Clang-tidy
sunxiaoxia2022 e602707
Clang-tidy
sunxiaoxia2022 494bb9d
clang-tidy
sunxiaoxia2022 9be399f
clang-tidy
sunxiaoxia2022 20fd0c2
fix test failure
sunxiaoxia2022 8334f83
add const
sunxiaoxia2022 5666a4c
pass cpuParallel to the execute method
sunxiaoxia2022 132b5f1
fix code style
sunxiaoxia2022 38fe348
fix ci issue
sunxiaoxia2022 ad0e817
clang issue
sunxiaoxia2022 f0e10d9
fix code style
sunxiaoxia2022 8c13666
fix clang-tidy issue
sunxiaoxia2022 a669ede
Merge branch 'master' into xiaoxia/parallel_for_auto_2.0
sunxiaoxia2022 ad33939
Merge branch 'master' into xiaoxia/parallel_for_auto_2.0
sunxiaoxia2022 62b967f
move CpuParallelPtr into ov::intel_cpu namespace
sunxiaoxia2022 97b6b39
Merge branch 'master' into xiaoxia/parallel_for_auto_2.0
sunxiaoxia2022 926dfe0
fix conflict
sunxiaoxia2022 92014bc
arm issue
sunxiaoxia2022 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.