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

Add support for data lookup based on index values #12

Open
wcmjunior opened this issue May 13, 2016 · 0 comments
Open

Add support for data lookup based on index values #12

wcmjunior opened this issue May 13, 2016 · 0 comments

Comments

@wcmjunior
Copy link
Member

The user must be able to get specific data based on its original index position on the original data used as input bind. For images, as an example, must exists a method like "getPixel" in which the user gets the pixel data base on its original (x,y) coordinates. For arrays it must also be supported. It is mandatory that these methods can be called from an user kernel.

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

No branches or pull requests

1 participant