You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by "Lai Wei (JIRA)" <ji...@apache.org> on 2019/05/06 01:08:00 UTC

[jira] [Updated] (MXNET-1373) Improve checkpoint handler

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

Lai Wei updated MXNET-1373:
---------------------------
    Description: 
# Save last n checkpoints, remove old checkpoints if n reached
 # save some train states in Train History
 # save trainer sates
 # deserialize train history, resume from last checkpoint automatically (load params, load trainer states)

  was:
# Save last n checkpoints, remove old checkpoints if n reached
 # save some train states in Train History
 # deserialize train history, resume from last checkpoint automatically if epoch not reached


> Improve checkpoint handler
> --------------------------
>
>                 Key: MXNET-1373
>                 URL: https://issues.apache.org/jira/browse/MXNET-1373
>             Project: Apache MXNet
>          Issue Type: New Feature
>          Components: Gluon
>            Reporter: Lai Wei
>            Priority: Minor
>
> # Save last n checkpoints, remove old checkpoints if n reached
>  # save some train states in Train History
>  # save trainer sates
>  # deserialize train history, resume from last checkpoint automatically (load params, load trainer states)



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