ColossalAI/colossalai
ver217 7faef93326
fix dist spec mgr (#1045)
2022-05-31 12:14:39 +08:00
..
amp [doc] improved docstring in the amp module (#857) 2022-04-25 13:42:17 +08:00
builder [NFC] polish colossalai/builder/pipeline.py code style (#951) 2022-05-17 10:25:06 +08:00
cli [hotfix] fix some bugs caused by size mismatch. (#1011) 2022-05-23 14:02:28 +08:00
communication [p2p]add object list send/recv (#1024) 2022-05-26 14:28:46 +08:00
context [usability] improved error messages in the context module (#856) 2022-04-25 13:42:31 +08:00
engine [engine] fixed bug in gradient accumulation dataloader to keep the last step (#1030) 2022-05-26 14:28:23 +08:00
gemini [gemini] accelerate adjust_layout() (#878) 2022-04-26 18:08:31 +08:00
kernel [NFC] polish colossalai/kernel/cuda_native/csrc/colossal_C_frontend.cpp code style 2022-05-20 23:57:38 +08:00
logging [doc] improved docstring in the logging module (#861) 2022-04-25 13:42:00 +08:00
nn [tensor] ColoTensor supports ZeRo (#1015) 2022-05-31 12:00:12 +08:00
registry [usability] added assertion message in registry (#864) 2022-04-25 11:45:15 +08:00
tensor fix dist spec mgr (#1045) 2022-05-31 12:14:39 +08:00
testing [test] added a decorator for address already in use error with backward compatibility (#760) 2022-04-14 16:48:44 +08:00
trainer [doc] improved assertion messages in trainer (#873) 2022-04-26 10:00:12 +08:00
utils [Tensor] add Parameter inheritance for ColoParameter (#1041) 2022-05-30 17:23:44 +08:00
zero [tensor] ColoTensor supports ZeRo (#1015) 2022-05-31 12:00:12 +08:00
__init__.py [NFC] polish __init__.py code style (#965) 2022-05-17 10:25:06 +08:00
constants.py fix typo in constants (#1027) 2022-05-26 08:45:08 +08:00
core.py [polish] polish singleton and global context (#500) 2022-03-23 18:03:39 +08:00
global_variables.py [MOE] add unitest for MOE experts layout, gradient handler and kernel (#469) 2022-03-21 13:35:04 +08:00
initialize.py [doc] improved error messages in initialize (#872) 2022-04-26 10:00:03 +08:00