pytorch-lightning
Sharded state dicts save correctly when `save_weights_only=True`
#19524
Merged

Commits
  • test saving sharded weights only
    dvoytan-spark committed 2 years ago
  • add fix for weights only
    dvoytan-spark committed 2 years ago
  • Merge branch 'Lightning-AI:master' into fix/fsdp-checkpoint
    dimitri-voytan committed 2 years ago
  • [pre-commit.ci] auto fixes from pre-commit.com hooks
    pre-commit-ci[bot] committed 2 years ago
  • focus test on just full vs sharded
    dvoytan-spark committed 2 years ago
  • Merge branch 'fix/fsdp-checkpoint' of https://github.com/dimitri-voytan/pytorch-lightning into fix/fsdp-checkpoint
    dvoytan-spark committed 2 years ago
  • [pre-commit.ci] auto fixes from pre-commit.com hooks
    pre-commit-ci[bot] committed 2 years ago
  • Merge branch 'master' into fix/fsdp-checkpoint
    dimitri-voytan committed 2 years ago
  • reuse existing test
    awaelchli committed 2 years ago
  • update chlog
    awaelchli committed 2 years ago
  • Merge branch 'master' into fix/fsdp-checkpoint
    awaelchli committed 2 years ago
  • fix precommit
    awaelchli committed 2 years ago
  • oops
    awaelchli committed 2 years ago
  • Merge branch 'master' into fix/fsdp-checkpoint
    Borda committed 2 years ago
  • Merge branch 'master' into fix/fsdp-checkpoint
    awaelchli committed 2 years ago
Loading