ColossalAI/colossalai/utils/memory_tracer
Jiarui Fang c11ff81b15
[zero] get memory usage of sharded optim v2. (#542)
2022-03-29 09:08:18 +08:00
..
__init__.py move async memory to an individual directory (#345) 2022-03-11 15:50:28 +08:00
async_memtracer.py [zero] fix init device bug in zero init context unittest (#516) 2022-03-25 12:24:18 +08:00
memstats_collector.py [zero] refactor model data tracing (#537) 2022-03-28 16:38:18 +08:00
model_data_memtracer.py [zero] get memory usage of sharded optim v2. (#542) 2022-03-29 09:08:18 +08:00
test_async_memtracer.py move async memory to an individual directory (#345) 2022-03-11 15:50:28 +08:00
test_memstats_collector.py [zero] refactor model data tracing (#537) 2022-03-28 16:38:18 +08:00