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

Method elapsed

deepspeed/utils/timer.py:177–178  ·  view source on GitHub ↗
(self, **kwargs)

Source from the content-addressed store, hash-verified

175 ...
176
177 def elapsed(self, **kwargs):
178 return 0
179
180 def mean(self):
181 return 0

Callers 11

meanMethod · 0.95
logMethod · 0.45
print_model_profileMethod · 0.45
_post_forward_hookMethod · 0.45
stepMethod · 0.45
_write_monitorMethod · 0.45
train_batchMethod · 0.45
forwardMethod · 0.45
forwardMethod · 0.45
log_wrapperFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected