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/06/24 08:14:53 UTC

[GitHub] marcoabreu commented on a change in pull request #11382: [MXNET-57] Android ARMv7 support

marcoabreu commented on a change in pull request #11382: [MXNET-57] Android ARMv7 support
URL: https://github.com/apache/incubator-mxnet/pull/11382#discussion_r197631883
 
 

 ##########
 File path: ci/docker/runtime_functions.sh
 ##########
 @@ -226,15 +226,16 @@ build_arm64() {
     ninja -v
     report_ccache_usage
     export MXNET_LIBRARY_PATH=`pwd`/libmxnet.so
-    cd /work/mxnet/python
-    python setup.py bdist_wheel --universal
-    cp dist/*.whl /work/build
 
 Review comment:
   Did you intend to remove this? We now got the build wheel helper function

----------------------------------------------------------------
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