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 2018/09/07 23:18:00 UTC

[jira] [Resolved] (ARROW-3127) [C++] Add Tutorial about Sending Tensor from C++ to Python

     [ https://issues.apache.org/jira/browse/ARROW-3127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philipp Moritz resolved ARROW-3127.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 0.11.0

Issue resolved by pull request 2481
[https://github.com/apache/arrow/pull/2481]

> [C++] Add Tutorial about Sending Tensor from C++ to Python
> ----------------------------------------------------------
>
>                 Key: ARROW-3127
>                 URL: https://issues.apache.org/jira/browse/ARROW-3127
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Website
>            Reporter: Simon Mo
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.11.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> I can add a short tutorial showing how to
>  # Serialize a floating-point array in C++ into Tensor
>  # Save the Tensor to Plasma
>  # Access the Tensor in Python
> c.f. [https://github.com/apache/arrow/pull/2481]
> cc @[pcmoritz|https://github.com/pcmoritz]



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