WIP - Security hits solved#54
Closed
DariaMityagina wants to merge 5 commits intoopenvinotoolkit:developfrom
Closed
WIP - Security hits solved#54DariaMityagina wants to merge 5 commits intoopenvinotoolkit:developfrom
DariaMityagina wants to merge 5 commits intoopenvinotoolkit:developfrom
Conversation
DariaMityagina
commented
Apr 14, 2025
src/vpux_compiler/src/dialect/VPUIP/transforms/passes/dump_statistics_of_task_ops.cpp
Outdated
Show resolved
Hide resolved
DariaMityagina
commented
Apr 14, 2025
|
|
||
| std::vector<AlgorithmParam> block_params(input_blocks * ALGORITHMS); | ||
| std::size_t total_blocks = static_cast<std::size_t>(input_blocks) * static_cast<std::size_t>(ALGORITHMS); | ||
| std::vector<AlgorithmParam> block_params(total_blocks); |
Contributor
Author
There was a problem hiding this comment.
Multiplication result converted to larger type
a0cb92f to
3b9fc13
Compare
Contributor
Author
|
Closed issues: https://github.com/openvinotoolkit/npu_compiler/security/code-scanning?query=is%3Aclosed+pr%3A54 TODO: Fix LIT test |
31ffe93 to
ddeb607
Compare
Contributor
Author
Collaborator
|
Fixed has been brought through bulk update #63 |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.


Summary
Solving:
Target Platform For Release Notes
Classification of this Pull Request
Code Review Survey (Copy and Complete in your code review)