openvino/tests/layer_tests/common/utils
Anastasiia Pnevskaia 8d5a0b1d53
OVC cleanup. (#18649)
* 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>
2023-07-20 20:11:28 +00:00
..
common_utils.py OVC cleanup. (#18649) 2023-07-20 20:11:28 +00:00
multiprocessing_utils.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
parsers.py Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
tf_utils.py [TF FE] Support TF1 Control Flow: Switch, Merge (#18378) 2023-07-14 15:56:34 +02:00
tflite_utils.py TFLite layer tests second part (#17688) 2023-05-29 15:50:34 +04:00