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/07/29 23:12:20 UTC

[GitHub] [incubator-mxnet] ChaiBapchya opened a new pull request #15689: Add Gather_nd Scatter_nd to NDArray API category doc

ChaiBapchya opened a new pull request #15689: Add Gather_nd Scatter_nd to NDArray API category doc
URL: https://github.com/apache/incubator-mxnet/pull/15689
 
 
   ## Description ##
   `gather_nd` and `scatter_nd` - present in Symbol API Indexing routine category - https://mxnet.incubator.apache.org/versions/master/api/python/symbol/symbol.html#indexing-routines
   
   But not present in Indexing routine category in NDArray API
   
   ## Checklist ##
   ### Essentials ###
   Please feel free to remove inapplicable items for your PR.
   - [X] Changes are complete (i.e. I finished coding on this PR)
   - [X] All changes have test coverage:
   - [X] Code is well-documented: 
   - [X] To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change
   
   ### Changes ###
   - [ ] Add to Doc
   

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