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

Method get_next

tensorflow/tensorflow/python/data/ops/iterator_ops.py:373–427  ·  view source on GitHub ↗

Returns a nested structure of `tf.Tensor`s representing the next element. In graph mode, you should typically call this method *once* and use its result as the input to another computation. A typical loop will then call `tf.Session.run` on the result of that computation. The loop will t

(self, name=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

testGetNextMethod · 0.95
testSaveRestoreMethod · 0.95
tfrecords_dataioFunction · 0.45
__init__Method · 0.45
evaluate_on_datasetMethod · 0.45
_create_graphMethod · 0.45
_benchmark_applyMethod · 0.45

Calls

no outgoing calls

Tested by 15

testGetNextMethod · 0.76
testSaveRestoreMethod · 0.76
_create_graphMethod · 0.36
_benchmark_applyMethod · 0.36
_benchmark_trainMethod · 0.36
benchmark_graph_trainMethod · 0.36
benchmark_graph_trainMethod · 0.36