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] Shape compression #3500

Merged
merged 5 commits into from
Dec 21, 2020

Conversation

ZlobinGM
Copy link
Contributor

@ZlobinGM ZlobinGM commented Dec 7, 2020

This change prevent saving same shapes in blob. If more than one data have same shapes, only one will be saved in blob.

@ZlobinGM ZlobinGM self-assigned this Dec 7, 2020
@ZlobinGM ZlobinGM requested a review from a team as a code owner December 7, 2020 17:34
@ggladilov ggladilov requested a review from a user December 8, 2020 09:06
@ZlobinGM ZlobinGM force-pushed the shape-compression branch 2 times, most recently from 148fb2b to accd51e Compare December 14, 2020 14:07
@ZlobinGM ZlobinGM requested a review from ggladilov December 14, 2020 14:17
@ZlobinGM ZlobinGM requested review from a user and ggladilov December 16, 2020 09:47
@Maxim-Doronin
Copy link
Contributor

@ZlobinGM Is it ready to be merged?

@ZlobinGM
Copy link
Contributor Author

@ZlobinGM Is it ready to be merged?

Yes

@Maxim-Doronin Maxim-Doronin merged commit 9355490 into openvinotoolkit:master Dec 21, 2020
mryzhov pushed a commit to mryzhov/openvino that referenced this pull request Jan 14, 2021
* This change prevents saving the same shapes in a blob. If more than one data have the same shapes, only one will be saved in the blob.
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