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

Function control_dependencies

tensorflow/python/framework/ops.py:4336–4355  ·  view source on GitHub ↗

Wrapper for `Graph.control_dependencies()` using the default graph. See @{tf.Graph.control_dependencies} for more details. Args: control_inputs: A list of `Operation` or `Tensor` objects which must be executed or computed before running the operations defined in the context.

(control_inputs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

get_default_graphFunction · 0.85
_NullContextmanagerClass · 0.85
in_graph_modeMethod · 0.80
control_dependenciesMethod · 0.80

Tested by

no test coverage detected