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

Replace undefined type with dynamic #945

Merged

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

Use dynamic type instead

Signed-off-by: Raasz, Pawel <pawel.raasz@intel.com>
@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 <pawel.raasz@intel.com>
Signed-off-by: Raasz, Pawel <pawel.raasz@intel.com>
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