[Feature Request] Kernel loop per-iteration data reading/fetching size/type settings
Open
- Dominant language
- JavaScript
- Stars
- 15.5k
- Forks
- 663
- PR merge metrics
- No merged PRs in 30d
Description
As i understand correctly, you can tell attribute to read more data per iteration/loop-cycle. This way we could tell to pick 9 numbers as example, it's a 3x3 matrix make calculations on them and return 9 calculated numbers back.
It would give more freedom to many non-stateless calculations. For example a Gauss Elimination could be accomplished due to pivoting.
Can this be accomplished?
What do you think?
Contributor guide
Assessment
This issue has not been assessed yet.