openvino/model-optimizer/mo
Yegor Kruglov 9d53b3536d
[MO] Updating MO to detect TF 2.X OD API models (#6983)
* updated FasterRCNN and SSD analysis patterns

* updated tf od api conditions

* updated ssd patterns

* added more ssd topologies

* move preprocessor to tf od api condition

* update TF OD API conditions

* refactoring

* specify data type
2021-09-10 17:44:42 +03:00
..
back MO dynamic shapes support (#5918) 2021-09-01 14:35:06 +03:00
front Move TF OD API docs to code + several fixes for TF OD API models conversion (#7377) 2021-09-08 10:03:01 +03:00
graph MO dynamic shapes support (#5918) 2021-09-01 14:35:06 +03:00
middle [MO] add uint32/uint8 into list of supported data types (#7424) 2021-09-09 16:40:31 +03:00
moc_frontend MO: Support of discovering of suitable MOC frontend (#6888) 2021-08-10 09:23:30 +03:00
ops MO dynamic shapes support (#5918) 2021-09-01 14:35:06 +03:00
pipeline Mo implementation for If with tf extractor (#6662) 2021-08-19 10:13:21 +03:00
utils [MO] Updating MO to detect TF 2.X OD API models (#6983) 2021-09-10 17:44:42 +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 Use ONNX Frontend instead of ONNX Reader (#7031) 2021-08-26 11:50:53 +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