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

[VPU]Fix segfault Myriad plugin during LoadNetwork with Hetero plugin #5222

Merged

Conversation

PoliOwl
Copy link
Contributor

@PoliOwl PoliOwl commented Apr 13, 2021

This PR fix segmentation fault during LoadNetwork call:

ie.LoadNetwork(net, "HETERO:MYRIAD,CPU", config)

Tickets:

@PoliOwl PoliOwl added this to the 2021.4 milestone Apr 13, 2021
@PoliOwl PoliOwl requested a review from a team as a code owner April 13, 2021 10:56
Copy link
Contributor

@AntonDudchenko AntonDudchenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rebase your branch and run internal CI

@PoliOwl PoliOwl force-pushed the Hetero_plugin_crash_fix branch from de1b2e2 to 6b56a22 Compare April 14, 2021 10:01
@PoliOwl PoliOwl force-pushed the Hetero_plugin_crash_fix branch 4 times, most recently from 336b6f6 to ca4c3c1 Compare May 4, 2021 08:36
@PoliOwl PoliOwl force-pushed the Hetero_plugin_crash_fix branch from ca4c3c1 to 042abce Compare May 5, 2021 12:43
@PoliOwl PoliOwl requested a review from a team May 5, 2021 12:43
@PoliOwl PoliOwl force-pushed the Hetero_plugin_crash_fix branch from 042abce to 583ffc2 Compare May 6, 2021 08:16
@PoliOwl PoliOwl force-pushed the Hetero_plugin_crash_fix branch from 583ffc2 to 77dc0a7 Compare May 6, 2021 08:23
@Maxim-Doronin Maxim-Doronin merged commit a411af1 into openvinotoolkit:master May 6, 2021
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.

3 participants