[ 
https://issues.apache.org/jira/browse/MXNET-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anirudh Acharya reassigned MXNET-823:
-------------------------------------

    Assignee: Anirudh Acharya

> Make NDArrays mutable in the R API
> ----------------------------------
>
>                 Key: MXNET-823
>                 URL: https://issues.apache.org/jira/browse/MXNET-823
>             Project: Apache MXNet
>          Issue Type: Improvement
>            Reporter: Anirudh Acharya
>            Assignee: Anirudh Acharya
>            Priority: Major
>
> Python API's ndarray objects are mutable, whereas in the R API the ndarray 
> objects are immutable( 
> [https://github.com/apache/incubator-mxnet/blob/master/R-package/src/ndarray.h#L86]
>  ). Making them mutable will improve the memory footprint of the R-package 
> during training.
> Run benchmarks and quantify the improvements as part of this task.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org

Reply via email to