openvino/tests/layer_tests/mo_python_api_tests
Georgy Krivoruchko 3722df74e8
[Py] Removing an old API from tests (#22047)
* Removed usage of old api
* Removed use_old_api
* Removed use_old_api in common files
* Removed use_old_api from tests
* MO/OVC related changes
* Renamed InferAPI20
* Removed use_old_api from tf_Placeholder test
* Removed transpose step
* Removed forced use_old_api=False for TF Lite
2024-01-10 19:25:29 +04:00
..
test_legacy_exts convert_model() legacy extensions fix (#15742) 2023-03-03 09:59:30 +04:00
test_transform_config Clearing of CustomReplacementRegistry.registry in convert_model() (#15893) 2023-03-02 14:49:45 +04:00
conftest.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
mo_convert_help.py OVC cleanup. (#18649) 2023-07-20 20:11:28 +00:00
mo_convert_legacy_extensions_test_actual.py tf.Graph decoder. (#16355) 2023-06-13 16:04:26 +04:00
test_mo_convert_complex_params.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_mo_convert_extensions.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_mo_convert_onnx.py Removed InputCutInfo, disabled input cut in OVC. (#18927) 2023-08-10 23:47:27 +04:00
test_mo_convert_paddle.py Remove `example_output` for `ovc` and `ovc.convert_model` (#19079) 2023-08-15 15:14:25 +04:00
test_mo_convert_pytorch.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_mo_convert_subprocess_tests.py convert_model() legacy extensions fix (#15742) 2023-03-03 09:59:30 +04:00
test_mo_convert_tf.py Removed logic of building example_input by shape. (#20859) 2023-11-03 20:45:34 +04:00
test_mo_help.py Removed InputCutInfo, disabled input cut in OVC. (#18927) 2023-08-10 23:47:27 +04:00