ColossalAI/colossalai
binmakeswell f28c021376 [NFC] polish colossalai/kernel/cuda_native/csrc/multi_tensor_sgd_kernel.cu code style (#978) 2022-05-17 10:25:06 +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 [cli] refactored micro-benchmarking cli and added more metrics (#858) 2022-04-25 11:48:07 +08:00
communication [doc] improved docstring in the communication module (#863) 2022-04-25 13:41:43 +08:00
context [usability] improved error messages in the context module (#856) 2022-04-25 13:42:31 +08:00
engine [pipelinable]use pipelinable to support GPT model. (#903) 2022-05-11 09:23:58 +08:00
gemini [gemini] accelerate adjust_layout() (#878) 2022-04-26 18:08:31 +08:00
kernel [NFC] polish colossalai/kernel/cuda_native/csrc/multi_tensor_sgd_kernel.cu code style (#978) 2022-05-17 10:25:06 +08:00
logging [doc] improved docstring in the logging module (#861) 2022-04-25 13:42:00 +08:00
nn [NFC] polish colossalai/nn/layer/parallel_2d/layers.py code style (#976) 2022-05-17 10:25:06 +08:00
registry [usability] added assertion message in registry (#864) 2022-04-25 11:45:15 +08:00
tensor [tensor] derive compute pattern from dist spec (#971) 2022-05-16 14:58:08 +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] fix init context (#931) 2022-05-11 15:48:12 +08:00
zero [gemini] accelerate adjust_layout() (#878) 2022-04-26 18:08:31 +08:00
__init__.py [NFC] polish __init__.py code style (#965) 2022-05-17 10:25:06 +08:00
constants.py fix format constants.py (#358) 2022-03-11 15:50:28 +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