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 2018/09/14 02:55:45 UTC

[GitHub] liqg commented on issue #12546: How to subset a MXNDArray in R?

liqg commented on issue #12546: How to subset a MXNDArray in R?
URL: https://github.com/apache/incubator-mxnet/issues/12546#issuecomment-421215297
 
 
   Thanks for your responses. How about the assignment, such as `a[1:2] <- 2`. Do the R package developers have any plan to add functions like `[.MXNDArray` for indexing or `<-.MXNDArray` for assignment? May be it is not very convenient to use as.array to wrap each MXNDArray variable.
   

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