tensorflow::ops::LoopCond
#include <control_flow_ops.h>
Передаёт вход на выход.
Краткое описание
Этот оператор представляет условие завершения цикла, используемое переключателями «pivot» в цикле.
Аргументы:
Возвращаемое значение:
-
Output: Тот же тензор, что иinput.
| Конструкторы и деструкторы | |
|---|---|
LoopCond(const ::tensorflow::Scope & scope, ::tensorflow::Input input) |
| Общедоступные атрибуты | |
|---|---|
operation | |
output | |
| Общедоступные функции | |
|---|---|
node() const | ::tensorflow::Node * |
operator::tensorflow::Input() const | |
operator::tensorflow::Output() const | |
Общедоступные атрибуты
operation
Operation operation
output
::tensorflow::Output output
Общедоступные функции
LoopCond
LoopCond( const ::tensorflow::Scope & scope, ::tensorflow::Input input )
узел
::tensorflow::Node * node() const
оператор::tensorflow::Вход
operator::tensorflow::Input() const
оператор::tensorflow::Выход
operator::tensorflow::Output() const
© 2022 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 4.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r2.9/api_docs/cc/class/tensorflow/ops/loop-cond