เทนเซอร์โฟลว์:: ปฏิบัติการ:: เทนเซอร์อาร์เรย์อ่าน
#include <data_flow_ops.h>
อ่านองค์ประกอบจาก TensorArray เป็น value
เอาต์พุต
สรุป
ข้อโต้แย้ง:
- ขอบเขต: วัตถุ ขอบเขต
- หมายเลขอ้างอิง: หมายเลขอ้างอิงของ TensorArray
- flow_in: สเกลาร์โฟลตที่บังคับใช้การเชื่อมโยงการดำเนินการที่เหมาะสม
- dtype: ประเภทขององค์ประกอบที่ส่งคืน
ผลตอบแทน:
-
Output
: เทนเซอร์ที่อ่านจาก TensorArray
ตัวสร้างและผู้ทำลาย | |
---|---|
TensorArrayRead (const :: tensorflow::Scope & scope, :: tensorflow::Input handle, :: tensorflow::Input index, :: tensorflow::Input flow_in, DataType dtype) |
คุณลักษณะสาธารณะ | |
---|---|
operation | |
value |
งานสาธารณะ | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
คุณลักษณะสาธารณะ
การดำเนินการ
Operation operation
ค่า
::tensorflow::Output value
งานสาธารณะ
เทนเซอร์อาร์เรย์อ่าน
TensorArrayRead( const ::tensorflow::Scope & scope, ::tensorflow::Input handle, ::tensorflow::Input index, ::tensorflow::Input flow_in, DataType dtype )
โหนด
::tensorflow::Node * node() const
ตัวดำเนินการ::tensorflow::อินพุต
operator::tensorflow::Input() const
ตัวดำเนินการ::tensorflow::เอาต์พุต
operator::tensorflow::Output() const