W3cubDocs

/TensorFlow Python

Control Flow

Note: Functions taking Tensor arguments can also take anything accepted by tf.convert_to_tensor.

Control Flow Operations

TensorFlow provides several operations and classes that you can use to control the execution of operations and add conditional dependencies to your graph.

Logical Operators

TensorFlow provides several operations that you can use to add logical operators to your graph.

Comparison Operators

TensorFlow provides several operations that you can use to add comparison operators to your graph.

Debugging Operations

TensorFlow provides several operations that you can use to validate values and debug your graph.

© 2017 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_guides/python/control_flow_ops