MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / Start

Method Start

tensorflow/cc/training/queue_runner.cc:88–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88Status QueueRunner::Start(Session* sess) { return Start(sess, 0); }
89
90Status QueueRunner::StartAndCollectCostGraph(Session* sess,
91 const RunOptions& run_options) {

Callers 1

TESTFunction · 0.45

Calls 5

WaitForMethod · 0.80
StatusClass · 0.50
resetMethod · 0.45
ScheduleMethod · 0.45
okMethod · 0.45

Tested by 1

TESTFunction · 0.36