Remove NV12 and I420 blobs and deprecate some legacy API#17919
Merged
ilyachur merged 23 commits intoopenvinotoolkit:masterfrom Jun 12, 2023
Merged
Remove NV12 and I420 blobs and deprecate some legacy API#17919ilyachur merged 23 commits intoopenvinotoolkit:masterfrom
ilyachur merged 23 commits intoopenvinotoolkit:masterfrom
Conversation
iefode
approved these changes
Jun 7, 2023
vladimir-paramuzov
approved these changes
Jun 8, 2023
| set(TARGET_NAME openvino_c) | ||
|
|
||
| # Suppress warnings due to catch macro with legacy exception types | ||
| ov_deprecated_no_errors() |
Contributor
There was a problem hiding this comment.
I suppose we need to suppress warnings only in old C API
alvoron
pushed a commit
to alvoron/openvino
that referenced
this pull request
Jun 21, 2023
…lkit#17919) * Remove NV12 and I420 blobs and deprecate some legacy API * Fixed some errors * Remove NV12 blobs * Remote NV12 conversion * Fixed other warnings * Suppress version * Fix some warnings * Fixed version * Try to fix some warnings * Suppress warnings in C header * Suppress warnings in C * Fixed Windows exceptions * Try to fix warnings * Try to fix C bindings build * Suppress InferRequest * Fixed some build issues * Fixed some errors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Details:
Tickets: