You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ColossalAI/colossalai
Jiarui Fang bc0e271e71
[buider] use builder() for cpu adam and fused optim in setup.py (#2187)
2 years ago
..
_C [optimizer] add div_scale for optimizers (#2117) 2 years ago
amp [builder] runtime adam and fused_optim builder (#2184) 2 years ago
auto_parallel [autoparallel] integrate_gpt_related_tests (#2134) 2 years ago
builder [NFC] polish colossalai/builder/__init__.py code style (#1560) 2 years ago
cli [cli] updated installation cheheck with more inforamtion (#2050) 2 years ago
communication
context updated tp layers 2 years ago
device [device] update flatten device mesh usage (#2079) 2 years ago
engine [engin/schedule] use p2p_v2 to recontruct pipeline_schedule (#1408) 2 years ago
fx [Pipeline Middleware ] Fix deadlock when num_microbatch=num_stage (#2156) 2 years ago
gemini [hotfix] fix auto policy of test_sharded_optim_v2 (#2157) 2 years ago
kernel [buider] use builder() for cpu adam and fused optim in setup.py (#2187) 2 years ago
logging fixed logger 2 years ago
nn [builder] runtime adam and fused_optim builder (#2184) 2 years ago
pipeline [Pipeline Middleware ] Fix deadlock when num_microbatch=num_stage (#2156) 2 years ago
registry
tensor [autoparallel] memory estimation for shape consistency (#2144) 2 years ago
testing [zero] test gradient accumulation (#1964) 2 years ago
trainer [polish] remove useless file _mem_tracer_hook.py (#1963) 2 years ago
utils [Gemini] Update coloinit_ctx to support meta_tensor (#2147) 2 years ago
zero [example] add zero1, zero2 example in GPT examples (#2146) 2 years ago
__init__.py [setup] supported conda-installed torch (#2048) 2 years ago
constants.py updated tp layers 2 years ago
core.py
global_variables.py updated tp layers 2 years ago
initialize.py