161 Commits (5f8c0a0ac3b52a71b664c3e36dd1a8cef40f428d)

Author SHA1 Message Date
Edenzzzz d83c633ca6
[hotfix] Fix examples no pad token & auto parallel codegen bug; (#5606) 7 months ago
Hongxin Liu 079bf3cb26
[misc] update pre-commit and run all files (#4752) 1 year ago
Hongxin Liu b5f9e37c70
[legacy] clean up legacy code (#4743) 1 year ago
digger yu 70c8cdecf4
[nfc] fix typo colossalai/cli fx kernel (#3847) 1 year ago
digger yu 7f8203af69
fix typo colossalai/auto_parallel autochunk fx/passes etc. (#3808) 2 years ago
digger-yu b9a8dff7e5
[doc] Fix typo under colossalai and doc(#3618) 2 years ago
YuliangLiu0306 fee2af8610
[autoparallel] adapt autoparallel with new analyzer (#3261) 2 years ago
YuliangLiu0306 fbd2a9e05b [hotfix] meta_tensor_compatibility_with_torch2 2 years ago
Michelle ad285e1656
[NFC] polish colossalai/fx/tracer/_tracer_utils.py (#3323) 2 years ago
Xuanlei Zhao 6b3bb2c249 [NFC] polish code style (#3273) 2 years ago
CZYCW 4cadb25b96 [NFC] policy colossalai/fx/proxy.py code style (#3269) 2 years ago
CsRic 00778abc48 [NFC] polish colossalai/fx/passes/split_module.py code style (#3263) 2 years ago
dayellow 204ca2f09a [NFC] polish colossalai/fx/profiler/experimental/profiler_module/embedding.py code style (#3256) 2 years ago
HELSON 02b058032d
[fx] meta registration compatibility (#3253) 2 years ago
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