* [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 |
||
|---|---|---|
| .. | ||
| utils | ||
| constants.py | ||
| layer_test_class.py | ||
| layer_utils.py | ||
| logger.py | ||
| mo_convert_test_class.py | ||
| onnx_layer_test_class.py | ||
| tf2_layer_test_class.py | ||
| tf_layer_test_class.py | ||
| tflite_layer_test_class.py | ||