ColossalAI/colossalai/utils/memory_tracer
Frank Lee b03b3ae99c
fixed mem monitor device (#433)
fixed mem monitor device
2022-03-16 15:25:02 +08:00
..
__init__.py move async memory to an individual directory (#345) 2022-03-11 15:50:28 +08:00
allocator.py [polish] use GLOBAL_MODEL_DATA_TRACER (#417) 2022-03-15 11:29:46 +08:00
async_memtracer.py fixed mem monitor device (#433) 2022-03-16 15:25:02 +08:00
commons.py [zero] memtracer to record cuda memory usage of model data and overall system (#395) 2022-03-14 22:05:30 +08:00
memstats_collector.py [polish] use GLOBAL_MODEL_DATA_TRACER (#417) 2022-03-15 11:29:46 +08:00
model_data_memtracer.py [polish] use GLOBAL_MODEL_DATA_TRACER (#417) 2022-03-15 11:29:46 +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 [polish] use GLOBAL_MODEL_DATA_TRACER (#417) 2022-03-15 11:29:46 +08:00