openvino/model-optimizer/extensions/analysis
Pavel Esir 68badf5165
[MO] add IteratorGetNextCut (#8040)
* added IteratorGetNextCut, some improvements in graph.py

* added allowed types check

* reused new graph API for ports

* returned back old API 'out_nodes', removed soft-getting name from base class, changed run_after -> []

* correctly used new port API

* corrected IteratorGetNext message
2021-11-11 10:27:51 +03:00
..
__init__.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
boolean_input.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
inputs.py [MO] add IteratorGetNextCut (#8040) 2021-11-11 10:27:51 +03:00
json_print.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
nodes.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
tf_od_api.py [MO] Updating MO to detect TF 2.X OD API models (#6983) 2021-09-10 17:44:42 +03:00
tf_retinanet.py New IRC package structure (#6255) 2021-09-15 16:49:11 +03:00
tf_yolo.py New IRC package structure (#6255) 2021-09-15 16:49:11 +03:00