Compression of constants during serialization#4846
Merged
tomdol merged 14 commits intoopenvinotoolkit:masterfrom Mar 31, 2021
Merged
Compression of constants during serialization#4846tomdol merged 14 commits intoopenvinotoolkit:masterfrom
tomdol merged 14 commits intoopenvinotoolkit:masterfrom
Conversation
174f070 to
b54d074
Compare
elszkowski
reviewed
Mar 18, 2021
inference-engine/src/transformations/src/transformations/serialize.cpp
Outdated
Show resolved
Hide resolved
4c99c8f to
d9fcbd0
Compare
elszkowski
reviewed
Mar 22, 2021
inference-engine/src/transformations/src/transformations/serialize.cpp
Outdated
Show resolved
Hide resolved
inference-engine/src/transformations/src/transformations/serialize.cpp
Outdated
Show resolved
Hide resolved
inference-engine/src/transformations/src/transformations/serialize.cpp
Outdated
Show resolved
Hide resolved
ilyachur
reviewed
Mar 24, 2021
Contributor
|
Please add new tests to cover this functionality |
elszkowski
approved these changes
Mar 25, 2021
inference-engine/tests/functional/inference_engine/ir_serialization/const_compression.cpp
Outdated
Show resolved
Hide resolved
inference-engine/tests/functional/inference_engine/ir_serialization/const_compression.cpp
Outdated
Show resolved
Hide resolved
inference-engine/tests/functional/inference_engine/ir_serialization/const_compression.cpp
Outdated
Show resolved
Hide resolved
inference-engine/tests/functional/inference_engine/ir_serialization/const_compression.cpp
Outdated
Show resolved
Hide resolved
ilyachur
reviewed
Mar 26, 2021
ilyachur
approved these changes
Mar 26, 2021
jdanieck
reviewed
Mar 26, 2021
elszkowski
reviewed
Mar 31, 2021
inference-engine/tests/functional/inference_engine/ir_serialization/const_compression.cpp
Outdated
Show resolved
Hide resolved
inference-engine/tests/functional/inference_engine/ir_serialization/const_compression.cpp
Outdated
Show resolved
Hide resolved
inference-engine/tests/functional/inference_engine/ir_serialization/const_compression.cpp
Outdated
Show resolved
Hide resolved
inference-engine/tests/functional/inference_engine/ir_serialization/const_compression.cpp
Outdated
Show resolved
Hide resolved
inference-engine/tests/functional/inference_engine/ir_serialization/const_compression.cpp
Outdated
Show resolved
Hide resolved
inference-engine/tests/functional/inference_engine/ir_serialization/const_compression.cpp
Outdated
Show resolved
Hide resolved
inference-engine/tests/functional/inference_engine/ir_serialization/const_compression.cpp
Outdated
Show resolved
Hide resolved
inference-engine/tests/functional/inference_engine/ir_serialization/const_compression.cpp
Outdated
Show resolved
Hide resolved
inference-engine/tests/functional/inference_engine/ir_serialization/const_compression.cpp
Show resolved
Hide resolved
inference-engine/tests/functional/inference_engine/ir_serialization/const_compression.cpp
Show resolved
Hide resolved
32851e1 to
e9680f8
Compare
jdanieck
approved these changes
Mar 31, 2021
tomdol
approved these changes
Mar 31, 2021
luo-cheng2021
pushed a commit
to luo-cheng2021/openvino
that referenced
this pull request
Apr 7, 2021
mryzhov
pushed a commit
to mryzhov/openvino
that referenced
this pull request
Apr 23, 2021
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.
Details:
Tickets: