openvino/model-optimizer/mo
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
..
back [MO] IR Reader meta_info using update (#7133) 2021-10-05 15:07:44 +03:00
front fix error for model with lstm_nonlin without UseDropout attribute (#7730) 2021-10-04 15:39:28 +03:00
graph Change sort functions to fix incorrect order in port dictionaries (#7283) 2021-09-20 10:17:44 +03:00
middle [MO] add uint32/uint8 into list of supported data types (#7424) 2021-09-09 16:40:31 +03:00
moc_frontend Replace IR Reader With IR Frontend (#7249) 2021-09-20 23:17:22 +03:00
ops [MO] IR Reader meta_info using update (#7133) 2021-10-05 15:07:44 +03:00
pipeline Mo implementation for If with tf extractor (#6662) 2021-08-19 10:13:21 +03:00
utils Split Transformations between MOC and Common pipelines (#7580) 2021-10-08 19:07:41 +03:00
__init__.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
__main__.py Add Model Optimizer --transform option (#5504) 2021-05-12 18:42:56 +03:00
main.py Change the way Model Optimizer loads frontends (#7330) 2021-09-30 12:17:36 +02:00
main_caffe.py [MO] Initial support of nGraph Frontend API (#6001) 2021-06-24 12:21:15 +03:00
main_kaldi.py [MO] Initial support of nGraph Frontend API (#6001) 2021-06-24 12:21:15 +03:00
main_mxnet.py [MO] Initial support of nGraph Frontend API (#6001) 2021-06-24 12:21:15 +03:00
main_onnx.py Change the way Model Optimizer loads frontends (#7330) 2021-09-30 12:17:36 +02:00
main_paddle.py Rename "pdpd" frontend to "paddle" (#6842) 2021-07-29 11:43:07 +03:00
main_tf.py [MO] Initial support of nGraph Frontend API (#6001) 2021-06-24 12:21:15 +03:00
subprocess_main.py [MO] Fix showing graceful error message when no ngraph case (#6379) 2021-07-01 09:49:18 +03:00