Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
main
Function · 0.45
main
Function · 0.45
evaluate
Function · 0.45
predict
Function · 0.45
evaluate
Function · 0.45
predict
Function · 0.45
predict
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
evaluate
Method · 0.45
Calls
no outgoing calls
Tested by
1
test_with_pyreader
Function · 0.36