Skip to content

Sparse to Dense training #18

Description

@naston

I am super interested in the sparse to dense training method proposed in the Monarch Matrices paper and had some questions about implementation, specifically surrounding the optimizer and scheduler. Did you have to re-initialize the optimizer to work with the new dense weights or were you able to convert the the optimizer states from sparse to dense as well? Similarly, did you find that you needed warmup when starting the dense phase of training or were you simply able to resume the scheduler with no issue? Lastly, I see that there have been a few other structured matrices introduced within this repository, in terms of training throughput should I use one of these matrix types instead of monarch?

Links to/mentions of relevant .py files within this matrix would also be appreciated.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions