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
ver217 e4f555f29a
[optim] refactor fused sgd (#1134)
2 years ago
..
amp [amp] included dict for type casting of model output (#1102) 2 years ago
builder [pipeline] refactor the pipeline module (#1087) 3 years ago
cli [hotfix] fix some bugs caused by size mismatch. (#1011) 3 years ago
communication [pipeline]refactor ppschedule to support tensor list (#1050) 3 years ago
context [usability] improved error messages in the context module (#856) 3 years ago
engine [hotfix]fix bugs caused by refactored pipeline (#1133) 2 years ago
fx [fx]add autoparallel passes (#1121) 2 years ago
gemini [gemini] gemini mgr supports "cpu" placement policy (#1118) 2 years ago
kernel [optim] refactor fused sgd (#1134) 2 years ago
logging [doc] improved docstring in the logging module (#861) 3 years ago
nn [optim] refactor fused sgd (#1134) 2 years ago
pipeline [hotfix]fix bugs caused by refactored pipeline (#1133) 2 years ago
registry Remove duplication registry (#1078) 3 years ago
tensor [hotfix] fix param op hook (#1131) 2 years ago
testing [test] skip tests when not enough GPUs are detected (#1090) 3 years ago
trainer fix issue #1080 (#1071) 3 years ago
utils [pipeline] refactor the pipeline module (#1087) 3 years ago
zero [hotfix] fix zero init ctx numel (#1128) 2 years ago
__init__.py [NFC] polish __init__.py code style (#965) 3 years ago
constants.py fix typo in constants (#1027) 3 years ago
core.py [polish] polish singleton and global context (#500) 3 years ago
global_variables.py [MOE] add unitest for MOE experts layout, gradient handler and kernel (#469) 3 years ago
initialize.py [ddp] supported customized torch ddp configuration (#1123) 2 years ago