You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "William Paul (JIRA)" <ji...@apache.org> on 2018/04/25 21:56:00 UTC

[jira] [Created] (ARROW-2512) [Python ]Enable direct interaction of GPU Objects in Python

William Paul created ARROW-2512:
-----------------------------------

             Summary: [Python ]Enable direct interaction of GPU Objects in Python
                 Key: ARROW-2512
                 URL: https://issues.apache.org/jira/browse/ARROW-2512
             Project: Apache Arrow
          Issue Type: Improvement
          Components: GPU, Plasma (C++), Python
            Reporter: William Paul


Plasma can now manage objects on the GPU, but in order to use this functionality in Python, there needs to be some way to represent these GPU objects in Python that allows computation on the GPU.

The easiest way to enable this is to rely on a third party library, such as Pytorch, which will allow us to use all of its existing functionality.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)