openvino/tests/layer_tests/ovc_python_api_tests
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
..
conftest.py Removed InputCutInfo, disabled input cut in OVC. (#18927) 2023-08-10 23:47:27 +04:00
test_complex_params.py [TF FE] Set single output tensor name for TF1 formats. (#21075) 2024-01-15 21:53:43 +04:00
test_extensions.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_onnx.py Removed InputCutInfo, disabled input cut in OVC. (#18927) 2023-08-10 23:47:27 +04:00
test_ovc_cli_tool.py Fixed verbose param. (#21234) 2023-11-22 17:32:20 +04:00
test_ovc_tool_help.py Removed InputCutInfo, disabled input cut in OVC. (#18927) 2023-08-10 23:47:27 +04:00
test_paddle.py [Py] Removing an old API from tests (#22047) 2024-01-10 19:25:29 +04:00
test_pytorch.py Keep compressed constants produced by FW (#22095) 2024-01-15 15:05:24 +04:00
test_tf.py [TF FE] Set single output tensor name for TF1 formats. (#21075) 2024-01-15 21:53:43 +04:00
test_tf_output_order.py Input and output order Keras tests. (#20902) 2023-11-13 14:01:35 +04:00