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:
[email protected]


With regards,
Apache Git Services

Reply via email to