ColossalAI/colossalai/utils
Frank Lee 2412429d54
[util] fixed activation checkpointing on torch 1.9 (#719)
2022-04-12 09:35:45 +08:00
..
data_sampler Refactored docstring to google style 2022-03-29 17:17:47 +08:00
gradient_accumulation Refactored docstring to google style 2022-03-29 17:17:47 +08:00
memory_tracer [refactor] refactor the memory utils (#715) 2022-04-11 16:47:57 +08:00
multi_tensor_apply Refactored docstring to google style 2022-03-29 17:17:47 +08:00
profiler polish utils docstring (#620) 2022-04-01 16:36:47 +08:00
tensor_detector Refactored docstring to google style 2022-03-29 17:17:47 +08:00
__init__.py [refactor] refactor the memory utils (#715) 2022-04-11 16:47:57 +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 [refactor] refactor the memory utils (#715) 2022-04-11 16:47:57 +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