[
https://issues.apache.org/jira/browse/ARROW-2512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-2512:
--------------------------------
Fix Version/s: 0.14.0
> [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: C++ - Plasma, GPU, Python
> Reporter: William Paul
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.14.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)