openvino/model-optimizer/mo
Mateusz Bencer e4dfff387b
Apply moc transformations on FE API path (#6871)
* apply moc transformations

* changed type of net in apply_moc_transformations

* review remarks

* args->argv typo
2021-08-05 18:08:40 +03:00
..
back Apply moc transformations on FE API path (#6871) 2021-08-05 18:08:40 +03:00
front Implement transformation for TensorFlow 2 Map Function (aka tf.map_fn) (#6836) 2021-07-30 12:10:59 +03:00
graph Provide `keep_output_port` attribute to `add_opoutput` function (#6117) 2021-07-05 12:34:44 +05:00
middle [MO] Initial support of nGraph Frontend API (#6001) 2021-06-24 12:21:15 +03:00
moc_frontend Apply moc transformations on FE API path (#6871) 2021-08-05 18:08:40 +03:00
ops MO DeformableConv: fix a set of attributes (#6806) 2021-07-29 13:49:12 +03:00
pipeline Use Serialization as a default engine in MO (#5347) 2021-05-04 16:40:20 +03:00
utils Add check if fastjsonschema installed (#6775) 2021-07-26 11:39:44 +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 [MO] Initial support of nGraph Frontend API (#6001) 2021-06-24 12:21:15 +03: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 [MO] Initial support of nGraph Frontend API (#6001) 2021-06-24 12:21:15 +03: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