aaronmarkham commented on issue #14243: Fix commands to make doc consistent
URL: https://github.com/apache/incubator-mxnet/pull/14243#issuecomment-470280768
 
 
   Let's take the `concat` operator example. Assume we leave in the pseudo-code 
as is. 
   Then we still have something that doesn't execute in the Python API docs. 
All I'm seeing is auto-summary outputs for `ndarray.concat` or 
`ndarray.sparse.concat` or `symbol.concat` which just dump whatever is in the 
concat.cc file's docstring. 
   
   So if we were to add the example in runnable python code, where would it go?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to