MCPcopy Create free account
hub / github.com/PaddlePaddle/Research / reset

Method reset

NLP/Dialogue-PLATO/tools/timer.py:22–23  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

20 self.reset()
21
22 def reset(self):
23 self.pass_time = 0.0
24
25 def start(self):
26 self.time = time.time()

Callers 15

__init__Method · 0.95
mainFunction · 0.45
mainFunction · 0.45
evaluateFunction · 0.45
predictFunction · 0.45
evaluateFunction · 0.45
predictFunction · 0.45
predictFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
evaluateMethod · 0.45

Calls

no outgoing calls

Tested by 1

test_with_pyreaderFunction · 0.36