openvino
openvino copied to clipboard
Fix Subgraph serialization/de-serialization
Details:
- Add default constructor for Subgraph object
- Add Subgraph operation into extensions
- Fix Subgraph attribute serialization
Tickets:
- 63594
@chenhu-wang Could you please take a review? thanks!
Is it possible to add test to cover this kind of serialization/deserialization failure in https://github.com/openvinotoolkit/openvino/tree/master/src/tests/functional/inference_engine/serialization?
Thanks for review, I'm looking on how to test this case
@IvanNovoselov could you please take a look as well?
The changes will be merged into master as part of #14064
Implemented in https://github.com/openvinotoolkit/openvino/pull/14064