openvino/tests/layer_tests/ovc_python_api_tests
Anastasiia Pnevskaia 4f3474abf6
[TF FE] Set single input tensor names in TF1 formats. (#22503)
Description: 
Change setting of names in TF1 to make single input tensor.

Ticket: 129457


Code:
* [x]  Comments
* [x]  Code style (PEP8)
* [x]  Transformation generates reshape-able IR
* [x]  Transformation preserves original framework node names
* [x]  Transformation preserves tensor names


Validation:
* [x]  Unit tests
* [x]  Framework operation tests
* [x]  Transformation tests

Documentation:
* [x]  Supported frameworks operations list
* [x]  Guide on how to convert the **public** model
* [x]  User guide update

---------

Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
2024-02-19 13:54:42 +00:00
..
telemetry [PyTorch FE] Common prefix in PyTorch exceptions. (#22655) 2024-02-07 12:58:17 +00: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 input tensor names in TF1 formats. (#22503) 2024-02-19 13:54:42 +00:00
test_extensions.py [TF FE][Layer tests] Run layer tests for TF FE by default and use_legacy_frontend for legacy FE (#22848) 2024-02-15 15:42:06 +00: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 [TF FE][Layer tests] Run layer tests for TF FE by default and use_legacy_frontend for legacy FE (#22848) 2024-02-15 15:42:06 +00:00
test_pytorch.py [TF FE][Layer tests] Run layer tests for TF FE by default and use_legacy_frontend for legacy FE (#22848) 2024-02-15 15:42:06 +00:00
test_tf.py [TF FE] Set single input tensor names in TF1 formats. (#22503) 2024-02-19 13:54:42 +00:00
test_tf_output_order.py Input and output order Keras tests. (#20902) 2023-11-13 14:01:35 +04:00
test_tf_unsupported_ops.py [TF FE] Logic for keeping WriteFile in graph. (#22304) 2024-01-26 14:18:57 +00:00