テンソルフロー::作戦:: TensorArraySize
#include <data_flow_ops.h>
TensorArrayの現在のサイズを取得します。
まとめ
引数:
- スコープ:スコープオブジェクト
- handle: TensorArrayへのハンドル ( TensorArrayまたはTensorArrayGradの出力)。
- flow_in: 操作の適切な連鎖を強制する浮動小数点スカラー。
戻り値:
-
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
演算子::tensorflow::入力
operator::tensorflow::Input() const
演算子::tensorflow::出力
operator::tensorflow::Output() const