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
Ziyue Jiang 57929a6210
fix type of num_worker_threads (#2237)
2 years ago
..
_C [optimizer] add div_scale for optimizers (#2117) 2 years ago
amp [builder] unified cpu_optim fused_optim inferface (#2190) 2 years ago
auto_parallel [autoparallel] record parameter attribute in colotracer (#2217) 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 [communication] add p2p_v2.py to support communication with List[Any] (#1407) 2 years ago
context [hotfix] Fixing the bug related to ipv6 support 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 [autoparallel] record parameter attribute in colotracer (#2217) 2 years ago
gemini [example] update gpt example for larger model scale (#2211) 2 years ago
kernel [builder] builder for scaled_upper_triang_masked_softmax (#2234) 2 years ago
logging [logger] hotfix, missing _FORMAT (#2231) 2 years ago
nn [zero] fix error for BEiT models (#2169) 2 years ago
pipeline fix type of num_worker_threads (#2237) 2 years ago
registry Remove duplication registry (#1078) 3 years ago
tensor [autoparallel] Attach input, buffer and output tensor to MetaInfo class (#2162) 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 [builder] unified cpu_optim fused_optim inferface (#2190) 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 [Tensor] distributed view supports inter-process hybrid parallel (#1169) 2 years ago
global_variables.py updated tp layers 2 years ago
initialize.py [hotfix] remove potiential circle import (#1307) 2 years ago