- 28 Apr, 2022 3 commits
-
-
Jiarui Fang authored
* [Tensor] activation is an attr of ColoTensor * [Tensor] add optimizer * only detach parameters in context * polish code
-
Jiarui Fang authored
-
Ziyue Jiang authored
* refine linear and add function to ColoTensor * add gather for layernorm * polish * polish
-
- 27 Apr, 2022 4 commits
-
-
Jiarui Fang authored
-
Ziyue Jiang authored
-
Jiarui Fang authored
-
Jiarui Fang authored
* [Tensor] make ColoTensor more robust for getattr * polish * polish
-
- 26 Apr, 2022 7 commits
-
-
Ziyue Jiang authored
-
Jiarui Fang authored
-
ver217 authored
* add lru cache * polish code * update unit test * fix sharded optim
-
Jiarui Fang authored
* [Tensor] add some function to ColoTensor * torch.allclose * rm torch.add
-
Jiarui Fang authored
-
Jiarui Fang authored
* [tensor] customized op returns ColoTensor * polish * polish code
-
Ziyue Jiang authored
-
- 25 Apr, 2022 5 commits
-
-
Jiarui Fang authored
-
HELSON authored
-
Jiarui Fang authored
-
Jiarui Fang authored
-
Frank Lee authored
-
- 24 Apr, 2022 7 commits
-
-
Ziyue Jiang authored
-
Jiarui Fang authored
-
Ziyue Jiang authored
-
Ziyue Jiang authored
-
HELSON authored
* refactor StatefulTensor, tensor utilities * add unitest for GeminiMemoryManager
-
YuliangLiu0306 authored
* [CLI] add CLI launcher * Revert "[CLI] add CLI launcher" This reverts commit df7e6506d4500af6a9220ef7fe4d3c7b1daebd4c. * [pipeline]add module lazy init feature to support large model initization. * [pipeline]add to_layer_list and partition method to support arbitrary non-pp model * refactor the module structure * polish * [pipelinable]add unit test for pipelinable * polish * polish * Fix CodeFactor issues.
-
Jiarui Fang authored
-
- 22 Apr, 2022 6 commits
-
-
Jiarui Fang authored
-
Frank Lee authored
-
Frank Lee authored
* [dependency] removed torchvision * fixed transforms
-
Jiarui Fang authored
This reverts commit ac88de6d.
-
Jiarui Fang authored
* revert zero tensors back * [tensor] init row 1d linear
-
Jiarui Fang authored
* [refactor] moving InsertPostInitMethodToModuleSubClasses to utils. * [tensor] ZeRO use ColoTensor as the base class. * polish
-
- 21 Apr, 2022 6 commits
-
-
Ziyue Jiang authored
-
Ziyue Jiang authored
-
Jiarui Fang authored
-
Jiarui Fang authored
* Revert "[zero] add ZeroTensorShardStrategy (#793)" This reverts commit 88759e28. * [gemini] set cpu memory capacity * [log] local throughput collecting * polish * polish * polish * polish code * polish * polish code * add a new tensor structure and override linear for it * polish * polish * polish * polish * polish * polish * polish * polish * polish * polish * polish * [tensor] renaming and reorganize directory structure. * rm useless dir * polish * polish * [tensor] hander the function not wrapped
-
Jiarui Fang authored
-
Jiarui Fang authored
* Revert "[zero] add ZeroTensorShardStrategy (#793)" This reverts commit 88759e28. * [gemini] set cpu memory capacity * [log] local throughput collecting * polish * polish * polish * polish code * polish * polish code * add a new tensor structure and override linear for it * polish * polish * polish * polish * polish * polish * polish * polish * polish * polish * polish
-
- 19 Apr, 2022 2 commits
-
-
Jiarui Fang authored
-
HELSON authored
-