openvino/model-optimizer/mo/utils
Gleb Kazantaev b80b87b2d9
Split Transformations between MOC and Common pipelines (#7580)
* Split Transformations between MOC and Common pipelines

* Test

* Split passes

* Fix int8 issue

* Small refactoring
2021-10-08 19:07:41 +03:00
..
ir_engine RT Info Attributes Serialization/Deserialization (#7603) 2021-09-29 19:17:03 +03:00
ir_reader [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
broadcasting.py MO dynamic shapes support (#5918) 2021-09-01 14:35:06 +03:00
check_ie_bindings.py Split Transformations between MOC and Common pipelines (#7580) 2021-10-08 19:07:41 +03:00
class_registration.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
cli_parser.py Change the way Model Optimizer loads frontends (#7330) 2021-09-30 12:17:36 +02:00
convert.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
custom_replacement_config.py Add check if fastjsonschema installed (#6775) 2021-07-26 11:39:44 +03:00
dsu.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
error.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
extract_release_version.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
find_ie_version.py Replace IR Reader With IR Frontend (#7249) 2021-09-20 23:17:22 +03:00
find_inputs.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
get_ov_update_message.py fix date (#5694) 2021-05-19 22:21:51 +03:00
graph.py Updated conversion of TF OD API 2.4 SSD models (#6473) 2021-07-02 17:35:59 +03:00
guess_framework.py Change the way Model Optimizer loads frontends (#7330) 2021-09-30 12:17:36 +02:00
ie_version.py Common telemetry (#5032) 2021-05-14 21:56:03 +03:00
import_extensions.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
json_schema.py Add json validate (#6449) 2021-07-22 21:12:44 +03:00
logger.py [MO] IR Reader meta_info using update (#7133) 2021-10-05 15:07:44 +03:00
model_analysis.py [MO] Updating MO to detect TF 2.X OD API models (#6983) 2021-09-10 17:44:42 +03:00
pipeline_config.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
replacement_pattern.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
shape.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
simple_proto_parser.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
str_to.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
summarize_graph.py Fixed processing tags in summarize_graph.py (#6726) 2021-07-22 14:39:54 +03:00
telemetry_stub.py Common telemetry (#5032) 2021-05-14 21:56:03 +03:00
telemetry_utils.py MO dynamic shapes support (#5918) 2021-09-01 14:35:06 +03:00
tensorboard_util.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
unsupported_ops.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
utils.py MO dynamic shapes support (#5918) 2021-09-01 14:35:06 +03:00
version.py Add Model Optimizer --transform option (#5504) 2021-05-12 18:42:56 +03:00
versions_checker.py fix mo module version check (#7041) 2021-08-16 21:22:40 +03:00