openvino/tests/layer_tests/mo_python_api_tests
Maxim Vafin c5623b71cf
Remove posibility to export to onnx (#17423)
* Remove posibility to export to onnx

* Apply suggestions from code review

* Fix tests and docs

* Workaround function inputs

* Fix code style
2023-05-10 16:35:54 +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 Parameter list and descriptions for mo.convert_model() method in docstring (#16459) 2023-04-05 14:48:13 +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 Support of unnamed input for MO Python API. (#16373) 2023-04-14 19:37:46 +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 Remove posibility to export to onnx (#17423) 2023-05-10 16:35:54 +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 tf.GenericFunction conversion in convert_model() (#17125) 2023-04-24 22:57:56 +00:00
test_mo_help.py Parameter list and descriptions for mo.convert_model() method in docstring (#16459) 2023-04-05 14:48:13 +04:00