Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
_fn
Method · 0.80
_fn
Method · 0.80
testMultiThreadedEstimateDataDistribution
Method · 0.80
batch_sequences_with_states
Function · 0.80
bucket
Function · 0.80
prefetch_queue
Function · 0.80
_configure_readers_by
Method · 0.80
_fn
Method · 0.80
boston_input_fn_with_queue
Function · 0.80
_read_keyed_batch_examples_helper
Function · 0.80
queue_parsed_features
Function · 0.80
input_producer
Method · 0.80
Calls
no outgoing calls
Tested by
15
_fn
Method · 0.64
_fn
Method · 0.64
testMultiThreadedEstimateDataDistribution
Method · 0.64
_fn
Method · 0.64
boston_input_fn_with_queue
Function · 0.64
_testScopedExportWithQueue
Method · 0.64
testAddCollectionDef
Method · 0.64
testBasic
Method · 0.64
testTwoOps
Method · 0.64
testExceptionsCaptured
Method · 0.64
testRealDequeueEnqueue
Method · 0.64
testRespectCoordShouldStop
Method · 0.64