[jira] [Updated] (MXNET-427) [BUG] Optimizer state pickle contains param_dict

2018-05-21 Thread Haibin Lin (JIRA)

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

Haibin Lin updated MXNET-427:
-
Status: Done  (was: In Progress)

> [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
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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



[jira] [Updated] (MXNET-427) [BUG] Optimizer state pickle contains param_dict

2018-05-16 Thread Haibin Lin (JIRA)

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

Haibin Lin updated MXNET-427:
-
Sprint: Apache Sprint 4

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



[jira] [Updated] (MXNET-427) [BUG] Optimizer state pickle contains param_dict

2018-05-16 Thread Haibin Lin (JIRA)

 [ 
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