You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Philipp Moritz (JIRA)" <ji...@apache.org> on 2017/09/03 00:19:00 UTC

[jira] [Created] (ARROW-1453) [Python] Implement WriteTensor for non-contiguous tensors

Philipp Moritz created ARROW-1453:
-------------------------------------

             Summary: [Python] Implement WriteTensor for non-contiguous tensors
                 Key: ARROW-1453
                 URL: https://issues.apache.org/jira/browse/ARROW-1453
             Project: Apache Arrow
          Issue Type: Bug
    Affects Versions: 0.6.0
            Reporter: Philipp Moritz
            Priority: Minor


This should be implemented:

https://github.com/apache/arrow/blob/5cda6934999f9f79368f3fc3f68895fc0f4e0b24/cpp/src/arrow/ipc/writer.cc#L569

It is needed to support non-contiguous arrays in the Python serialization module.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)