Making large AI models cheaper, faster and more accessible
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.
 
 
 
 
 
HELSON e37f3db40c
[gemini] add arguments (#2046)
2 years ago
..
_C [kernel] move all symlinks of kernel to `colossalai._C` (#1971) 2 years ago
amp [kernel] move all symlinks of kernel to `colossalai._C` (#1971) 2 years ago
auto_parallel [autoparallel] add split handler (#2032) 2 years ago
builder [NFC] polish colossalai/builder/__init__.py code style (#1560) 2 years ago
cli [kernel] move all symlinks of kernel to `colossalai._C` (#1971) 2 years ago
communication [communication] add p2p_v2.py to support communication with List[Any] (#1407) 2 years ago
context updated tp layers 2 years ago
device [autoparallel] mix gather (#1977) 2 years ago
engine [engin/schedule] use p2p_v2 to recontruct pipeline_schedule (#1408) 2 years ago
fx [rpc] split with dag (#2028) 2 years ago
gemini [Gemini] free and allocate cuda memory by tensor.storage, add grad hook (#2040) 2 years ago
kernel [kernel] move all symlinks of kernel to `colossalai._C` (#1971) 2 years ago
logging fixed logger 2 years ago
nn [gemini] add arguments (#2046) 2 years ago
pipeline [rpc] split with dag (#2028) 2 years ago
registry Remove duplication registry (#1078) 2 years ago
tensor [autoparallel] add experimental permute handler (#2029) 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 [hotfix] hotfix Gemini for no leaf modules bug (#2043) 2 years ago
zero [zero] test gradient accumulation (#1964) 2 years ago
__init__.py [release] release v0.1.11rc4 (#2007) 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