You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by "Anirudh Acharya (JIRA)" <ji...@apache.org> on 2018/08/15 21:49:00 UTC

[jira] [Updated] (MXNET-823) Make NDArrays mutable in the R API

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

Anirudh Acharya updated MXNET-823:
----------------------------------
    Description: 
Python API's ndarray objects are mutable, whereas in the R API the ndarray objects are immutable. 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.

  was:Python API's ndarray objects are mutable, whereas in the R API the ndarray objects are immutable. Making them mutable might improve the memory footprint of the R-package during training.


> 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
>            Priority: Major
>
> Python API's ndarray objects are mutable, whereas in the R API the ndarray objects are immutable. 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-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org