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
Hongxin Liu 12eff9eb4c
[gemini] state dict supports fp16 (#3590)
2 years ago
..
_C [setup] support pre-build and jit-build of cuda kernels (#2374) 2 years ago
_analyzer [fx] fix meta tensor registration (#3589) 2 years ago
amp [NFC] polish colossalai/amp/__init__.py code style (#3272) 2 years ago
auto_parallel [autoparallel]integrate auto parallel feature with new tracer (#3408) 2 years ago
autochunk [autochunk] support vit (#3084) 2 years ago
booster [misc] add verbose arg for zero and op builder (#3552) 2 years ago
builder [NFC] polish colossalai/builder/__init__.py code style (#1560) 2 years ago
checkpoint_io [checkpoint] Shard saved checkpoint need to be compatible with the naming format of hf checkpoint files (#3479) 2 years ago
cli [test] refactor tests with spawn (#3452) 2 years ago
cluster [booster] implemented the torch ddd + resnet example (#3232) 2 years ago
communication [NFC] polish communication/p2p_v2.py code style (#2303) 2 years ago
context [NFC] polish colossalai/context/random/__init__.py code style (#3327) 2 years ago
device [hotfix] add copyright for solver and device mesh (#2803) 2 years ago
engine [format] Run lint on colossalai.engine (#3367) 2 years ago
fx [autoparallel] adapt autoparallel with new analyzer (#3261) 2 years ago
interface [booster] implemented the torch ddd + resnet example (#3232) 2 years ago
kernel updated flash attention usage 2 years ago
logging [logger] hotfix, missing _FORMAT (#2231) 2 years ago
nn [gemini] gemini supports lazy init (#3379) 2 years ago
pipeline [pipeline] Add Simplified Alpa DP Partition (#2507) 2 years ago
registry
tensor Fix typo (#3448) 2 years ago
testing [test] refactor tests with spawn (#3452) 2 years ago
trainer [polish] remove useless file _mem_tracer_hook.py (#1963) 2 years ago
utils [lazyinit] fix clone and deepcopy (#3553) 2 years ago
zero [gemini] state dict supports fp16 (#3590) 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 [NFC] polish colossalai/global_variables.py code style (#3259) 2 years ago
initialize.py [zero] reorganize zero/gemini folder structure (#3424) 2 years ago