ColossalAI/colossalai/utils
Jiarui Fang 9bcd2fd4af
[tensor] a shorter shard and replicate spec (#1245)
2022-07-11 15:51:48 +08:00
..
checkpoint [checkpoint] save sharded optimizer states (#1237) 2022-07-08 16:33:13 +08:00
data_sampler Refactored docstring to google style 2022-03-29 17:17:47 +08:00
model [tensor] a shorter shard and replicate spec (#1245) 2022-07-11 15:51:48 +08:00
multi_tensor_apply Refactored docstring to google style 2022-03-29 17:17:47 +08:00
profiler [utils] refactor profiler (#837) 2022-04-24 17:03:59 +08:00
tensor_detector Refactored docstring to google style 2022-03-29 17:17:47 +08:00
__init__.py [refactory] add nn.parallel module (#1068) 2022-06-06 15:34:41 +08:00
activation_checkpoint.py [util] fixed activation checkpointing on torch 1.9 (#719) 2022-04-12 09:35:45 +08:00
checkpointing.py polish checkpoint docstring (#637) 2022-04-02 13:34:33 +08:00
common.py [hotfix] fix sharded optim step and clip_grad_norm (#1226) 2022-07-08 13:34:48 +08:00
cuda.py [refactor] refactor the memory utils (#715) 2022-04-11 16:47:57 +08:00
memory.py [gemini] APIs to set cpu memory capacity (#809) 2022-04-19 16:05:22 +08:00
moe.py Refactored docstring to google style 2022-03-29 17:17:47 +08:00
timer.py Refactored docstring to google style 2022-03-29 17:17:47 +08:00