MCPcopy Create free account
hub / github.com/deepspeedai/DeepSpeed / get_mean

Method get_mean

deepspeed/utils/timer.py:195–196  ·  view source on GitHub ↗
(self, names, normalizer=1.0, reset=True)

Source from the content-addressed store, hash-verified

193 ...
194
195 def get_mean(self, names, normalizer=1.0, reset=True):
196 ...
197
198
199class ThroughputTimer:

Callers 1

_autotuning_exitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected