openvino/tests/layer_tests/ovc_python_api_tests
Anastasiia Pnevskaia d304be0bd7
[OVC] Fixed error in --output_model param. (#20969)
* Fixed error in get_model_name_from_args(), added tests.

* Corrected output_model description.

* Corrected test.
2023-11-15 17:42:14 +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 [OVC] Fixed error in --output_model param. (#20969) 2023-11-15 17:42:14 +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 [PT FE] Implement custom op for types alignment (#20431) 2023-10-23 22:54:08 +02:00
test_tf.py Removed logic of building example_input by shape. (#20859) 2023-11-03 20:45:34 +04:00
test_tf_output_order.py Input and output order Keras tests. (#20902) 2023-11-13 14:01:35 +04:00