You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/26 22:54:00 UTC

[jira] [Updated] (ARROW-4690) Building TensorFlow compatible wheels for Arrow

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

ASF GitHub Bot updated ARROW-4690:
----------------------------------
    Labels: pull-request-available  (was: )

> Building TensorFlow compatible wheels for Arrow
> -----------------------------------------------
>
>                 Key: ARROW-4690
>                 URL: https://issues.apache.org/jira/browse/ARROW-4690
>             Project: Apache Arrow
>          Issue Type: Improvement
>            Reporter: Philipp Moritz
>            Priority: Major
>              Labels: pull-request-available
>
> Since the inclusion of LLVM, arrow wheels stopped working with TensorFlow again (on some configurations at least).
> While we are continuing to discuss a more permanent solution in [https://groups.google.com/a/tensorflow.org/d/topic/developers/TMqRaT-H2bI/discussion|https://groups.google.com/a/tensorflow.org/d/topic/developers/TMqRaT-H2bI/discussion,], I made some progress in creating tensorflow compatible wheels for an unmodified pyarrow.
> They won't adhere to the manylinux1 standard, but they should be as compatible as the TensorFlow wheels because they use the same build environment (ubuntu 14.04).
> I'll create a PR with the necessary changes. I don't propose to ship these wheels but it might be a good idea to include the docker image and instructions how to build them in the tree for organizations that want to use tensorflow with pyarrow on top of pip. The official recommendation should probably be to use conda if the average user wants to do this for now.



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