1. 30 Mar, 2023 1 commit
  2. 25 May, 2022 1 commit
  3. 02 Apr, 2021 1 commit
  4. 31 Mar, 2021 2 commits
  5. 30 Mar, 2021 2 commits
  6. 25 Mar, 2021 1 commit
  7. 24 Mar, 2021 1 commit
  8. 18 Mar, 2021 1 commit
  9. 16 Mar, 2021 2 commits
    • Conglong Li's avatar
      1-bit Adam v2 (#817) · 68c8481b
      Conglong Li authored
      Authors: @awan-10 @conglongli @samyam @jeffra
      
      What's new:
      
      NCCL-based implementation which provides better performance and usability compared to the MPI-based implementation.
      Add support to momentum masks for those parameters with constant zero gradients during training.
      Bug fixes (e.g., #813).
      
      * NCCL-based 1-bit Adam + Code Refactor for Comm. Backends (#594)
      
      * NCCL based 1-bit Implementation + Refactor to add communication backends (#593)
      
      * add nccl 1-bit optim.
      
      * temporary commit to save stuff.
      
      * Use dist collectives instead of mpi routines.
      
      * remove old code for comm.
      
      * Fix bugs. still does not work.
      
      * modify to test the nccl side code path
      
      * Initial gather impl. Works intra-node.
      
      * Updates to comm. phase 2. nccl comm. passed the tests.
      
      * refactor code to introduce nccl/mpi as backends for onebit adam.
      
      * Refactor updates to test/engine.
      
      * Fix compile/runtime errors.
      
      * simplify support for nccl/mpi backends.
      
      * Add missign file
      
      *...
      68c8481b
    • brett koonce's avatar
      docs: minor spelling tweaks (#858) · 547d1c5f
      brett koonce authored
      547d1c5f
  10. 14 Mar, 2021 1 commit
  11. 11 Mar, 2021 2 commits
  12. 08 Mar, 2021 5 commits
  13. 26 Feb, 2021 1 commit
  14. 20 Feb, 2021 1 commit
  15. 16 Feb, 2021 1 commit
    • Olatunji Ruwase's avatar
      Minor doc tweaks (#761) · c28a71f9
      Olatunji Ruwase authored
      * Fix docstring
      
      * Make screenshots clickable for easier viewing
      
      * Navigation menu in alphabetical order; More clicable screenshots
      
      * Rename 1Cycle doc
      
      * Tweak naming
      c28a71f9
  16. 12 Feb, 2021 1 commit
  17. 11 Feb, 2021 2 commits
    • Conglong Li's avatar
      1-bit Adam documentation fix (#747) · 248f6383
      Conglong Li authored
      
      
      * 1-bit adam doc fix
      
      * 1-bit adam doc fix
      
      * 1-bit adam doc fix
      Co-authored-by: default avatarJeff Rasley <jerasley@microsoft.com>
      248f6383
    • Cheng Li's avatar
      Add flops profiler tutorial (#682) · e2dfe0d1
      Cheng Li authored
      * work on flops profiler tutorial
      
      * update flops profiler tutorial
      
      * add flops profiler tutorial and fix names
      
      * work on flops profiler tutorial
      
      * update flops profiler tutorial
      
      * add flops profiler tutorial and fix names
      
      * fix tailing ws
      
      * fix names
      
      * remove multistep profiling and update docs
      
      * fix cases where functionals and submodules coexist in a parent module, update readme
      
      * fix typo
      
      * always invoke post hook function
      
      * fix module flops sum and update tests
      
      * update tutorial
      e2dfe0d1
  18. 10 Feb, 2021 2 commits
  19. 20 Jan, 2021 1 commit
  20. 19 Jan, 2021 1 commit
  21. 15 Jan, 2021 3 commits
  22. 08 Jan, 2021 1 commit
  23. 07 Jan, 2021 2 commits
  24. 06 Jan, 2021 1 commit
  25. 05 Jan, 2021 1 commit
  26. 18 Dec, 2020 1 commit
  27. 15 Dec, 2020 1 commit