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 2019/10/17 17:42:42 UTC

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #16514: add binary and docs build command options to devmenu

larroy commented on a change in pull request #16514: add binary and docs build command options to devmenu
URL: https://github.com/apache/incubator-mxnet/pull/16514#discussion_r336138764
 
 

 ##########
 File path: dev_menu.py
 ##########
 @@ -132,8 +132,24 @@ def provision_virtualenv(venv_path=DEFAULT_PYENV):
     ('[Local] Python Unit tests',
         "./py3_venv/bin/nosetests -v tests/python/unittest/"
     ),
-    ('[Docker] Website and docs build outputs to "docs/_build/html/"',
-        "ci/build.py --platform ubuntu_cpu /work/runtime_functions.sh deploy_docs"),
+    ('[Docker] Build the MXNet binary - outputs to "lib/"',
 
 Review comment:
   mxnet binary? not clear what this does.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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