- 08 Apr, 2022 2 commits
-
-
HELSON authored
-
ver217 authored
* [WIP] stateful tensor manager * add eviction strategy * polish code * polish code * polish comment * add unit test * fix sampler bug * polish code * fix max sampling cnt resetting bug * fix sampler bug * polish code * fix bug * fix unit test Co-authored-by:jiaruifang <fangjiarui123@gmail.com>
-
- 07 Apr, 2022 1 commit
-
-
HELSON authored
* adapt model weight initialization for methods in Pytorch nn.init
-
- 01 Apr, 2022 2 commits
-
-
HELSON authored
-
Jiarui Fang authored
-
- 31 Mar, 2022 3 commits
-
-
HELSON authored
* support existing sharded and unsharded parameters in zero * add unitest for moe-zero model init * polish moe gradient handler
-
ver217 authored
-
Jiarui Fang authored
-
- 30 Mar, 2022 3 commits
-
-
ver217 authored
* hijack p.grad in sharded model * polish comments * polish comments
-
Jiarui Fang authored
-
Jiarui Fang authored
-
- 29 Mar, 2022 3 commits
-
-
Jiarui Fang authored
-
ver217 authored
-
Jiarui Fang authored
-
- 28 Mar, 2022 4 commits
-
-
HELSON authored
only process module's own parameters in Zero context add zero hooks for all modules that contrain parameters gather parameters only belonging to module itself
-
Jiarui Fang authored
-
Jiarui Fang authored
-
Jiarui Fang authored
-
- 25 Mar, 2022 4 commits
-
-
Jiarui Fang authored
-
Frank Lee authored
-
Jiarui Fang authored
-
Jiarui Fang authored
-
- 23 Mar, 2022 1 commit
-
-
ver217 authored
* sharded model supports reuse fp16 shard * rename variable * polish code * polish code * polish code
-
- 22 Mar, 2022 2 commits
-
-
ver217 authored
* sharded optim support hybrid cpu adam * update unit test * polish docstring
-
Jiarui Fang authored
* [zero] polish sharded param name * polish code * polish * polish code * polish * polsih * polish
-
- 18 Mar, 2022 8 commits
-
-
Frank Lee authored
-
ver217 authored
* polish code * shard strategy receive pg in shard() / gather() * update zero engine * polish code
-
ver217 authored
-
Jiarui Fang authored
* Revert "polish code" This reverts commit 8cf7ff08. * Revert "rename variables" This reverts commit e99af94a. * Revert "remove surplus imports" This reverts commit 46add4a5. * Revert "update sharded optim and fix zero init ctx" This reverts commit 57567ee7.
-
ver217 authored
-
ver217 authored
-
ver217 authored
-
Frank Lee authored
-
- 17 Mar, 2022 3 commits
-
-
Jiarui Fang authored
-
Jiarui Fang authored
-
Jiarui Fang authored
-
- 16 Mar, 2022 3 commits
-
-
Jiarui Fang authored
-
ver217 authored
-
Jiarui Fang authored
-
- 15 Mar, 2022 1 commit
-
-
Jiarui Fang authored
-