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/utils
BlueRum b3f73ce1c8
[Gemini] Update coloinit_ctx to support meta_tensor (#2147)
2 years ago
..
checkpoint [hotfix] fix a running error in test_colo_checkpoint.py (#1387) 2 years ago
checkpoint_io [CheckpointIO] a uniform checkpoint I/O module (#1689) 2 years ago
data_sampler Refactored docstring to google style 3 years ago
model [Gemini] Update coloinit_ctx to support meta_tensor (#2147) 2 years ago
multi_tensor_apply [kernel] move all symlinks of kernel to `colossalai._C` (#1971) 2 years ago
profiler [Gemini] clean no used MemTraceOp (#1970) 2 years ago
rank_recorder [pipeline/rank_recorder] fix bug when process data before backward | add a tool for multiple ranks debug (#1681) 2 years ago
tensor_detector [NFC] polish utils/tensor_detector/__init__.py code style (#1573) 2 years ago
__init__.py [refactory] add nn.parallel module (#1068) 3 years ago
activation_checkpoint.py [utils] Add use_reetrant=False in utils.activation_checkpoint (#1460) 2 years ago
checkpointing.py [utils] refactor parallel layers checkpoint and bcast model on loading checkpoint (#1548) 2 years ago
common.py [kernel] move all symlinks of kernel to `colossalai._C` (#1971) 2 years ago
cuda.py [refactor] refactor the memory utils (#715) 3 years ago
memory.py [gemini] APIs to set cpu memory capacity (#809) 3 years ago
moe.py Refactored docstring to google style 3 years ago
timer.py Refactored docstring to google style 3 years ago