Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PaddlePaddle/PaddleRec
/ start
Method
start
tools/inference/python/slot_dnn_infer_dataloader.py:152–153 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
150
self.et = 0.
151
152
def
start(self):
153
self.st = time.time()
154
155
def
end(self, accumulative=True):
156
self.et = time.time()
Callers
15
infer_main
Function · 0.95
main
Function · 0.80
heter_train_loop
Method · 0.80
dataloader_train_loop
Method · 0.80
heter_train_loop
Method · 0.80
slot_dnn_infer_dataloader.py
File · 0.80
start_server
Method · 0.80
start_server
Method · 0.80
start_server
Method · 0.80
start_server
Method · 0.80
start_server
Method · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected