147 Commits (26db1cb57bc03223fc8fea79763ebb3b2ea40cb7)

Author SHA1 Message Date
Super Daniel fff98f06ed
[analyzer] a minimal implementation of static graph analyzer (#2852) 2 years ago
Xuanlei Zhao 10c61de2f7
[autochunk] support vit (#3084) 2 years ago
Ziyue Jiang 400f63012e
[pipeline] Add Simplified Alpa DP Partition (#2507) 2 years ago
Super Daniel b42d3d28ed
[fx] remove depreciated algorithms. (#2312) (#2313) 2 years ago
ver217 823f3b9cf4
[doc] add deepspeed citation and copyright (#2996) 2 years ago
Boyuan Yao 90a9fdd91d
[autoparallel] Patch meta information of `torch.matmul` (#2584) 2 years ago
oahzxl fa3d66feb9
support unet metainfo prop (#2544) 2 years ago
Super Daniel c198c7c0b0
[hotfix] meta tensor default device. (#2510) 2 years ago
Super Daniel 35c0c0006e
[utils] lazy init. (#2148) 2 years ago
Ziyue Jiang 0f02b8c6e6
add avg partition (#2483) 2 years ago
oahzxl 5db3a5bf42
[fx] allow control of ckpt_codegen init (#2498) 2 years ago
oahzxl 4953b4ace1
[autochunk] support evoformer tracer (#2485) 2 years ago
Super Daniel c41e59e5ad
[fx] allow native ckpt trace and codegen. (#2438) 2 years ago
Zihao 3a02b46447
[auto-parallel] refactoring ColoTracer (#2118) 2 years ago
Boyuan Yao 5c2ef9fc76
[autoparallel] modify comm nodes' memory cost in construct chain (#2263) 2 years ago
YuliangLiu0306 3b1b91eaf4
[autoparallel] record parameter attribute in colotracer (#2217) 2 years ago
Ziyue Jiang 59e343328d
[Pipeline Middleware ] Fix deadlock when num_microbatch=num_stage (#2156) 2 years ago
Zihao 12e7bcd720
register meta func for rnn (#2159) 2 years ago
YuliangLiu0306 16335cb537
[hotfix] fix aten default bug (#2158) 2 years ago
Zihao a128eec9d5
register aten._convolution.default (#2137) 2 years ago
YuliangLiu0306 d87baa85d9
[autoparallel] support linear function bias addition (#2104) 2 years ago
YuliangLiu0306 0fecbb9e20
[autoparallel] support addbmm computation (#2102) 2 years ago
YuliangLiu0306 b175e6d58e
[autoparallel] add bias addtion function class (#2098) 2 years ago
Super Daniel 2bf2d1cd3b
[fx] An experimental version of ColoTracer.' (#2002) 2 years ago
Ziyue Jiang 44ea461890
[Pipeline] Add Topo Class (#2059) 2 years ago
Ziyue Jiang b0936e4a44
[rpc] split with dag (#2028) 2 years ago
Ziyue Jiang 632753abbc
[fx]Split partition with DAG information (#2025) 2 years ago
Super Daniel 2edbef13cc
[fx] add more meta_registry for MetaTensor execution. (#2000) 2 years ago
YuliangLiu0306 fea3cb661c
[autoparallel] support addmm in tracer and solver (#1961) 2 years ago
Boyuan Yao d5c5bc219e
[SC] add GPT example for auto checkpoint (#1889) 2 years ago
Super Daniel 448248b27c
[fx] metainfo_trace as an API. (#1873) 2 years ago
YuliangLiu0306 f6032ddb17
[autoparallel] fix bias addition module (#1800) 2 years ago
Super Daniel 441d584e4a
[fx] add a symbolic_trace api. (#1812) 2 years ago
YuliangLiu0306 e34e850a4c
[autoparallel]add essential CommActions for broadcast oprands (#1793) 2 years ago
Boyuan Yao 05ce3d369f
[fx] Add linear metainfo class for auto parallel (#1783) 2 years ago
Super Daniel e8a9bebc87
[autoparallel] refactor and add rotorc. (#1789) 2 years ago
YuliangLiu0306 2c4c7b3618
[autoparallel] add getattr handler (#1767) 2 years ago
YuliangLiu0306 e859380bf7
[fx] support module with bias addition (#1780) 2 years ago
Super Daniel 1e88811c7a
[autoparallel] move ckpt solvers to autoparallel folder / refactor code (#1764) 2 years ago
Super Daniel 0584654c79
[fx] refactor memory utils and extend shard utils. (#1754) 2 years ago
YuliangLiu0306 314d8c497f
[autoparallel] refactor the runtime apply pass and add docstring to passes (#1757) 2 years ago
YuliangLiu0306 d2fc067231
[autoparallel] fix param hook issue in transform pass (#1755) 2 years ago
Frank Lee 262652c8bc
[autoparallel] added addbmm handler (#1751) 2 years ago
YuliangLiu0306 980ed21723
[autoparallel] shard param and buffer as expected (#1753) 2 years ago
YuliangLiu0306 a4ce180e85
[autoparallel] add sequential order to communication actions (#1735) 2 years ago
Frank Lee 993b8875b6
[autoparallel] handled illegal sharding strategy in shape consistency (#1744) 2 years ago
Super Daniel 30874f1692
[fx/profiler] debug the fx.profiler / add an example test script for fx.profiler (#1730) 2 years ago
YuliangLiu0306 51b89d2202
[autoparallel] runtime_backward_apply (#1720) 2 years ago
Super Daniel 393f594051
[fx/meta/rpc] move _meta_registration.py to fx folder / register fx functions with compatibility checks / remove color debug (#1710) 2 years ago
YuliangLiu0306 845ff4a47a
[autoparallel] resnet block runtime apply (#1709) 2 years ago