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

Method mean

deepspeed/utils/timer.py:180–181  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

178 return 0
179
180 def mean(self):
181 return 0
182
183 def __init__(self):
184 self.timer = self.Timer()

Callers 15

forwardMethod · 0.45
forwardMethod · 0.45
forwardMethod · 0.45
forwardMethod · 0.45
test_residual_addFunction · 0.45
ref_implementationFunction · 0.45
pre_ref_implementationFunction · 0.45
quantization_test_helperFunction · 0.45
test_quantized_linearMethod · 0.45
reference_implementationFunction · 0.45

Calls

no outgoing calls