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:48:00 UTC

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

Anirudh Acharya created MXNET-823:
-------------------------------------

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


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.



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