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 23:55:19 UTC

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

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

 ##########
 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:
   Thanks, is not needed for android. as there's no python ATM

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