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/06/10 23:24:24 UTC

[GitHub] [incubator-mxnet] aaronmarkham opened a new issue #15202: name and shape links on IO API are broken

aaronmarkham opened a new issue #15202: name and shape links on IO API are broken
URL: https://github.com/apache/incubator-mxnet/issues/15202
 
 
   ## Description
   Search for get_list and click the name or shape links.
   http://mxnet.incubator.apache.org/versions/master/api/python/io/io.html
   
   Probably due to how these are configured:
   
   ```
   .. _name: mxnet.symbol.Symbol.name
   .. _shape: mxnet.ndarray.NDArray.shape
   ```
   

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