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