tensorflow :: ops :: TensorArrayRead
#include <data_flow_ops.h>
TensorArray'deki bir öğeyi çıktı value
.
Özet
Argümanlar:
- kapsam: Bir Scope nesnesi
- handle: TensorArray'in tanıtıcısı.
- flow_in: İşlemlerin uygun şekilde zincirlenmesine zorlayan bir kayan skaler.
- dtype: Döndürülen elemanın türü.
İadeler:
-
Output
: TensorArray'den okunan tensör.
Yapıcılar ve Yıkıcılar | |
---|---|
TensorArrayRead (const :: tensorflow::Scope & scope, :: tensorflow::Input handle, :: tensorflow::Input index, :: tensorflow::Input flow_in, DataType dtype) |
Genel özellikler | |
---|---|
operation | |
value |
Kamusal işlevler | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
Genel özellikler
operasyon
Operation operation
değer
::tensorflow::Output value
Kamusal işlevler
TensorArrayRead
TensorArrayRead( const ::tensorflow::Scope & scope, ::tensorflow::Input handle, ::tensorflow::Input index, ::tensorflow::Input flow_in, DataType dtype )
düğüm
::tensorflow::Node * node() const
operator :: tensorflow :: Girdi
operator::tensorflow::Input() const
operator :: tensorflow :: Çıktı
operator::tensorflow::Output() const