openvino/tools/ovc/unit_tests/moc_tf_fe
Pavel Esir 9271b79540
[OVC] do not parse inputs for py_api (#19742)
* [OVC] do not parse inputs

* fix unit-tests

* remove redundant lines, add test case

* add one more unit-test

* skip None values

* replace str with List in test_mo_import_from_memory

* corrected type hints, added a safety assert
2023-09-22 15:05:21 +04:00
..
test_models convert_model() in openvino.runtime. (#18080) 2023-06-30 18:26:14 +04:00
__init__.py convert_model() in openvino.runtime. (#18080) 2023-06-30 18:26:14 +04:00
check_info_messages_test.py Removed InputCutInfo, disabled input cut in OVC. (#18927) 2023-08-10 23:47:27 +04:00
conversion_basic_models_test.py [OVC] do not parse inputs for py_api (#19742) 2023-09-22 15:05:21 +04:00
conversion_incorrect_models_test.py OVC cleanup. (#18649) 2023-07-20 20:11:28 +00:00
conversion_with_checkpoint_v1_test.py OVC cleanup. (#18649) 2023-07-20 20:11:28 +00:00
conversion_with_layout_test.py OVC cleanup. (#18649) 2023-07-20 20:11:28 +00:00
utils.py Removed saved_model_tags from OVC, improved help. (#18785) 2023-07-28 15:46:47 +04:00