- 24 Mar, 2021 1 commit
-
-
Vijay Korthikanti 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
-
- 25 Jan, 2021 1 commit
-
-
Mohammad Shoeybi authored
-
- 19 Dec, 2020 1 commit
-
-
mohammad authored
-
- 12 Nov, 2020 5 commits
-
-
Deepak Narayanan authored
-
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
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
-
- 07 Jul, 2020 1 commit
-
-
Neel Kant authored
-
- 24 Jun, 2020 1 commit
-
-
Neel Kant authored
-
- 05 Jun, 2020 2 commits
- 03 May, 2020 1 commit
-
-
Neel Kant authored
-
- 16 Apr, 2020 1 commit
-
-
Mohammad authored
-
- 13 Apr, 2020 1 commit
-
-
Mohammad authored
-
- 31 Mar, 2020 1 commit
-
-
Mohammad authored
-
- 30 Mar, 2020 2 commits
- 29 Mar, 2020 3 commits
- 28 Mar, 2020 2 commits
- 27 Mar, 2020 1 commit
-
-
Mohammad authored
-
- 17 Mar, 2020 2 commits
-
-
Mohammad Shoeybi authored
-
Mohammad Shoeybi authored
-
- 14 Jan, 2020 1 commit
-
-
Mohammad Shoeybi authored
-
- 21 Nov, 2019 1 commit
-
-
Mohammad Shoeybi authored
-
- 19 Nov, 2019 1 commit
-
-
Jared Casper authored
-
- 31 Oct, 2019 1 commit
-
-
Mohammad Shoeybi authored
-
- 29 Oct, 2019 1 commit
-
-
Mohammad Shoeybi authored
-
- 09 Oct, 2019 1 commit
-
-
Mohammad Shoeybi authored
-
- 08 Oct, 2019 3 commits
-
-
Mohammad Shoeybi authored
-
Mohammad Shoeybi authored
-
Jared Casper authored
Note that there is currently an issue with bert using Torch DDP.
-
- 04 Oct, 2019 1 commit
-
-
Jared Casper authored
-
- 13 Aug, 2019 1 commit
-
-
Raul Puri authored
-
- 30 Jul, 2019 1 commit
-
-
Raul Puri authored
Co-authored-by:
shoeybi <shoeybim@gmail.com> Co-authored-by:
raulpuric <raulpuric@berkeley.edu> Co-authored-by:
jaredcasper <jaredcasper@gmail.com> Co-authored-by:
mpatwary <mostofa.patwary@gmail.com> Co-authored-by:
plegresl <plegresl@gmail.com>
-
- 23 Apr, 2019 1 commit
-
-
Raul Puri authored
* threaded tf_dl+presplit sentences+shuffled dataset with resume * elaborate in readme
-