Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/deepspeedai/DeepSpeed
/ stop
Method
stop
deepspeed/utils/timer.py:174–175 ·
view source on GitHub ↗
(self, **kwargs)
Source
from the content-addressed store, hash-verified
172
...
173
174
def
stop(self, **kwargs):
175
...
176
177
def
elapsed(self, **kwargs):
178
return
0
Callers
15
elapsed
Method · 0.95
test_throughput_calculation
Method · 0.45
test_compressed_perf.py
File · 0.45
test_mpi_perf.py
File · 0.45
test_nccl_perf.py
File · 0.45
_post_forward_hook
Method · 0.45
step
Method · 0.45
_stop_timers
Method · 0.45
initialize_optimizer_states
Method · 0.45
_optimizer_states_and_gradient_swap_in
Method · 0.45
_optimizer_states_and_gradient_swap_out
Method · 0.45
step
Method · 0.45
Calls
no outgoing calls
Tested by
1
test_throughput_calculation
Method · 0.36