openvino/model-optimizer/mo/front
Eugeny Volosenkov 1a787cb3ba
Re-implement caffe old-style extractors with extractor extensions (#3675)
* move crop extractor

* Add concat_ext.py

* Add roipooling_ext.py

* Add roipooling_ext

* Add scale extractor

* Add scale extractor

* Add bn_ext.py and dropout_ext.py

* Add bn_ext.py and dropout_ext.py

* Add bn_ext.py and dropout_ext.py

* Fix bn.ext.py

* Sort fix

* Fix bn_test.py

* rename to batchnorm_ext

* Add bn_ext

* Fix batchnorm_ext.py

* small fix

* Small fix
2021-02-01 13:17:17 +03:00
..
caffe Re-implement caffe old-style extractors with extractor extensions (#3675) 2021-02-01 13:17:17 +03:00
common Improve reshapeability of models with eltwise nodes influencing shapes (#2767) 2020-11-16 09:50:41 +03:00
kaldi [MO] [Kaldi] Add TDNN Component (#1870) 2020-10-12 14:10:27 +03:00
mxnet publish master branch snapshot, revision 8d31237e2c3f673cbb0f0ba110fc10f5cce1d2bb 2020-05-22 02:23:12 +03:00
onnx Re-implement onnx old-style extractors with extractor extensions (#3459) 2020-12-10 09:24:24 +03:00
tf [MO] Implement TensorFlow 2 While and Keras RNN support in MO (#3573) 2021-01-21 17:39:57 +03:00
__init__.py Publishing R3 2018-10-16 13:45:03 +03:00
extractor.py Update operation attributes (#3814) 2021-01-29 10:08:06 +03:00
extractor_test.py Update operation attributes (#3814) 2021-01-29 10:08:06 +03:00
subgraph_matcher.py Enable TF 2.0 Object Detection API models (#3556) 2020-12-21 14:21:39 +03:00