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 2017/11/01 13:14:51 UTC

[GitHub] dai-dao commented on issue #8246: [WIP] Continued Work on Advanced Indexing

dai-dao commented on issue #8246: [WIP] Continued Work on Advanced Indexing
URL: https://github.com/apache/incubator-mxnet/pull/8246#issuecomment-341102662
 
 
   Hi, I'm aware that this issue is currently being developed, but is there any temporary workaround I can use in the mean time? What I'm trying to do is this:
   
   Thanks
   
   ```
   a = nd.array([[1,2,3], [4,5,6]])
   a[:, [0, 1]]
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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