openvino/tests/layer_tests/mo_python_api_tests
Anastasiia Pnevskaia 9efdb38b96
convert_model() legacy extensions fix (#15742)
* Fixed legacy extensions passing to MO tool.

* Added tests.

* Corrected test.

* Add debug print.

* Moved tests to layer tests.

* Added comment.

* Moved legacy ext tests to separate file. Fixed tmp .pb file cleaning.

* Small correction.

* Run MO Python API tests directory in CI.

* Small fix.

* Fix for case of splitted output.

* Corrected imports.

* Corrected imports.

* Added run of legacy extensions tests from subprocess.
2023-03-03 09:59:30 +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_legacy_extensions_test_actual.py convert_model() legacy extensions fix (#15742) 2023-03-03 09:59:30 +04:00
test_mo_convert_complex_params.py Clearing of CustomReplacementRegistry.registry in convert_model() (#15893) 2023-03-02 14:49:45 +04:00
test_mo_convert_extensions.py convert_model() legacy extensions fix (#15742) 2023-03-03 09:59:30 +04:00
test_mo_convert_pytorch.py Turn on onnx fallthrough in convert_model() (#15651) 2023-02-23 13:22:30 +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 TF FE import model from memory (#15242) 2023-02-02 12:07:30 +04:00