53 Commits (b37797ed3d3d6af294a095397b4bc135264b8c6a)

Author SHA1 Message Date
digger-yu 1f73609adb
[CI] fix typo with tests/ etc. (#3727) 2 years ago
digger-yu b49020c1b1
[CI] Update test_sharded_optim_with_sync_bn.py (#3688) 2 years ago
jiangmingyan 307894f74d
[booster] gemini plugin support shard checkpoint (#3610) 2 years ago
Hongxin Liu 50793b35f4
[gemini] accelerate inference (#3641) 2 years ago
Hongxin Liu f313babd11
[gemini] support save state dict in shards (#3581) 2 years ago
Frank Lee 80eba05b0a
[test] refactor tests with spawn (#3452) 2 years ago
ver217 933048ad3e
[test] reorganize zero/gemini tests (#3445) 2 years ago
ver217 26b7aac0be
[zero] reorganize zero/gemini folder structure (#3424) 2 years ago
Frank Lee 638a07a7f9
[test] fixed gemini plugin test (#3411) 2 years ago
HELSON b528eea0f0
[zero] add zero wrappers (#2523) 2 years ago
HELSON 077a5cdde4
[zero] fix gradient clipping in hybrid parallelism (#2521) 2 years ago
HELSON d565a24849
[zero] add unit testings for hybrid parallelism (#2486) 2 years ago
HELSON 21c88220ce
[zero] add unit test for low-level zero init (#2474) 2 years ago
HELSON a5dc4253c6
[zero] polish low level optimizer (#2473) 2 years ago
Jiarui Fang 867c8c2d3a
[zero] low level optim supports ProcessGroup (#2464) 2 years ago
HELSON a3100bd50d
[testing] add beit model for unit testings (#2196) 2 years ago
Jiarui Fang b87496a66b
[hotfix] fix auto policy of test_sharded_optim_v2 (#2157) 2 years ago
Jiarui Fang c89c66a858
[Gemini] update API of the chunkmemstatscollector. (#2129) 2 years ago
Jiarui Fang 1fca5d79ea
[Gemini] remove GLOBAL_MODEL_DATA_TRACER (#2091) 2 years ago
Jiarui Fang 33f4412102
[Gemini] use MemStats to store the tracing data. Seperate it from Collector. (#2084) 2 years ago
Jiarui Fang 1e885329f4
[test] align model name with the file name. (#2045) 2 years ago
HELSON a1ce02d740
[zero] test gradient accumulation (#1964) 2 years ago
Jiarui Fang 3712ac7f90
[Gemini] add bert for MemtracerWrapper unintests (#1982) 2 years ago
HELSON 7066dfbf82
[zero] fix memory leak for zero2 (#1955) 2 years ago
HELSON 6e51d296f0
[zero] migrate zero1&2 (#1878) 2 years ago
HELSON b28991dd0a
[feature] A new ZeRO implementation (#1644) 2 years ago
Jiarui Fang c5d39215f6
Revert "[feature] new zero implementation (#1623)" (#1643) 2 years ago
HELSON 5be118f405
[feature] new zero implementation (#1623) 2 years ago
HELSON f7f2248771
[moe] fix MoE bugs (#1628) 2 years ago
ver217 8dced41ad0
[zero] zero optim state_dict takes only_rank_0 (#1384) 2 years ago
ver217 828b9e5e0d
[hotfix] fix zero optim save/load state dict (#1381) 2 years ago
HELSON 7a8702c06d
[colotensor] add Tensor.view op and its unit test (#1343) 2 years ago
ver217 0c51ff2c13
[hotfix] ZeroDDP use new process group (#1333) 2 years ago
ver217 7a05367101
[hotfix] shared model returns cpu state_dict (#1328) 2 years ago
Jiarui Fang 060b917daf
[refactor] remove gpc dependency in colotensor's _ops (#1189) 2 years ago
Jiarui Fang 372f791444
[refactor] move chunk and chunkmgr to directory gemini (#1182) 2 years ago
ver217 9e1daa63d2
[zero] sharded optim supports loading local state dict (#1170) 2 years ago
ver217 561e90493f
[zero] zero optim supports loading local state dict (#1171) 2 years ago
Frank Lee 65ee6dcc20
[test] ignore 8 gpu test (#1080) 2 years ago
HELSON e5ea3fdeef
[gemini] add GeminiMemoryManger (#832) 3 years ago
Jiarui Fang e761ad2cd7
Revert "[zero] add ZeroTensorShardStrategy (#793)" (#806) 3 years ago
HELSON 88759e289e
[zero] add ZeroTensorShardStrategy (#793) 3 years ago
Jiarui Fang 4d9332b4c5
[refactor] moving memtracer to gemini (#801) 3 years ago
HELSON 4c4388c46e
[hotfix] fix memory leak in zero (#781) 3 years ago
Frank Lee 5a1a095b92
[test] refactored with the new rerun decorator (#763) 3 years ago
Jiarui Fang 10ef8afdd2
[gemini] init genimi individual directory (#754) 3 years ago
ver217 dcca614eee
[hotfix] fix test_stateful_tensor_mgr (#762) 3 years ago
ver217 a93a7d7364
[hotfix] fix reuse_fp16_shard of sharded model (#756) 3 years ago
HELSON 84c6700b2a
[zero] refactor memstats_collector (#746) 3 years ago
ver217 e396bb71f2
[zero] add tensor placement policies (#743) 3 years ago