Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Saving extracted features overwrites with same filename in DDP scenario #14

@artemi8

Description

@artemi8

Thanks for an faster version of DiT implementation. Helped me a lot.

I noticed that the extract_features.py saves the features file with a name that is same across the GPUs when using DDP so only single GPU's output is saved. I just changed name of the saving file to {rank}-{train_steps} and solved the problem.

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