Skip to content

Impl SaveToNpz for Optimizers #785

Description

@jafioti

On long training runs it's required to checkpoint models in case something goes wrong part way through. When only saving the model, and resetting the optimizer state, training takes much longer to resume. It would make sense therefore to save and load the optimizer as well. I believe this can be implemented with the same npz architecture as is currently implemented for TensorCollection modules.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions