cannedprimates opened a new issue #16095: Julia NDArray getindex by row not 
implemented?
URL: https://github.com/apache/incubator-mxnet/issues/16095
 
 
   I was trying to go through 
   
   
https://mxnet.incubator.apache.org/versions/master/tutorials/basic/ndarray_indexing.html
   
   using the Julia API and I noticed that indexing by row (e.g. arr[:,1]) 
doesn't seem to have been implemented yet. I also looked at 
   
   
https://github.com/apache/incubator-mxnet/blob/master/julia/src/ndarray/array.jl
   
   and didn't see an implementation there. Would be cool to have! :)

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

Reply via email to