Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
mean
Method · 0.95
log
Method · 0.45
print_model_profile
Method · 0.45
_post_forward_hook
Method · 0.45
step
Method · 0.45
_update_wall_clock_timers
Method · 0.45
_write_monitor
Method · 0.45
train_batch
Method · 0.45
forward
Method · 0.45
forward
Method · 0.45
log_wrapper
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected