You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Artem Malykh (JIRA)" <ji...@apache.org> on 2017/04/27 13:42:04 UTC

[jira] [Created] (IGNITE-5102) Fix fold/map behavior for sparse matrices .

Artem Malykh created IGNITE-5102:
------------------------------------

             Summary: Fix fold/map behavior for sparse matrices .
                 Key: IGNITE-5102
                 URL: https://issues.apache.org/jira/browse/IGNITE-5102
             Project: Ignite
          Issue Type: Bug
          Components: ml
            Reporter: Artem Malykh
            Assignee: Artem Malykh


For now when doing 'map' and 'fold' over a sparse matrix, only non-default values are considered. This is bad because this is in conflict with semantics of 'fold' and 'map' for other matrix implementations.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)