- 18 Feb, 2021 2 commits
-
-
Mostofa Patwary authored
-
Jared Casper authored
Interleaved pipelined execution and refactored schedule / communication code See merge request ADLR/megatron-lm!189
-
- 17 Feb, 2021 1 commit
-
-
Deepak Narayanan authored
-
- 15 Feb, 2021 2 commits
-
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
- 13 Feb, 2021 2 commits
-
-
Deepak Narayanan authored
-
Deepak Narayanan authored
-
- 10 Feb, 2021 3 commits
-
-
Deepak Narayanan authored
-
Mostofa Patwary authored
-
Deepak Narayanan authored
-
- 09 Feb, 2021 4 commits
-
-
Deepak Narayanan authored
-
Deepak Narayanan authored
-
Deepak Narayanan authored
-
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
-
- 08 Feb, 2021 2 commits
-
-
Mohammad Shoeybi authored
Improve handling of rng states in checkpoints. See merge request ADLR/megatron-lm!231
-
Jared Casper authored
-
- 06 Feb, 2021 1 commit
-
-
Jared Casper authored
Use torch.cuda.synchronize() right after calling batch_isend_irecv() communication API See merge request ADLR/megatron-lm!230
-
- 05 Feb, 2021 3 commits
-
-
Deepak Narayanan authored
-
Jared Casper authored
conditioning fused kernels See merge request ADLR/megatron-lm!228
-
Vijay Korthikanti authored
-
- 04 Feb, 2021 5 commits
-
-
Vijay Korthikanti authored
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
- 03 Feb, 2021 7 commits
-
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
- 02 Feb, 2021 2 commits
-
-
Mohammad Shoeybi authored
Fix bug in merge_mp_partitions for handling recent checkpoints. See merge request ADLR/megatron-lm!226
-
Jared Casper authored
-
- 01 Feb, 2021 4 commits
-
-
Mohammad Shoeybi authored
Handle empty documents in preprocess_data. See merge request ADLR/megatron-lm!225
-
Jared Casper authored
-
Mostofa Patwary authored
-
Mostofa Patwary authored
-
- 29 Jan, 2021 2 commits
-
-
Jared Casper authored
Init CI tests with very basic import test. See merge request ADLR/megatron-lm!224
-
Jared Casper authored
-