- 07 Feb, 2020 1 commit
-
-
Samyam Rajbhandari authored
* simplifying the batch config, using a single assert to test for validity and allowing for specifying only the micro batch size * Simplifying Batch Config, Adding ability to specify batch using just micro_batch, and adding a bunch of unit tests * ran formatting * Typo fixes and added the config file * reformatting * path fixes * removing print statements
-
- 06 Feb, 2020 2 commits
-
-
Olatunji Ruwase authored
Unit tests for add_XXX_arguments
-
Olatunji Ruwase authored
Co-authored-by:
Shaden Smith <ShadenTSmith@gmail.com> Co-authored-by:
Jeff Rasley <jerasley@microsoft.com>
-
- 05 Feb, 2020 1 commit
-
-
Shaden Smith authored
* Enables NCCL backend in @distributed_test * Adds pytest-forked to avoid CUDA re-initialization issue. * paste typo * transcription typo
-
- 04 Feb, 2020 3 commits
-
-
Jeff Rasley authored
-
Jeff Rasley authored
* add allreduce test * comment out set rank to cuda for now * switched back to gloo
-
Shaden Smith authored
* Adds distributed_test decorator and some unit tests. * Setting NCCL backend. * Parametrizes test. * rank -> local_rank * Temporarily disable CUDA initialization.
-
- 01 Feb, 2020 1 commit
-
-
Elton Zheng authored
-