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

Method enqueue

tensorflow/tensorflow/python/ops/data_flow_ops.py:312–349  ·  view source on GitHub ↗

Enqueues one element to this queue. If the queue is full when this operation executes, it will block until the element has been enqueued. At runtime, this operation may raise an error if the queue is `tf.QueueBase.close` before or during its execution. If the queue is closed be

(self, vals, name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

_enqueue_vectorMethod · 0.45
fnMethod · 0.45
testFunctionErrorMethod · 0.45
finalize_fnMethod · 0.45
fnMethod · 0.45
finalize_fnMethod · 0.45

Calls 5

_scope_valsMethod · 0.95
_check_enqueue_dtypesMethod · 0.95
name_scopeMethod · 0.45
get_shapeMethod · 0.45

Tested by 13

_enqueue_vectorMethod · 0.36
fnMethod · 0.36
testFunctionErrorMethod · 0.36
finalize_fnMethod · 0.36
fnMethod · 0.36
finalize_fnMethod · 0.36
testGracePeriodMethod · 0.36