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

[G-API] Fix issue of getting 1D Mat out of RMat::View #21103

Merged
merged 3 commits into from Nov 26, 2021

Commits on Nov 22, 2021

  1. Fix issue of getting 1D Mat out of RMat::View

     - added test
     - fixed for standalone too (removed Assert(dims.empty()))
    OrestChura committed Nov 22, 2021
    Copy the full SHA
    4d6fa60 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Copy the full SHA
    9976a4f View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Put more detailed comment

    OrestChura committed Nov 26, 2021
    Copy the full SHA
    ce6c0ba View commit details
    Browse the repository at this point in the history