thomelane commented on a change in pull request #15343: Revise Symbol tutorial
URL: https://github.com/apache/incubator-mxnet/pull/15343#discussion_r297296597
 
 

 ##########
 File path: docs/tutorials/basic/symbol.md
 ##########
 @@ -71,20 +42,14 @@ To complete this tutorial, we need:
     ```
     pip install jupyter
     ```
-- GPUs - A section of this tutorial uses GPUs. If you don't have GPUs on your 
machine, simply
-set the variable gpu_device to mx.cpu().
+- GPUs (optional). A section of this tutorial uses GPUs. If you don't have 
GPUs on your machine, simply set the variable `gpu_device` to `mx.cpu()`.
 
 Review comment:
   Should automatically change context depending on whether a GPU is available 
or not.

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

Reply via email to