openvino/tests/layer_tests/ovc_python_api_tests
Anastasiia Pnevskaia 2bbfe7b44d
Added support of shapes and types from original FW in ov.convert_model() (#20009)
* Added support of shapes and types from paddle, torch and tf.

* Removed changes from requirements.

* Corrected test.

* Moved helper methods to utils.

* Separated tests by frameworks.

* Removed changes from complex_params test.
2023-09-26 17:41:01 +04:00
..
conftest.py Removed InputCutInfo, disabled input cut in OVC. (#18927) 2023-08-10 23:47:27 +04:00
test_complex_params.py [OVC] Fix output parsing (#19425) 2023-09-01 11:20:22 +02:00
test_extensions.py Removed InputCutInfo, disabled input cut in OVC. (#18927) 2023-08-10 23:47:27 +04:00
test_onnx.py Removed InputCutInfo, disabled input cut in OVC. (#18927) 2023-08-10 23:47:27 +04:00
test_ovc_cli_tool.py Fixed 'output_model' logic in OVC. (#19171) 2023-08-17 09:47:18 +04:00
test_ovc_tool_help.py Removed InputCutInfo, disabled input cut in OVC. (#18927) 2023-08-10 23:47:27 +04:00
test_paddle.py Added support of shapes and types from original FW in ov.convert_model() (#20009) 2023-09-26 17:41:01 +04:00
test_pytorch.py Added support of shapes and types from original FW in ov.convert_model() (#20009) 2023-09-26 17:41:01 +04:00
test_tf.py Added support of shapes and types from original FW in ov.convert_model() (#20009) 2023-09-26 17:41:01 +04:00