* 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> |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_complex_params.py | ||
| test_extensions.py | ||
| test_onnx.py | ||
| test_ovc_cli_tool.py | ||
| test_ovc_tool_help.py | ||
| test_paddle.py | ||
| test_pytorch.py | ||
| test_tf.py | ||
| test_tf_output_order.py | ||