openvino/tests/layer_tests/ovc_python_api_tests
Maxim Vafin 8d0381b0fe
[PT FE] Implement custom op for types alignment (#20431)
* [PT FE] Implement custom op for types alignment

* Fix code style

* Fix inplace ops

* Fix layer tests

* Remove no longer needed change

* Fix ovc tests

* Fix fe tests
2023-10-23 22:54:08 +02: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 [PT FE] Implement custom op for types alignment (#20431) 2023-10-23 22:54:08 +02: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