openvino/tests/layer_tests/mo_python_api_tests
Pavel Esir 90f6500871
[tests] switch layer tests to FP16 on pre-commit (#19090)
* switch to FP16 on layer tests on precommit; add Pytorch layer tests for precision sensitive subgraph

* remove redundant changes

* moved precision sensitive tests into test_mo_convert_pytorch.py

* remove redundant dumping

* skip layer tests with chaotic output

* add copy() to avoid side effects
2023-08-21 16:03:47 +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 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 [tests] switch layer tests to FP16 on pre-commit (#19090) 2023-08-21 16:03:47 +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 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