openvino/tests/layer_tests/common
Pavel Esir 98df87099a
[MO] compress_to_fp16=True by default (2nd attempt) (#18652)
* [MO] compress_to_fp16=True by default (2dn attempt)

* fix unit-tests

* second round of fixin unit-tests

* set compress_to_fp16 default to True in ovc/cli_parser.py

* use save_model in mo_python_api_tests

* enforce compress_to_fp16=False in test_zero_copy

* selectively compress depending on the path user has chosen to generate IR

* corrected doc

* allow compress_to_fp16=False/True for ovc

* doc and unit-tests failing fix

* user save_model in ovc cli tool

* revert back serialize and compress_model but into main instead of moc_emit_ir

* cover more argument combinations for cli tool and convert_model
2023-07-27 12:32:50 +04:00
..
utils OVC cleanup. (#18649) 2023-07-20 20:11:28 +00:00
constants.py updated py_checks.yml , workflow to be triggered (#17956) 2023-06-16 14:02:43 +04:00
layer_test_class.py [MO] compress_to_fp16=True by default (2nd attempt) (#18652) 2023-07-27 12:32:50 +04:00
layer_utils.py TFLite layer tests second part (#17688) 2023-05-29 15:50:34 +04:00
logger.py updated py_checks.yml , workflow to be triggered (#17956) 2023-06-16 14:02:43 +04:00
mo_convert_test_class.py [MO] compress_to_fp16=True by default (2nd attempt) (#18652) 2023-07-27 12:32:50 +04:00
onnx_layer_test_class.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
tf2_layer_test_class.py [TF FE] Provide single tensor names for inputs and outputs in SavedModel (#17370) 2023-05-06 05:37:47 +01:00
tf_layer_test_class.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
tflite_layer_test_class.py Layer test tflite (#17410) 2023-05-15 15:03:09 +04:00