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

Method start

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

Source from the content-addressed store, hash-verified

166 class Timer:
167
168 def start(self):
169 ...
170
171 def reset(self):
172 ...

Calls

no outgoing calls