thomelane commented on a change in pull request #15343: Revise Symbol tutorial URL: https://github.com/apache/incubator-mxnet/pull/15343#discussion_r297297523
########## File path: docs/tutorials/basic/symbol.md ########## @@ -188,14 +144,9 @@ composed = net2(data2=net1, name='composed') composed.list_arguments() ``` -In this example, *net2* is used as a function to apply to an existing symbol *net1*, Review comment: netx -> `netx` (for 1 and 2) ---------------------------------------------------------------- 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
