Skip to content

Conversation

@praasz
Copy link
Contributor

@praasz praasz commented Feb 5, 2025

Description

  • Use same enum for undefined and dynamic cause compile warning/error in switch cases.
  • Repalce undefined with dynamic

Related PR

@praasz praasz requested review from a team as code owners February 5, 2025 12:37
@github-actions github-actions bot added category: java API OpenVINO Runtime Java API category: NVIDIA plugin OpenVINO NVIDIA plugin labels Feb 5, 2025
@praasz
Copy link
Contributor Author

praasz commented Feb 5, 2025

build_jenkins

@ilya-lavrenov ilya-lavrenov merged commit 7cc6c62 into openvinotoolkit:master Feb 6, 2025
8 of 13 checks passed
github-merge-queue bot pushed a commit to openvinotoolkit/openvino that referenced this pull request Feb 20, 2025
### Details:
 - Mark `ov::element::undefined` as deprecated
 - Use dynamic type instead of undefined

### Related PRs:
 - openvinotoolkit/openvino_contrib#945
 - #28524 

### Tickets:
 - CVS-161637

---------

Signed-off-by: Pawel Raasz <[email protected]>
Signed-off-by: Raasz, Pawel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: java API OpenVINO Runtime Java API category: NVIDIA plugin OpenVINO NVIDIA plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants