テンソルフロー::作戦:: TensorArraySize

#include <data_flow_ops.h>

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