Control Flow

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部