Skip to content

[feature request] Support PyTorch DCP #2

@Codle

Description

@Codle

PyTorch provides a new distributed checkpoint saving implementation:

https://pytorch.org/tutorials/recipes/distributed_checkpoint_recipe.html

This implementation can support async checkpoint and other operations in a relatively simple way, and exposes two rewritable interfaces, Writer and Loader. Therefore, theoretically, veTurboIO can be introduced into this implementation path by implementing these two interfaces.

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