openvino/tests/layer_tests/mo_python_api_tests
Maxim Vafin a6bc78dd0f
[PT FE] Separate tracing and scripting modes (#19676)
* [PT FE] Separate scripting and tracing in decoder

* Fix convert_model to accept decoder

* Some fixes

* Fix code style

* Fix preprocessor tests

* Fix tests

* Fix tests

* Fix more tests

* Fix ovc tests
2023-09-12 12:40:20 +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 Removed InputCutInfo, disabled input cut in OVC. (#18927) 2023-08-10 23:47:27 +04:00
test_mo_convert_extensions.py Removed InputCutInfo, disabled input cut in OVC. (#18927) 2023-08-10 23:47:27 +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 [PT FE] Separate tracing and scripting modes (#19676) 2023-09-12 12:40:20 +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 Fix of tensor names loosing for cf=True flag in MOC transformations. (#19014) 2023-08-11 15:19:07 +04:00
test_mo_help.py Removed InputCutInfo, disabled input cut in OVC. (#18927) 2023-08-10 23:47:27 +04:00