* WIP: parameters cleanup * Removed debug output, fixed CLI * Fixed python objects conversion * Finally renamed mmap to share_weights * Fixed TF conversion from a file or a directory * Fixed obvious errors in unit tests * Deleted layouts from OVC. Fixed most of the fails in ovc unit tests (there are still failures) * Clenaup other references to layouts and fixed --version * Fixed case when two model files are passed in TF case * Fixed multiple model parts passing in ovc command line * Tests fixed, support of unnamed input in cli parser. * Remove convert_model from runtime. * Changed silent to verbose. * Removed transform param. * Removed example_input, share_weights from ovc cli tool. * Remove wrong change. * Test fix. * Code corrections. * Returned comment. * WA to fix process hanging after extension loading. * Removed not needed code. * Added comment. --------- Co-authored-by: Sergey Lyalin <sergey.lyalin@intel.com> |
||
|---|---|---|
| .. | ||
| common_utils.py | ||
| multiprocessing_utils.py | ||
| parsers.py | ||
| tf_utils.py | ||
| tflite_utils.py | ||