openvino/tests/layer_tests/common
Anastasiia Pnevskaia 41195a4b2a
[TF FE] Set single output tensor name for TF1 formats. (#21075)
* Set single output tensor name for TF1 and TF2 formats.

* Removed debug output.

* Added param for defining if tensor names need indices.

* Clang format.

* Comment corrected.

* Fixed TF1 layer tests.

* Minor correction.

* Fixed errors.

* Error fixed.

* Bug fixes.

* Bug fix.

* Code style, minor corrections.

* Added comments.

* Update src/frontends/tensorflow/src/frontend.cpp

Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>

* Added tests.

* Optimize imports.

* Code correction.

* Removed WA

* Small correction.

* Moved names alignment logic to adjust_saved_model_names().

* Removed changes in utils.

* Fixed errors, applied comments.

* Test fixed.

* Removed changes from utils.

* Removed commented code.

* Added note.

* Minor corrections.

* Code style.

* Changed set_node_name, removed not needed changes.

* Clang format.

* Fixed names for output places in input model.

* Fixed tensor names of identity.

* Added ticket number.

* Added ticket numbers.

* Added ticket numbers.

* Code style.

* Corrected tests.

* Update tests/layer_tests/ovc_python_api_tests/test_tf.py

Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>

---------

Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
2024-01-15 21:53:43 +04:00
..
utils [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
constants.py Remove more GNA related code (#21826) 2023-12-27 16:09:22 +00:00
layer_test_class.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
layer_utils.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +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 Removed InputCutInfo, disabled input cut in OVC. (#18927) 2023-08-10 23:47:27 +04:00
onnx_layer_test_class.py [ONNX] Switched to ONNX 1.15.0 (#20929) 2023-12-19 18:55:32 +00:00
tf2_layer_test_class.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
tf_layer_test_class.py [TF FE] Set single output tensor name for TF1 formats. (#21075) 2024-01-15 21:53:43 +04:00
tflite_layer_test_class.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00