Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TF FE] Support TF 2.14 and add OnesLike translator #20385

Merged

Conversation

rkazants
Copy link
Contributor

@rkazants rkazants commented Oct 11, 2023

Details: Support TF 2.14 and add OnesLike translator. TF 2.14 requires OnesLike since RNN ops use this operation in the decomposition

Ticket: TBD

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
@rkazants rkazants requested review from a team as code owners October 11, 2023 07:26
@rkazants rkazants requested review from artanokhov, p-wysocki and ilya-lavrenov and removed request for a team, artanokhov and p-wysocki October 11, 2023 07:26
@github-actions github-actions bot added category: MO Model Optimizer category: Python API OpenVINO Python bindings category: dependency_changes Pull requests that update a dependency file category: TF FE OpenVINO TensorFlow FrontEnd category: TFL FE OpenVINO TensorFlow Lite FrontEnd labels Oct 11, 2023
@ilya-lavrenov ilya-lavrenov added this to the 2023.2 milestone Oct 11, 2023
@rkazants rkazants requested a review from a team as a code owner October 11, 2023 07:33
@rkazants rkazants requested a review from a team as a code owner October 11, 2023 07:38
thirdparty/open_model_zoo Outdated Show resolved Hide resolved
Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
@rkazants rkazants requested a review from a team as a code owner October 11, 2023 08:32
@ilya-lavrenov ilya-lavrenov enabled auto-merge (squash) October 11, 2023 10:03
@ilya-lavrenov ilya-lavrenov merged commit 0bb6450 into openvinotoolkit:master Oct 11, 2023
69 of 73 checks passed
alvoron pushed a commit to alvoron/openvino that referenced this pull request Nov 6, 2023
…20385)

* [TF FE] Support TF 2.14 and add OnesLike translator

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>

* Update tests constraints

* Update open_model_zoo

* Adopt TF Lite test to 2.14 TF

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>

* Support TF Lite layer tests for diffrent TF versions

---------

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
allnes pushed a commit to allnes/openvino that referenced this pull request Nov 23, 2023
…20385)

* [TF FE] Support TF 2.14 and add OnesLike translator

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>

* Update tests constraints

* Update open_model_zoo

* Adopt TF Lite test to 2.14 TF

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>

* Support TF Lite layer tests for diffrent TF versions

---------

Signed-off-by: Kazantsev, Roman <roman.kazantsev@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: dependency_changes Pull requests that update a dependency file category: MO Model Optimizer category: Python API OpenVINO Python bindings category: TF FE OpenVINO TensorFlow FrontEnd category: TFL FE OpenVINO TensorFlow Lite FrontEnd
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants