Skip to content

FSDP Support#3724

Description

@intelava

馃殌 Feature

Hi, I want to implement FSDP support for the pytorch/ignite. I propose integrating it into Ignite's auto_model. The checkpoint handlers will be updated to safely export sharded weights to CPU RAM as a consolidated FULL_STATE_DICT, preventing VRAM OOM issues while preserving backward compatibility with the existing single file DiskSaver logic. Do you have any other suggestions for this PR? I would like to get your feedback and implement this clean.

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