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

Cherry-pick custom max_element loop #662

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

mzegla
Copy link
Collaborator

@mzegla mzegla commented Jul 22, 2024

Cherry picked from master

…oop for greedy sampling (openvinotoolkit#607)

Searching for max element in a custom loop gives better performance than
using std::max_element
@Wovchena Wovchena added this pull request to the merge queue Jul 22, 2024
Merged via the queue into openvinotoolkit:releases/2024/3 with commit 7bf42f1 Jul 22, 2024
7 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants