Dear Gunes and Pablo,
I noticed in the comments of the issue #1084 <https://github.com/ARM-software/ComputeLibrary/issues/1084> that someone discussed the introduction of sparse tensors a while back. Although the last comment in the thread states, “There is currently no planned work to implement this feature. I’ll discuss it again with the team,” I thought the issue hadn’t been closed, indicating some interest in it. On Saturday, I began thinking on how this feature could be integrated into the codebase. I’ve drafted a design for these classes, which I’d like to share with you.
I understand that this feature may not be a priority for your team at the moment. However, if it doesn’t contradict your roadmap, once issue #1169 <https://github.com/ARM-software/ComputeLibrary/issues/1169> is resolved, I’ll be able to begin implementing it myself on an experimental basis.
Best regards,
Matteo

Hi everybody,
On Friday I opened a merge request on Gerrit with the implementation of the F32 dequantized output support for `NEConvolutionLayer` and `NEGEMMConvolutionLayer` (issue #1169 on GitHub). While I wait for a review, should I add a reference of the merge request on the GitHub issue? Or vice-versa, should I mention the GitHub issue in a merge request’s comment?
Best regards,
Matteo
Hi everybody,
I'm new to this mailing list. I signed up because I would like to start contributing to ComputeLibrary, but I can't find a TODO list anywhere (except for the 6 issues I see in the GitHub repo). I can start by checking if any of those 6 are not assigned to anyone.
Anyway, does anyone know if somewhere there is a roadmap or a list of features that you would like to implement?
Best regards,
Matteo