- 07 Nov, 2022 1 commit
-
-
Jiarui Fang authored
-
- 04 Nov, 2022 2 commits
-
-
YuliangLiu0306 authored
-
Boyuan Yao authored
* [fx] metainfo class for auto parallel * [fx] add unit test for linear metainfo * [fx] fix bwd param for linear * [fx] modify unit test * [fx] modify unit test * [fx] modify import * [fx] modify import * [fx] modify import * [fx] move meta profiler to auto parallel
-
- 03 Nov, 2022 1 commit
-
-
YuliangLiu0306 authored
* [autoparallel] add getattr haandler * polish code * add extra processes for Parameters * add unit test for param resharding cost * add docstring and polish test
-
- 02 Nov, 2022 3 commits
-
-
HELSON authored
* [hotfix] fix zero's incompatibility with checkpoint in torch-1.12 * [zero] add cpu shard init * [zero] add tiny example test * [colo_tensor] fix bugs for torch-1.11
-
Jiarui Fang authored
-
kurisusnowdeng authored
-
- 01 Nov, 2022 4 commits
-
-
YuliangLiu0306 authored
* [autoparallel] refactor tracer to fix bias addition issue * [fx] support module with bias addition * create bias_addition_module * refactor file structure * polish code * fix unit test
-
Frank Lee authored
* [autoparallel] added matmul handler * polish code
-
YuliangLiu0306 authored
-
Super Daniel authored
* [autoparallel] first move. * [autoparallel] add solver rotor. * [autoparallel] add ckpt solvers. * [autoparallel] modify codegen. * [fx] fix annotation in test. * [fx] remove check. * [autoparallel] polish docstring. * [fx] refactor MetaTensor.
-
- 28 Oct, 2022 2 commits
-
-
YuliangLiu0306 authored
-
YuliangLiu0306 authored
* [autoparallel] update CommSpec to CommActions * polish code
-
- 27 Oct, 2022 1 commit
-
-
YuliangLiu0306 authored
* [autoparallel] add numerical test for node strategies * polish code * polish code
-
- 26 Oct, 2022 2 commits
-
-
oahzxl authored
-
Super Daniel authored
* [fx] change memory.py to memory_utils.py. * [fx] add shard utils. * [fx] fix import. * [fx] check code style. * [fx] add comment. * [autoparallel] first move. * [fx] add time computations.
-
- 25 Oct, 2022 2 commits
-
-
YuliangLiu0306 authored
* [autoparallel] refactor the runtime apply pass and add doc string to passes * fix unit test * polish
-
Frank Lee authored
* [autoparallel] added binary elementwise node handler * polish code
-
- 24 Oct, 2022 1 commit
-
-
YuliangLiu0306 authored
-
- 21 Oct, 2022 2 commits
-
-
Frank Lee authored
-
YuliangLiu0306 authored
* [autoparallel] shard param and buffer as expected * fix unit test issue
-
- 20 Oct, 2022 6 commits
-
-
YuliangLiu0306 authored
-
YuliangLiu0306 authored
-
Super Daniel authored
* [fx] test tracer on diffuser modules. * [fx] shorter seq_len. * Update requirements-test.txt
-
Frank Lee authored
-
Frank Lee authored
* [autoparallel] fixed wrong sharding strategy in conv handler * polish code
-
Frank Lee authored
* [autoparallel] fixed wrong generated strategy for dot op * polish code
-
- 19 Oct, 2022 9 commits
-
-
Frank Lee authored
* [autoparallel] handled illegal strategy in node handler * polish code
-
Super Daniel authored
* [fx/profiler] add test. * [fx] fix file names. * [fx] add docstring and comment. * [fx] polish profiler.py. * [fx] fix import errors. * [fx] fix profiler. * [fx] fix names.
-
Frank Lee authored
* [autoparallel] handled illegal sharding strategy * polish code
-
Ziheng Qin authored
-
lucasliunju authored
-
Xue Fuzhao authored
-
xyupeng authored
-
Kai Wang (Victor Kai) authored
-
binmakeswell authored
-
- 18 Oct, 2022 2 commits
-
-
HELSON authored
* add chunk manager init function * fix unit tests * add comment * add flush=True
-
Super Daniel authored
[fx/meta/rpc] move _meta_registration.py to fx folder / register fx functions with compatibility checks / remove color debug (#1710) * [fx] move meta registration * [fx] fix tests. * [fx] fix test. * [fx] fix. * [meta] refactor meta registration.py. * [fx] add compatibility descriptions. * [fx] polish import. * [fx] add a decorator. * [fx] fix tests. * [fx] remove print. * [fx] edit raise error. * [fx] edit raise error. * [fx] add type hint. * [fx] fix import in experimental. * [rpc] remove color debug. * [meta] fix naming.
-
- 17 Oct, 2022 2 commits
-
-
Frank Lee authored
-
YuliangLiu0306 authored
* [autoparallel] resnet block runtime apply * seperate buffer and parameter in MemoryCost * polish code * add comments and todos * fix test issue
-