openvino/model-optimizer/mo/graph
Evgeny Lazarev 970b1301b5
Cleanup IR v7 from the MO (#1008)
* Removed back phase transformations related to IRv7

* Fixed setting value for the input port using the 'set_value' method

* Removed front and middle phase transformations related to IRv7

* Cleanup the rest of the Model Optimizer transformations from IRv7 specific transformations

* Final cleanup of the deprecated IR v7 related code

* Removed 'blobs_as_input' usage in the Model Optimizer.

* Removed function '_fuse_add' from the Model Optimizer since it is not used anymore.

* Removed 'keep_in_IR' node attribute for FakeQuantize ops in the MO

* Disabled failing gpu_engine.user_context test
2020-06-22 11:52:00 +03:00
..
__init__.py Publishing R3 2018-10-16 13:45:03 +03:00
connection.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
graph.py publish master branch snapshot, revision 49482ae3bea0cbaa07474f86f36db11943142687 2020-05-13 21:12:22 +03:00
graph_test.py publish master branch snapshot, revision cdcab9d7ab48ffb0ee5629fabbfa06cb45debd9b 2020-04-15 19:01:57 +03:00
perm_inputs.py Publishing 2020.1 content 2020-02-11 22:48:49 +03:00
port.py Cleanup IR v7 from the MO (#1008) 2020-06-22 11:52:00 +03:00