- 08 Mar, 2021 1 commit
-
-
Olatunji Ruwase authored
-
- 26 Feb, 2021 1 commit
-
-
Stas Bekman authored
-
- 20 Feb, 2021 1 commit
-
-
Stas Bekman authored
Invalid param name Thanks.
-
- 16 Feb, 2021 1 commit
-
-
Olatunji Ruwase authored
* Fix docstring * Make screenshots clickable for easier viewing * Navigation menu in alphabetical order; More clicable screenshots * Rename 1Cycle doc * Tweak naming
-
- 12 Feb, 2021 1 commit
-
-
Stas Bekman authored
Co-authored-by:Jeff Rasley <jerasley@microsoft.com>
-
- 11 Feb, 2021 2 commits
-
-
Conglong Li authored
* 1-bit adam doc fix * 1-bit adam doc fix * 1-bit adam doc fix Co-authored-by:Jeff Rasley <jerasley@microsoft.com>
-
Cheng Li authored
* work on flops profiler tutorial * update flops profiler tutorial * add flops profiler tutorial and fix names * work on flops profiler tutorial * update flops profiler tutorial * add flops profiler tutorial and fix names * fix tailing ws * fix names * remove multistep profiling and update docs * fix cases where functionals and submodules coexist in a parent module, update readme * fix typo * always invoke post hook function * fix module flops sum and update tests * update tutorial
-
- 10 Feb, 2021 2 commits
-
-
Olatunji Ruwase authored
* Fix docstring * Make screenshots clickable for easier viewing
-
Stas Bekman authored
-
- 20 Jan, 2021 1 commit
-
-
Stas Bekman authored
Co-authored-by:Jeff Rasley <jerasley@microsoft.com>
-
- 19 Jan, 2021 1 commit
-
-
Jeff Rasley authored
* Update README.md * Update index.md
-
- 15 Jan, 2021 3 commits
-
-
Stas Bekman authored
Co-authored-by:Jeff Rasley <jerasley@microsoft.com>
-
Stas Bekman authored
Co-authored-by:Jeff Rasley <jerasley@microsoft.com>
-
Stas Bekman authored
Co-authored-by:Jeff Rasley <jerasley@microsoft.com>
-
- 08 Jan, 2021 1 commit
-
-
Stas Bekman authored
Co-authored-by:Jeff Rasley <jerasley@microsoft.com>
-
- 07 Jan, 2021 2 commits
-
-
Jeff Rasley authored
Co-authored-by:Olatunji Ruwase <olruwase@microsoft.com>
-
dependabot[bot] authored
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.0. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.10...v1.11.0 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Jeff Rasley <jerasley@microsoft.com>
-
- 06 Jan, 2021 1 commit
-
-
Jeff Rasley authored
Co-authored-by:
Reza Yazdani <reyazda@microsoft.com> Co-authored-by:
Olatunji Ruwase <olruwase@microsoft.com>
-
- 05 Jan, 2021 1 commit
-
-
brett koonce authored
Co-authored-by:Jeff Rasley <jerasley@microsoft.com>
-
- 18 Dec, 2020 1 commit
-
-
Jeff Rasley authored
-
- 15 Dec, 2020 2 commits
-
-
Jeff Rasley authored
Co-authored-by:Shaden Smith <Shaden.Smith@microsoft.com>
-
Stas Bekman authored
* [doc] xref to hostfile discussion wasn't clear where to find what was meant by `hostfile` - so adding a link to where it's discussed. * remove whitespace
-
- 09 Dec, 2020 1 commit
-
-
Jeff Rasley authored
-
- 07 Dec, 2020 1 commit
-
-
Stas Bekman authored
-
- 02 Dec, 2020 1 commit
-
-
Stas Bekman authored
* [cifar tutorial] improve readability
-
- 28 Nov, 2020 1 commit
-
-
Stas Bekman authored
This PR: * fixes a misspelled method name * also `( () )` doesn't read too well, until one reads the code and understands that it's not a formatting bug. I proposed to simply say that it's a callable object.
-
- 12 Nov, 2020 2 commits
-
-
Shaden Smith authored
* Adds torch install requirement to documentation. * build ops documentation
-
Jeff Rasley authored
Co-authored-by:
Shaden Smith <Shaden.Smith@microsoft.com> Co-authored-by:
Reza Yazdani <reyazda@microsoft.com>
-
- 11 Nov, 2020 1 commit
-
-
Samyam Rajbhandari authored
* Update zero.md Update to ZeRO tutorial to specify the use of activation checkpointing * Update zero-offload.md Use activation checkpointing with ZeRO-Offload Co-authored-by:Jeff Rasley <jerasley@microsoft.com>
-
- 10 Nov, 2020 2 commits
-
-
Olatunji Ruwase authored
* Progressive layer dropping docs (#499) * test * Adding tutorial and news page for pld * updating the tutorial and posts of PLD * update the finetune tutorial * Update PLD tutorial (#512) * Update installation instructions * Format fix * ZeRO tutorial * Format fixes * ZeRO-Offload * ZeRO and ZeRO-Offload tutorials * Update navigation page * Format fixes * Add yuxhe feedback * Fix blog post link * Fix OneBit-Adam link Tweak scheduler example * Fix date link * Add DeepSpeed_Adam * Add PLD tutorial to navigation Co-authored-by:
Shaden Smith <Shaden.Smith@microsoft.com> Co-authored-by:
Jeff Rasley <jerasley@microsoft.com> * updating the pld docs * DeepSpeed implementation of PLD (#508) * DeepSpeed implementation of PLD * Format fixes * Formatting fixes * Fix broken url * Address PR feedback * Bump DSE Co-authored-by:
Minjia Zhang <33713995+minjiaz@users.noreply.github.com> Co-authored-by:
Shaden Smith <Shaden.Smith@microsoft.com> Co-authored-by:
Jeff Rasley <jerasley@microsoft.com> Co-authored-by:
Minjia Zhang <minjiaz@microsoft.com>
-
Minjia Zhang authored
-
- 09 Nov, 2020 2 commits
-
-
Olatunji Ruwase authored
* PLD documentation * Formatting fixes * Fix url bug
-
Olatunji Ruwase authored
* PLD documentation * Formatting fixes
-
- 30 Oct, 2020 1 commit
-
-
Reza Yazdani authored
* add adamW to CPU-ADAM implementation * supporting cpu-adam optimizer for zero-offload on deepspeed side * bump DSE to match cpu-adam updates Co-authored-by:Jeff Rasley <jerasley@microsoft.com>
-
- 19 Oct, 2020 1 commit
-
-
Shaden Smith authored
-
- 12 Oct, 2020 1 commit
-
-
Reza Yazdani authored
-
- 10 Oct, 2020 1 commit
-
-
Olatunji Ruwase authored
* Update installation instructions * Format fix * ZeRO tutorial * Format fixes * ZeRO-Offload * ZeRO and ZeRO-Offload tutorials * Update navigation page * Format fixes * Add yuxhe feedback * Fix blog post link * Fix OneBit-Adam link Tweak scheduler example * Fix date link * Add DeepSpeed_Adam Co-authored-by:
Shaden Smith <Shaden.Smith@microsoft.com> Co-authored-by:
Jeff Rasley <jerasley@microsoft.com>
-
- 07 Oct, 2020 1 commit
-
-
niumanar authored
* gan tutorial * formatting fix * adding pointer to repo; adding navigation link Co-authored-by:Jeff Rasley <jerasley@microsoft.com>
-
- 25 Sep, 2020 2 commits
-
-
Shaden Smith authored
-
Haibin Lin authored
-