ColossalAI/colossalai/utils
Jiarui Fang 8789850eea
Init Conext supports lazy allocate model memory (#842)
2022-04-22 18:03:35 +08:00
..
data_sampler
model Init Conext supports lazy allocate model memory (#842) 2022-04-22 18:03:35 +08:00
multi_tensor_apply
profiler polish utils docstring (#620) 2022-04-01 16:36:47 +08:00
tensor_detector
__init__.py Init Conext supports lazy allocate model memory (#842) 2022-04-22 18:03:35 +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 [zero] refactor memstats collector (#706) 2022-04-11 10:46:08 +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
timer.py