MCPcopy Create free account
hub / github.com/benoitsteiner/tensorflow-opencl / tuple

Function tuple

tensorflow/python/ops/control_flow_ops.py:2975–3030  ·  view source on GitHub ↗

Group tensors together. This creates a tuple of tensors with the same values as the `tensors` argument, except that the value of each tensor is only returned after the values of all tensors have been computed. `control_inputs` contains additional ops that have to finish before this op fi

(tensors, name=None, control_inputs=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

_get_arg_specFunction · 0.85
validateMethod · 0.85
image_gridFunction · 0.85
testShuffleDatasetMethod · 0.85
testZipDatasetMethod · 0.85
_parse_exampleFunction · 0.85

Calls 5

groupFunction · 0.85
with_dependenciesFunction · 0.85
in_eager_modeMethod · 0.80
name_scopeMethod · 0.80
appendMethod · 0.45