openvino/model-optimizer/mo/utils
Eugeny Volosenkov 859a3b8a30
Deprecated warnings fix in MO (#6016)
* Add code style fixes

* Revert "Add code style fixes"

This reverts commit 490934f243.

* Fix Invalid escape sequence

* Fix Invalid escape sequence
2021-06-04 16:53:30 +03:00
..
ir_engine Fix security issue with XML parsing (#5686) 2021-05-26 14:17:55 +03:00
ir_reader Fix errors for VariadicSplit layer restored from serialized IR (#5613) 2021-05-19 19:03:58 +03:00
__init__.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
broadcasting.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
check_ie_bindings.py Common telemetry (#5032) 2021-05-14 21:56:03 +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 Additional telemetry events in MO. (#5662) 2021-05-24 15:21:29 +03:00
convert.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
custom_replacement_config.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +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 Fix IE Python API search inside MO for Windows platform (#5862) 2021-05-28 09:57:16 +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 Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
guess_framework.py Deprecated warnings fix in MO (#6016) 2021-06-04 16:53:30 +03: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
logger.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
model_analysis.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +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 Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
telemetry_stub.py Common telemetry (#5032) 2021-05-14 21:56:03 +03:00
telemetry_utils.py Additional telemetry events in MO. (#5662) 2021-05-24 15:21:29 +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 Common telemetry (#5032) 2021-05-14 21:56:03 +03:00
version.py Add Model Optimizer --transform option (#5504) 2021-05-12 18:42:56 +03:00
versions_checker.py Smal fix with tf env_setup (#5476) 2021-05-12 15:33:03 +03:00