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

Function group

tensorflow/python/ops/control_flow_ops.py:2910–2972  ·  view source on GitHub ↗

Create an op that groups multiple operations. When this op finishes, all ops in `inputs` have finished. This op has no output. See also @{tf.tuple$tuple} and @{tf.control_dependencies$control_dependencies}. Args: *inputs: Zero or more tensors to group. name: A name for this oper

(*inputs, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

tupleFunction · 0.85

Calls 10

_GroupControlDepsFunction · 0.85
in_eager_modeMethod · 0.80
name_scopeMethod · 0.80
flattenMethod · 0.80
itemsMethod · 0.80
control_dependenciesMethod · 0.80
popMethod · 0.45
joinMethod · 0.45
keysMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected