- 19 Mar, 2021 1 commit
-
-
Mohammad Shoeybi authored
-
- 08 Mar, 2021 1 commit
-
-
Mohammad Shoeybi authored
-
- 13 Feb, 2021 1 commit
-
-
Deepak Narayanan authored
-
- 09 Feb, 2021 1 commit
-
-
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
-
- 29 Jan, 2021 1 commit
-
-
Mostofa Patwary authored
-
- 27 Jan, 2021 1 commit
-
-
Jared Casper authored
Move rearranging query_key_value and key_value values in old checkpoints to when the checkpoint is loaded instead of runtime..
-
- 22 Jan, 2021 1 commit
-
-
Vijay Korthikanti authored
-
- 13 Jan, 2021 1 commit
-
-
Vijay Korthikanti authored
-
- 09 Jan, 2021 2 commits
-
-
Vijay Korthikanti authored
-
Vijay Korthikanti authored
-
- 08 Jan, 2021 1 commit
-
-
Vijay Korthikanti authored
-
- 27 Dec, 2020 1 commit
-
-
mohammad authored
-
- 22 Dec, 2020 2 commits
- 12 Nov, 2020 6 commits
-
-
Deepak Narayanan authored
Refactor code according to Jared's comments: move pipelining and non-pipelining training loops into separate methods Also, use mpu.get_*_model_parallel_size() instead of args.*_model_parallel_size
-
Deepak Narayanan authored
-
Deepak Narayanan authored
-
Deepak Narayanan authored
-
Deepak Narayanan authored
-
Deepak Narayanan authored
Also includes following changes for inter-layer model-parallel implementation: - Refactoring of model implementations - Training loop changes to support inter-layer communication using `ring_exchange` - New groups for inter-layer communication - Checkpoint changes - Command line arguments
-
- 13 Oct, 2020 2 commits
-
-
Vijay Korthikanti authored
-
Vijay Korthikanti authored
-
- 12 Oct, 2020 2 commits
-
-
Vijay Korthikanti authored
-
Vijay Korthikanti authored
-
- 09 Oct, 2020 1 commit
-
-
Vijay Korthikanti authored
-
- 30 Sep, 2020 1 commit
-
-
Vijay Korthikanti authored
-
- 29 Sep, 2020 2 commits
-
-
Vijay Korthikanti authored
-
Vijay Korthikanti authored
-
- 18 Sep, 2020 1 commit
-
-
root authored
-
- 11 Sep, 2020 1 commit
-
-
Vijay Korthikanti authored
-
- 02 Sep, 2020 1 commit
-
-
mohammad authored
-
- 26 Jul, 2020 1 commit
-
-
Boris Fomitchev authored
-
- 24 Jul, 2020 2 commits
-
-
Boris Fomitchev authored
Signed-off-by:Boris Fomitchev <bfomitchev@nvidia.com>
-
Boris Fomitchev authored
-
- 22 Jul, 2020 1 commit
-
-
Boris Fomitchev authored
Signed-off-by:Boris Fomitchev <bfomitchev@nvidia.com>
-
- 06 May, 2020 4 commits
- 16 Apr, 2020 1 commit
-
-
Mohammad authored
-