"vscode:/vscode.git/clone" did not exist on "6afbe6773941f28674376e9aec5cc194c57f0aed"
  1. 08 Feb, 2021 1 commit
  2. 05 Feb, 2021 2 commits
  3. 04 Feb, 2021 6 commits
  4. 03 Feb, 2021 7 commits
  5. 02 Feb, 2021 2 commits
  6. 01 Feb, 2021 2 commits
  7. 31 Jan, 2021 1 commit
  8. 30 Jan, 2021 1 commit
  9. 29 Jan, 2021 3 commits
  10. 28 Jan, 2021 3 commits
  11. 27 Jan, 2021 6 commits
  12. 26 Jan, 2021 1 commit
  13. 25 Jan, 2021 3 commits
    • anj-s's avatar
      [docs] Remove broken link from fairscale docs. (#325) · 1ece280a
      anj-s authored
      
      
      * fix broken link
      
      * remove link
      
      * add direct link
      
      * add direct link
      
      * add direct link
      
      * add direct link
      
      * add direct link
      
      * add direct link
      Co-authored-by: default avatarAnjali Sridhar <anj@devfair0443.h2.fair>
      1ece280a
    • Min Xu's avatar
      [test] cover python 3.7 to 3.9 on CPU (#303) · 8459634f
      Min Xu authored
      * [test] cover python 3.7 to 3.9 on CPU
      
      - covering common python versions on CPU tests
      - added doc build test
      
      * add doc build test
      
      * skipping failing tests on py39
      
      * catching doc build warnings
      
      * add doc build to py38 and py39
      
      * minor fix
      
      * fix doc build for adascale
      
      * removed dead code
      
      * fix the skipping
      
      * skip unit test for py39
      
      * add failing example
      
      * no more py39 skipping the tests
      8459634f
    • anj-s's avatar
      [refactor] Add benchmark config object and validation function (#314) · 331aed2c
      anj-s authored
      
      
      * [refactor]Remove unused variables and refactor common configurations
      
      * move helper function to call site
      
      * fixed lint errors
      
      * fix lint errors
      
      * fix lint errors
      
      * fix lint errors
      
      * fix import order
      
      * format files
      
      * remove unused imports
      
      * fix lint errors
      
      * fix lint errors
      
      * refactor common utilities
      
      * address PR comments
      
      * sorted imports
      
      * add space
      
      * modify comment
      
      * added doc strings and addressed PR comments.
      
      * addressed PR comments
      
      * added another comment to clarify.
      
      * fixing lint errors
      
      * addressed PR comments
      
      * addressed PR comments
      
      * fixed typos
      
      * initialize var
      
      * rename seq_pred to lm
      
      * fix lint errors
      
      * move datasets and models into separate folders
      
      * add the folders created
      
      * fix lint errors
      
      * create golden config to stats mapping
      
      * add common batching for both synthetic and real data
      
      * fixed lint errors
      
      * enable real pipe benchmakrs with new golden data
      
      * reduce seq len to avoid OOM
      
      * updated golden data
      
      * add logging
      
      * add golden data
      
      * add golden data
      
      * fix lint errors
      
      * add doc string
      
      * remove unused class
      
      * add seq len and batch size to the config
      
      * remove commented out line
      
      * address comments
      
      * rename imports
      
      * refactor common logic in dataloaders
      
      * add golden configs
      
      * lint changes
      
      * merge latest changes
      
      * lint errors
      
      * address PR comments
      
      * initial refactoring
      
      * lint fixes
      
      * fix lint errors
      
      * update comment
      Co-authored-by: default avatarAnjali Sridhar <anj@devfair0443.h2.fair>
      331aed2c
  14. 23 Jan, 2021 1 commit
  15. 21 Jan, 2021 1 commit