- 16 Dec, 2020 1 commit
-
-
Min Xu authored
* [doc]: AdaScale example and notes * formatted notes correctly as suggested by Benjamin * added feature and unit test to make sure lr_scheduler works * update the example with lr_scheduler * fixed doc with "make html" * addressed Mike's suggestions
-
- 05 Dec, 2020 1 commit
-
-
Benjamin Lefaudeux authored
Thanks Jessica for the heads up !
-
- 01 Dec, 2020 1 commit
-
-
Benjamin Lefaudeux authored
-
- 18 Nov, 2020 1 commit
-
-
Benjamin Lefaudeux authored
* adding a shard-aware GradScaler wrap, credits to Sean Naren for the idea * adding stubs & explanations in the documentation
-
- 17 Nov, 2020 1 commit
-
-
Min Xu authored
- removed experimental warning as we have validated it on cifar and imagenet, transformer is looking good so far too. - fixed API doc formatting - make it consistent with the other code in the repo - tested by making the doc locally and inspect the results
-
- 30 Oct, 2020 1 commit
-
-
Min Xu authored
-
- 21 Oct, 2020 1 commit
-
-
Vittorio Caggiano authored
* wip_example * [wip]mnist_pipe_example * [wip]mnist_pipe_example * [wip]mnist_pipe_example * [wip]mnist_pipe_example * [wip]mnist_oss_example * working prototype * added tutorial script * update tutorial * Update mnist_test_oss.py * Update mnist_test_oss.py * Update mnist_test_oss.py * Update mnist_test_pipe.py * Update tutorial_oss.py * Update tutorial_pipe.py * Update tutorial_pipe.py * Update mnist_test_oss.py * Update tutorial_pipe.py * Update mnist_test_pipe.py * Update tutorial_pipe.py * fix black * fix flacke8 * general fixes * add example oss+pipe * fix isort * Update mnist_test_pipe.py * fix black Co-authored-by:Vittorio Caggiano <caggiano@devfair0253.h2.fair>
-
- 18 Oct, 2020 1 commit
-
-
Benjamin Lefaudeux authored
* fixing the readme for oss
-
- 16 Oct, 2020 1 commit
-
-
Aurick Qiao authored
* Add implementation of AdaScale * add adascale docs
-
- 10 Oct, 2020 1 commit
-
-
Benjamin Lefaudeux authored
* bugfix * adjust default non-regression loss, not all_reduced now
-
- 09 Oct, 2020 1 commit
-
-
Benjamin Lefaudeux authored
* wrapping the model in DDP in the tutorial * typo
-
- 24 Sep, 2020 1 commit
-
-
Vittorio Caggiano authored
-
- 22 Sep, 2020 1 commit
-
-
Benjamin Lefaudeux authored
* Doc extensions to some APIs * FIx the benchmark and tutorial
-
- 17 Sep, 2020 1 commit
-
-
Benjamin Lefaudeux authored
Add a small tutorial, similar to the OSS README
-
- 12 Sep, 2020 1 commit
-
-
msbaines authored
-