Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed IndexError list index out of range for Squeeze (openvinotoolkit…
…#22326) * fixed list index out of range error in node_decoder.py * Improved and Modified as per review feedback - Added a Model in the precommit_models for precommit validation. - Removed skip and xfail marrks for the issue (129232 IndexError list index out of range for Squeeze) - Added explicilty return None in node_decoder.py * Update tests/model_hub_tests/tf_hub_tests/nightly_models * Update tests/model_hub_tests/tf_hub_tests/nightly_models * Update tests/model_hub_tests/tf_hub_tests/nightly_models * Apply suggestions from code review * Update tests/model_hub_tests/tf_hub_tests/precommit_models * Update tests/model_hub_tests/tf_hub_tests/precommit_models --------- Co-authored-by: Roman Kazantsev <[email protected]>
- Loading branch information