You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/09/27 14:49:17 UTC

[GitHub] tdomhan opened a new issue #12684: MXNet 1.3 on PyPI Cuda 9.1

tdomhan opened a new issue #12684: MXNet 1.3 on PyPI Cuda 9.1
URL: https://github.com/apache/incubator-mxnet/issues/12684
 
 
   MXNet 1.3 on PyPI for Cuda 9.1 seems to only be build for windows. 
   Looking at: https://pypi.org/project/mxnet-cu91mkl/1.3.0/#files
   There are only versions for `mxnet_cu91mkl-1.3.0-1-py2.py3-none-win_amd64.whl` and `mxnet_cu91mkl-1.3.0-py2.py3-none-win_amd64.whl`. A version for `manylinux` is missing. The same is true for `mxnet-cu91`.
   
   Indeed `pip install mxnet-cu91mkl` will install version `1.2.1.post1` and not `1.3` on Linux.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services