tensorflow :: ops :: TensorArraySize
#include <data_flow_ops.h>
TensorArrayの現在のサイズを取得します。
概要
引数:
- スコープ:スコープオブジェクト
- handle: TensorArrayへのハンドル( TensorArrayまたはTensorArrayGradの出力)。
- flow_in:操作の適切な連鎖を強制するfloatスカラー。
戻り値:
-
Output
: TensorArrayの現在のサイズ。
コンストラクタとデストラクタ | |
---|---|
TensorArraySize (const :: tensorflow::Scope & scope, :: tensorflow::Input handle, :: tensorflow::Input flow_in) |
パブリック属性 | |
---|---|
operation | |
size |
公の行事 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
パブリック属性
操作
Operation operation
サイズ
::tensorflow::Output size
公の行事
TensorArraySize
TensorArraySize( const ::tensorflow::Scope & scope, ::tensorflow::Input handle, ::tensorflow::Input flow_in )
ノード
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const