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

Typo error in OpenVX_Specification_1_2_1 "2.8.6. Graph Formalisms" #26

Open
guoyinchen opened this issue Jan 3, 2019 · 2 comments
Open

Comments

@guoyinchen
Copy link

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}

@rgiduthuri-intel
Copy link

Hi @guoyinchen, thanks for filing the issue. We will make the correction in the next release.

@fbrill3
Copy link
Contributor

fbrill3 commented Apr 26, 2019

Will be fixed in OpenVX 1.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants