Skip to content

Remove NV12 and I420 blobs and deprecate some legacy API#17919

Merged
ilyachur merged 23 commits intoopenvinotoolkit:masterfrom
ilyachur:remove_color_blobs
Jun 12, 2023
Merged

Remove NV12 and I420 blobs and deprecate some legacy API#17919
ilyachur merged 23 commits intoopenvinotoolkit:masterfrom
ilyachur:remove_color_blobs

Conversation

@ilyachur
Copy link
Copy Markdown
Contributor

@ilyachur ilyachur commented Jun 7, 2023

Details:

  • item1
  • ...

Tickets:

  • ticket-id

@ilyachur ilyachur requested review from a team as code owners June 7, 2023 09:05
@ilyachur ilyachur requested review from bstankix and removed request for a team June 7, 2023 09:05
@ilyachur ilyachur added this to the 2023.1 milestone Jun 7, 2023
@github-actions github-actions bot added category: build OpenVINO cmake script / infra category: C API OpenVINO C API bindings category: CPP API OpenVINO CPP API bindings category: docs OpenVINO documentation category: IE Tests OpenVINO Test: plugins and common category: inference OpenVINO Runtime library - Inference category: IR FE OpenVINO IR v10 / v11 FrontEnd category: preprocessing (deprecated) Inference Engine Preprocessing library category: TEMPLATE OpenVINO Template plugin labels Jun 7, 2023
@ilyachur ilyachur requested review from a team as code owners June 7, 2023 09:58
@github-actions github-actions bot added the category: GPU OpenVINO GPU plugin label Jun 7, 2023
set(TARGET_NAME openvino_c)

# Suppress warnings due to catch macro with legacy exception types
ov_deprecated_no_errors()
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose we need to suppress warnings only in old C API

@ilyachur ilyachur requested review from a team as code owners June 8, 2023 12:08
@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label Jun 8, 2023
@ilya-lavrenov ilya-lavrenov enabled auto-merge (squash) June 9, 2023 12:57
@ilyachur ilyachur disabled auto-merge June 9, 2023 13:22
@ilyachur ilyachur merged commit df44f92 into openvinotoolkit:master Jun 12, 2023
@ilyachur ilyachur deleted the remove_color_blobs branch June 12, 2023 17:15
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: build OpenVINO cmake script / infra category: C API OpenVINO C API bindings category: CPP API OpenVINO CPP API bindings category: CPU OpenVINO CPU plugin category: docs OpenVINO documentation category: GPU OpenVINO GPU plugin category: IE Tests OpenVINO Test: plugins and common category: inference OpenVINO Runtime library - Inference category: IR FE OpenVINO IR v10 / v11 FrontEnd category: preprocessing (deprecated) Inference Engine Preprocessing library category: TEMPLATE OpenVINO Template plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants