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

Method QueueRunner

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

Source from the content-addressed store, hash-verified

87
88 private:
89 QueueRunner() : coord_(nullptr), stopped_(false), cg_mu_(nullptr) {}
90
91 // Initializes the instance with the QueueRunnerDef proto.
92 Status Init(const QueueRunnerDef& queue_runner_def);

Callers 15

_fnMethod · 0.80
_fnMethod · 0.80
bucketFunction · 0.80
prefetch_queueFunction · 0.80
_configure_readers_byMethod · 0.80
_fnMethod · 0.80
queue_parsed_featuresFunction · 0.80
input_producerMethod · 0.80

Calls

no outgoing calls

Tested by 15

_fnMethod · 0.64
_fnMethod · 0.64
_fnMethod · 0.64
testAddCollectionDefMethod · 0.64
testBasicMethod · 0.64
testTwoOpsMethod · 0.64