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. 27 Jan, 2021 1 commit
  3. 26 Jan, 2021 1 commit
  4. 25 Jan, 2021 1 commit
  5. 22 Jan, 2021 1 commit
  6. 27 Dec, 2020 1 commit
  7. 25 Dec, 2020 1 commit
  8. 19 Dec, 2020 1 commit
  9. 12 Nov, 2020 1 commit
  10. 16 Apr, 2020 1 commit
  11. 14 Apr, 2020 1 commit
  12. 29 Mar, 2020 1 commit
  13. 29 Oct, 2019 1 commit
  14. 08 Oct, 2019 1 commit
  15. 30 Jul, 2019 1 commit
  16. 27 Mar, 2019 1 commit