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
Hongxin Liu 16bf4c0221
[test] remove useless tests (#4359)
1 year ago
..
checkpoint [doc] Fix typo under colossalai and doc(#3618) 2 years ago
data_sampler fix typo with colossalai/trainer utils zero (#3908) 2 years ago
model fix typo with colossalai/trainer utils zero (#3908) 2 years ago
multi_tensor_apply [setup] support pre-build and jit-build of cuda kernels (#2374) 2 years ago
profiler fix typo with colossalai/trainer utils zero (#3908) 2 years ago
rank_recorder fix typo with colossalai/trainer utils zero (#3908) 2 years ago
tensor_detector [NFC]fix typo colossalai/auto_parallel nn utils etc. (#3779) 2 years ago
__init__.py [test] refactor tests with spawn (#3452) 2 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 [NFC]fix typo colossalai/auto_parallel nn utils etc. (#3779) 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 [doc] Fix typo under colossalai and doc(#3618) 2 years ago
timer.py