MCPcopy Create free account
hub / github.com/alibaba/nann / enqueue_many

Method enqueue_many

tensorflow/tensorflow/python/ops/data_flow_ops.py:351–397  ·  view source on GitHub ↗

Enqueues zero or more elements to this queue. This operation slices each component tensor along the 0th dimension to make multiple queue elements. All of the tensors in `vals` must have the same size in the 0th dimension. If the queue is full when this operation executes, it will b

(self, vals, name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

_SetUpQueueFunction · 0.80
_init_qMethod · 0.80
_fnMethod · 0.80
_init_qMethod · 0.80
_fnMethod · 0.80
testMultipleDequeuesMethod · 0.80
testEnqueueManyMethod · 0.80
testEmptyEnqueueManyMethod · 0.80

Calls 8

_scope_valsMethod · 0.95
_check_enqueue_dtypesMethod · 0.95
merge_withMethod · 0.95
with_rank_at_leastMethod · 0.80
name_scopeMethod · 0.45
get_shapeMethod · 0.45
DimensionMethod · 0.45

Tested by 15

_SetUpQueueFunction · 0.64
_init_qMethod · 0.64
_fnMethod · 0.64
_init_qMethod · 0.64
_fnMethod · 0.64
testMultipleDequeuesMethod · 0.64
testEnqueueManyMethod · 0.64
testEmptyEnqueueManyMethod · 0.64
testMultiEnqueueManyMethod · 0.64