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

Haibin Lin updated MXNET-427:
-----------------------------
    Assignee: Haibin Lin
      Status: In Progress  (was: To Do)

> [BUG] Optimizer state pickle contains param_dict
> ------------------------------------------------
>
>                 Key: MXNET-427
>                 URL: https://issues.apache.org/jira/browse/MXNET-427
>             Project: Apache MXNet
>          Issue Type: Bug
>            Reporter: Haibin Lin
>            Assignee: Haibin Lin
>            Priority: Major
>
> When pickling an optimizer, the param_dict is also saved. This means when 
> loading the state, the optimizer will construct a param_dict from the 
> previous state, which does not refer to the actual parameter being trained 
> anymore. We need to remove this from state pickling. 



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