openvino/tests/layer_tests/mo_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
..
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 OVC cleanup. (#18649) 2023-07-20 20:11:28 +00:00
mo_convert_legacy_extensions_test_actual.py tf.Graph decoder. (#16355) 2023-06-13 16:04:26 +04:00
test_mo_convert_complex_params.py Removed InputCutInfo, disabled input cut in OVC. (#18927) 2023-08-10 23:47:27 +04:00
test_mo_convert_extensions.py Removed InputCutInfo, disabled input cut in OVC. (#18927) 2023-08-10 23:47:27 +04:00
test_mo_convert_onnx.py Removed InputCutInfo, disabled input cut in OVC. (#18927) 2023-08-10 23:47:27 +04:00
test_mo_convert_paddle.py Remove `example_output` for `ovc` and `ovc.convert_model` (#19079) 2023-08-15 15:14:25 +04:00
test_mo_convert_pytorch.py [PT FE] Implement custom op for types alignment (#20431) 2023-10-23 22:54:08 +02: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 tensor names loosing for cf=True flag in MOC transformations. (#19014) 2023-08-11 15:19:07 +04:00
test_mo_help.py Removed InputCutInfo, disabled input cut in OVC. (#18927) 2023-08-10 23:47:27 +04:00