openvino/model-optimizer/mo/utils/ir_reader
Anton Chetverikov a56d81345d
[MO] IR Reader meta_info using update (#7133)
* Initial change to allow saving graphto IR without meta_info

* Update saving and restoring functions, add more comments

* Add unit tests for define_data_type() function

* Fix wrong name

* Update condition

* Update meta_data checks

* Update data_type restoretion and missed outpurt ports handling

* Update and add new test

* Update comments

* Remove commented code

* Rename function

* Update temporary Result operations processing

* Remove define_data_type function

* Move node_normalize_output function to Op class methods

* Update comments

* Update comments
2021-10-05 15:07:44 +03:00
..
extenders [MO] IR Reader meta_info using update (#7133) 2021-10-05 15:07:44 +03:00
__init__.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
extender.py Support unregistered operations in MO IR Reader (#6837) 2021-08-18 12:56:13 +03:00
layer_to_class.py [MO] IR Reader meta_info using update (#7133) 2021-10-05 15:07:44 +03:00
restore_graph.py [MO] IR Reader meta_info using update (#7133) 2021-10-05 15:07:44 +03:00