- 20 Oct, 2022 4 commits
-
-
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
-
Frank Lee authored
* [autoparallel] handled illegal sharding strategy in shape consistency * polish code
-
- 19 Oct, 2022 19 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
-
Sze-qq authored
-
Xue Fuzhao authored
-
xyupeng authored
-
Ofey Chan authored
-
Arsmart1 authored
-
LuGY authored
-
Kai Wang (Victor Kai) authored
-
CsRic authored
Co-authored-by:ric <mkkt_bkkt@mail.ustc.edu.cn>
-
yuxuan-lou authored
-
binmakeswell authored
-
shenggan authored
-
Frank Lee authored
-
YuliangLiu0306 authored
-
Jiarui Fang authored
-
- 18 Oct, 2022 7 commits
-
-
Frank Lee authored
-
binmakeswell authored
-
HELSON authored
* add chunk manager init function * fix unit tests * add comment * add flush=True
-
HELSON authored
* update pre-commit * update pre-commit
-
Jiarui Fang authored
-
YuliangLiu0306 authored
-
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
-
- 16 Oct, 2022 1 commit
-
-
Jiarui Fang authored
-
- 14 Oct, 2022 6 commits
-
-
Frank Lee authored
-
HELSON authored
* fixes memory leak when paramter is in fp16 in ZeroDDP init. * bans chunk releasement in CUDA. Only when a chunk is about to offload, it is allowed to release. * adds a constant placement policy. With it, users can allocate a reserved caching memory space for parameters.
-
binmakeswell authored
-
Frank Lee authored
* [autoparallel] refactored the autoparallel module for organization * polish code
-
Frank Lee authored
-
YuliangLiu0306 authored
* [autoparallel] adapt runtime passes v2 * polish code
-
- 13 Oct, 2022 1 commit
-
-
Jiarui Fang authored
-