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

[RTTI] Use OV dynamic cast on Android only #28581

Conversation

t-jankowski
Copy link
Contributor

Details:

  • Used standard dynamic casting under the hood of OV dynamic casting. It drops dependency on OPENVINO_RTTI. Applies to non Android.

Tickets:

Backport #28519

Signed-off-by: Tomasz Jankowski <[email protected]>
@t-jankowski t-jankowski requested a review from a team as a code owner January 21, 2025 08:52
@github-actions github-actions bot added category: Core OpenVINO Core (aka ngraph) category: CPP API OpenVINO CPP API bindings labels Jan 21, 2025
@ilya-lavrenov ilya-lavrenov added this pull request to the merge queue Jan 21, 2025
Merged via the queue into openvinotoolkit:releases/2025/0 with commit 1d038e7 Jan 21, 2025
184 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Core OpenVINO Core (aka ngraph) category: CPP API OpenVINO CPP API bindings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants