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 260a55804a
[hotfix] fix shape error in backward when using ColoTensor (#1298)
2 years ago
..
amp [hotfix]different overflow status lead to communication stuck. (#1175) 2 years ago
builder [NFC] polish colossalai/builder/builder.py code style (#1265) 2 years ago
cli
communication [NFC] polish colossalai/communication/collective.py (#1262) 2 years ago
context
engine [NFC] polish colossalai/engine/ophooks/utils.py code style (#1256) 2 years ago
fx [fx] added ndim property to proxy (#1253) 2 years ago
gemini make AutoPlacementPolicy configurable (#1191) 2 years ago
kernel Recover kernal files 2 years ago
logging
nn [hotfix] fix shape error in backward when using ColoTensor (#1298) 2 years ago
pipeline [pipeline]add customized policy (#1139) 2 years ago
registry
tensor [hotfix] fix shape error in backward when using ColoTensor (#1298) 2 years ago
testing
trainer
utils [tensor] distributed checkpointing for parameters (#1240) 2 years ago
zero [hotfix] fix sharded optim step and clip_grad_norm (#1226) 2 years ago
__init__.py [NFC] polish colossalai/__init__.py code style (#1285) 2 years ago
constants.py
core.py [Tensor] distributed view supports inter-process hybrid parallel (#1169) 2 years ago
global_variables.py
initialize.py