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

[Core/Ref] Multiclass NMS: Fix vector initialization #27157

Conversation

t-jankowski
Copy link
Contributor

Details:

  • std::vector initialized with actual size needed.

Tickets:

@t-jankowski t-jankowski requested a review from praasz October 21, 2024 08:43
@t-jankowski t-jankowski requested a review from a team as a code owner October 21, 2024 08:43
@github-actions github-actions bot added the category: Core OpenVINO Core (aka ngraph) label Oct 21, 2024
@mlukasze mlukasze enabled auto-merge October 24, 2024 11:03
@mlukasze mlukasze added this pull request to the merge queue Oct 24, 2024
Merged via the queue into openvinotoolkit:master with commit ea04212 Oct 24, 2024
158 of 160 checks passed
CuriousPanCake pushed a commit to CuriousPanCake/openvino that referenced this pull request Nov 6, 2024
…#27157)

### Details:
 - `std::vector` initialized with actual size needed.

### Tickets:
 - CVS-155037
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Core OpenVINO Core (aka ngraph)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants