We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Below text should be changed to as "Input typing - Every input edge (Dx,Ny) requires Type(Ny, Name(Dx,Ny)) in {INPUT} or {INOUT}"
https://www.khronos.org/registry/OpenVX/specs/1.2.1/OpenVX_Specification_1_2_1.html#sec_data_virtual 2.8.6. Graph Formalisms Output typing - Every output edge (Nx,Dy) requires Type(Nx, Name(Nx,Dy)) in {OUTPUT, INOUT} Input typing - Every input edge (Nx,Dy) requires Type(Ny, Name(Dx,Ny)) in {INPUT} or {INOUT}
The text was updated successfully, but these errors were encountered:
Hi @guoyinchen, thanks for filing the issue. We will make the correction in the next release.
Sorry, something went wrong.
Will be fixed in OpenVX 1.3.
No branches or pull requests
Below text should be changed to as "Input typing - Every input edge (Dx,Ny) requires Type(Ny, Name(Dx,Ny)) in {INPUT} or {INOUT}"
https://www.khronos.org/registry/OpenVX/specs/1.2.1/OpenVX_Specification_1_2_1.html#sec_data_virtual
2.8.6. Graph Formalisms
Output typing - Every output edge (Nx,Dy) requires Type(Nx, Name(Nx,Dy)) in {OUTPUT, INOUT}
Input typing - Every input edge (Nx,Dy) requires Type(Ny, Name(Dx,Ny)) in {INPUT} or {INOUT}
The text was updated successfully, but these errors were encountered: