1. 09 Feb, 2021 1 commit
    • Deepak Narayanan's avatar
      Interleaved pipeline execution and code refactoring · dd889062
      Deepak Narayanan authored
      - Split a model's computation into multiple virtual stages as needed,
      and schedule communication correctly between these virtual stages
      - Move schedule code into `schedules.py` and communication code into
      `p2p_communication.py`
      - Use hyphens instead of spaces in all time logging for consistency
      - Factor out code in megatron/training.py into helper functions
      - Refactor evaluate() function: make it use forward_backward_schedule
      functions
      dd889062
  2. 04 Jan, 2021 1 commit
  3. 19 Dec, 2020 2 commits
  4. 12 Nov, 2020 2 commits
  5. 06 Aug, 2020 1 commit
  6. 30 Jul, 2020 1 commit
  7. 26 Jul, 2020 1 commit
  8. 05 Jun, 2020 1 commit
  9. 26 May, 2020 1 commit
  10. 21 May, 2020 1 commit
  11. 20 May, 2020 1 commit
  12. 19 May, 2020 2 commits
  13. 16 Apr, 2020 1 commit
  14. 10 Feb, 2020 1 commit
  15. 08 Oct, 2019 1 commit
  16. 30 Jul, 2019 1 commit