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/memory_tracer
Jiarui Fang 21dc54e019
[zero] memtracer to record cuda memory usage of model data and overall system (#395)
3 years ago
..
__init__.py move async memory to an individual directory (#345) 3 years ago
allocator.py [zero] memtracer to record cuda memory usage of model data and overall system (#395) 3 years ago
async_memtracer.py [zero] memtracer to record cuda memory usage of model data and overall system (#395) 3 years ago
commons.py [zero] memtracer to record cuda memory usage of model data and overall system (#395) 3 years ago
memstats_collector.py [zero] memtracer to record cuda memory usage of model data and overall system (#395) 3 years ago
model_data_memtracer.py [zero] memtracer to record cuda memory usage of model data and overall system (#395) 3 years ago
test_async_memtracer.py move async memory to an individual directory (#345) 3 years ago
test_memstats_collector.py [zero] memtracer to record cuda memory usage of model data and overall system (#395) 3 years ago