You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/02/23 00:59:00 UTC

[jira] [Resolved] (ARROW-2093) [Python] Possibly do not test pytorch serialization in Travis CI

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

Wes McKinney resolved ARROW-2093.
---------------------------------
    Resolution: Fixed

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

> [Python] Possibly do not test pytorch serialization in Travis CI
> ----------------------------------------------------------------
>
>                 Key: ARROW-2093
>                 URL: https://issues.apache.org/jira/browse/ARROW-2093
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>
> I am not sure it is worth downloading ~400MB in binaries
> {code}
> The following packages will be downloaded:
>     package                    |            build
>     ---------------------------|-----------------
>     libgcc-5.2.0               |                0         1.1 MB  defaults
>     pillow-5.0.0               |           py27_0         958 KB  conda-forge
>     libtiff-4.0.9              |                0         511 KB  conda-forge
>     libtorch-0.1.12            |          nomkl_0         1.7 MB  defaults
>     olefile-0.44               |           py27_0          50 KB  conda-forge
>     torchvision-0.1.9          |   py27hdb88a65_1          86 KB  soumith
>     openblas-0.2.19            |                2        14.1 MB  conda-forge
>     numpy-1.13.1               |py27_blas_openblas_200         8.4 MB  conda-forge
>     pytorch-0.2.0              |py27ha262b23_4cu75       312.2 MB  soumith
>     mkl-2017.0.3               |                0       129.5 MB  defaults
>     ------------------------------------------------------------
>                                            Total:       468.6 MB
> {code}
> Follow up from ARROW-2071 https://github.com/apache/arrow/pull/1561



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