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

Fix memory leak inside Pruning transformation #5819

Conversation

GlebKazantaev
Copy link
Contributor

Description

Removed cycle shared_ptr dependency between lambda functions inside Pruning transformation. Now sanitizer shows no issues.

Tickets

XXX-55676

@GlebKazantaev GlebKazantaev requested review from a team and asomsiko May 25, 2021 21:29
@GlebKazantaev GlebKazantaev added the category: transformations OpenVINO Runtime library - Transformations label May 25, 2021
@GlebKazantaev GlebKazantaev added this to the 2021.4 milestone May 25, 2021
@openvino-pushbot openvino-pushbot added the category: inference OpenVINO Runtime library - Inference label May 25, 2021
@GlebKazantaev GlebKazantaev merged commit 5b291b5 into openvinotoolkit:master May 26, 2021
AlexeyLebedev1 pushed a commit to AlexeyLebedev1/openvino that referenced this pull request May 27, 2021
yekruglov pushed a commit to yekruglov/openvino that referenced this pull request Jun 7, 2021
rnugmanx pushed a commit to rnugmanx/openvino that referenced this pull request Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: inference OpenVINO Runtime library - Inference category: transformations OpenVINO Runtime library - Transformations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants