ColossalAI/colossalai/gemini/memory_tracer
Jiarui Fang 8fac837679
[Gemini] update non model data calculation method (#2126)
2022-12-13 15:44:07 +08:00
..
__init__.py [Gemini] chunk init use OrderedParamGenerator (#2110) 2022-12-11 21:41:13 +08:00
chunk_memstats_collector.py [Gemini] gemini use the runtime memory tracer (RMT) (#2099) 2022-12-07 23:04:02 +08:00
memory_monitor.py
memory_stats.py [Gemini] update non model data calculation method (#2126) 2022-12-13 15:44:07 +08:00
memstats_collector.py [Gemini] chunk init using runtime visited param order (#2115) 2022-12-12 18:06:16 +08:00
param_runtime_order.py [Gemini] hotfix the unittest bugs (#2125) 2022-12-13 14:14:55 +08:00
runtime_mem_tracer.py [Gemini] chunk init use OrderedParamGenerator (#2110) 2022-12-11 21:41:13 +08:00
static_memstats_collector.py
utils.py