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

Function group

tensorflow/tensorflow/python/ops/control_flow_ops.py:2851–2908  ·  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` and `tf.control_dependencies`. Args: *inputs: Zero or more tensors to group. name: A name for this operation (optional). Returns:

(*inputs, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

tupleFunction · 0.70

Calls 11

TypeErrorFunction · 0.85
typeFunction · 0.85
_GroupControlDepsFunction · 0.85
executing_eagerlyMethod · 0.80
popMethod · 0.45
joinMethod · 0.45
keysMethod · 0.45
name_scopeMethod · 0.45
flattenMethod · 0.45
appendMethod · 0.45
control_dependenciesMethod · 0.45

Tested by

no test coverage detected