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

[OV20] NV12toRGB and NV12toBGR operations specification #7595

Merged
merged 3 commits into from
Sep 24, 2021

Conversation

nosovmik
Copy link
Contributor

Details:

  • NV12toRGB and NV12toBGR operations specification
  • It was decided to split this into 2 separate operations to be able to maintain their behavior separately. Also in futurethere may be needed to perform conversion from NV21, and this extension shall not affect users which use old operations (e.g. NV12toRGB-8 will be the same even if there is new NV21toRGB operation is introduced)

Tickets:

  • 62174

@nosovmik
Copy link
Contributor Author

@andrew-zaytsev can you please review this spec from your side?

@nosovmik
Copy link
Contributor Author

@vinograd47 @dmitry-gorokhov can you please approve specification from CPU plugin side?

@jane-intel jane-intel merged commit ce9a229 into openvinotoolkit:master Sep 24, 2021
akuporos pushed a commit to akuporos/openvino that referenced this pull request Sep 29, 2021
…kit#7595)

* [OV20] NV12toRGB and NV12toBGR operations specification

* Changed supported type to "`uint8` or any supported floating-point type"

* Apply suggestions from code review

Co-authored-by: Tatiana Savina <[email protected]>

Co-authored-by: Tatiana Savina <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: docs OpenVINO documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants