sandeep-krishnamurthy commented on a change in pull request #17687: Fix nightly
build instruction on mxnet webpage
URL: https://github.com/apache/incubator-mxnet/pull/17687#discussion_r384255173
##########
File path: docs/static_site/src/_includes/get_started/windows/python/gpu/pip.md
##########
@@ -64,7 +64,7 @@ $ pip install mxnet-cu80==0.11.0
<div class="master">
{% highlight bash %}
-$ pip install mxnet-cu101 --pre
+$ pip install --pre mxnet-cu102 -f https://dist.mxnet.io/python/all
Review comment:
is cu10.2 upgrade here intended?
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services