MCPcopy
hub / github.com/InternLM/InternLM / simple_memory_profiler.py

File simple_memory_profiler.py

internlm/utils/simple_memory_profiler.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2import time
3from collections import OrderedDict
4from functools import partial, reduce

Callers

nothing calls this directly

Calls 6

SimpleModelClass · 0.85
_simple_scheduleFunction · 0.85
zero_gradMethod · 0.45
backwardMethod · 0.45
stepMethod · 0.45

Tested by

no test coverage detected