1. 26 May, 2022 1 commit
  2. 25 May, 2022 1 commit
  3. 14 May, 2022 1 commit
  4. 13 May, 2022 3 commits
  5. 12 May, 2022 1 commit
  6. 10 May, 2022 1 commit
  7. 09 May, 2022 1 commit
  8. 02 May, 2022 1 commit
    • Paul Johnson's avatar
      [FSDP] ssd_offload fixing backward path (grad_fn) for SsdFlatParameter and... · 51b53ddb
      Paul Johnson authored
      [FSDP] ssd_offload fixing backward path (grad_fn) for SsdFlatParameter and SsdFlatParameterView (#974)
      
      * [FSDP] fixing backward path for SsdFlatParameter and SsdFlatParameterView when overriding .data
      
      * Get ssd_offload unit tests passing
      
      * [FSDP] get all test_fsdp_offload tests passing w/ ssd_offload on
      
      * Update changelog
      51b53ddb
  9. 27 Apr, 2022 1 commit
  10. 26 Apr, 2022 1 commit
  11. 25 Apr, 2022 2 commits
  12. 06 Apr, 2022 1 commit
  13. 30 Mar, 2022 1 commit
  14. 16 Mar, 2022 1 commit
  15. 09 Mar, 2022 2 commits
  16. 08 Mar, 2022 1 commit
  17. 05 Mar, 2022 1 commit
    • Dmitry Vinnik's avatar
      docs: add GH button in support of Ukraine (#949) · 2877474c
      Dmitry Vinnik authored
      * Adding ELI5 video to Fairscale
      
      * docs: add GH button in support of Ukraine
      
      ## Summary:
      Our mission at Meta Open Source is to empower communities through open source, and we believe that it means building a welcoming and safe environment for all. As a part of this work, we are adding this banner in support for Ukraine during this crisis.
      2877474c
  18. 04 Mar, 2022 1 commit
  19. 03 Mar, 2022 1 commit
  20. 02 Mar, 2022 2 commits
  21. 23 Feb, 2022 2 commits
  22. 22 Feb, 2022 1 commit
    • anj-s's avatar
      [benchmarks] Add benchmarks for FSDP (#765) · f9a125db
      anj-s authored
      * add benchmarks for fsdp
      
      * fix lint errors
      
      * clean up
      
      * clean up unused flags
      
      * add the benchmarks
      
      * remove unused args
      
      * fix lint errors
      
      * fix lint errors
      
      * update command line
      
      * add support for multiple devices
      
      * try full fp16 mode
      
      * try full fp16 mode
      
      * lint errors
      
      * merge main
      
      * lint errors
      
      * lint errors
      
      * lint error
      
      * update intersphinx mapping for numpy
      
      * update intersphinx mapping for numpy
      
      * skip test
      
      * added golden configs
      
      * use synthetic benchmarks
      
      * fix fn name
      
      * fix cuda device id
      
      * fix verify
      
      * lint fix
      f9a125db
  23. 15 Feb, 2022 2 commits
  24. 14 Feb, 2022 1 commit
    • Min Xu's avatar
      [chore] [cleanup]: pytest, pytorch new versions, fix tests (#933) · fae29959
      Min Xu authored
      
      
      * update pytest versions
      
      * [test] test related changes
      
      - upgrade to newer pytorch versions
      - added function to make test more deterministic on A100 and TF32
      - fixed some tests so that they are correctly skipped on a single GPU system
      
      * more fixes
      
      * formatting overly long lines
      
      * format
      
      * better test without trigger a warning
      
      * fix an optim state bug with newer pytorch
      
      - adam optimizer seems to return "step" as a singleton tensor now in the
      nightly build
      - this fixes it assumeing non-tensor value can still be loaded back by
      the optimizer
      
      * improve oss.py
      
      - use min_loss for regression checking is a bit more reliable
      - also increased the num epochs from 10 to 12
      
      * small oss.py fix
      
      * Update fairscale/nn/data_parallel/fully_sharded_data_parallel.py
      Co-authored-by: default avatarMin Xu <min.xu.public@gmail.com>
      fae29959
  25. 11 Feb, 2022 1 commit
  26. 08 Feb, 2022 2 commits
  27. 28 Jan, 2022 1 commit
  28. 25 Jan, 2022 2 commits
  29. 20 Jan, 2022 1 commit
  30. 18 Jan, 2022 1 commit
  31. 14 Jan, 2022 1 commit