openvino/model-optimizer/unit_tests/mo
Mikhail Nosov 868fad33ab
[MO] Add support to moc_frontend of ":" as delimiter for --input and --output (#6543)
* [MO] Add support to moc_frontend of ":" as delimiter for --input

Additions:
Changed default logic for 'Place::get_in(out)put_port' to return nullptr
Changed default logic for 'InputModel::get_place_by_tensor(operation)_name' to return nullptr

* Corrected comments in code

* Missing empty line

* Clang format fixes

* Fix review comments

* Updated test to verify review comments fixes

* Update unit tests after rebase

* Apply review comments
2021-07-29 13:09:51 +03:00
..
back Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
front [MO] Updating condition in TF Const value extracting (#6322) 2021-07-08 15:55:29 +05:00
graph Deprecated warnings fix in MO (#6016) 2021-06-04 16:53:30 +03:00
middle Fixed feature dimension calculation in grouped_convolutions_fusing(). (#6054) 2021-06-08 09:53:39 +03:00
moc_frontend [MO] Add support to moc_frontend of ":" as delimiter for --input and --output (#6543) 2021-07-29 13:09:51 +03:00
ops LSTMCell tensor names fix (#5696) 2021-05-27 15:13:44 +03:00
pipeline Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
utils Add json validate (#6449) 2021-07-22 21:12:44 +03:00
__init__.py Moved MO unit test files to a separate directory (#5312) 2021-04-20 14:47:18 +03:00
bom_test.py Deprecated warnings fix in MO (#6016) 2021-06-04 16:53:30 +03:00
frontend_ngraph_test.py [MO] Add support to moc_frontend of ":" as delimiter for --input and --output (#6543) 2021-07-29 13:09:51 +03:00
frontend_ngraph_test_actual.py [MO] Initial support of nGraph Frontend API (#6001) 2021-06-24 12:21:15 +03:00
main_test_actual.py [MO] Initial support of nGraph Frontend API (#6001) 2021-06-24 12:21:15 +03:00