tensorflow :: ops :: LoopCond
#include <control_flow_ops.h>
入力を出力に転送します。
概要
この演算子は、ループの「ピボット」スイッチによって使用されるループ終了条件を表します。
引数:
戻り値:
-
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
出力
::tensorflow::Output output
公の行事
LoopCond
LoopCond( const ::tensorflow::Scope & scope, ::tensorflow::Input input )
ノード
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const