เทนเซอร์โฟลว์:: ปฏิบัติการ:: ไม่อยู่บนเวที
#include <data_flow_ops.h>
Op คล้ายกับ Dequeue ที่มีน้ำหนักเบา
สรุป
ฟังก์ชันพื้นฐานจะคล้ายกับ dequeue ที่มีความสามารถและตัวเลือกน้อยกว่ามาก Op นี้ได้รับการปรับให้เหมาะสมเพื่อประสิทธิภาพ
ข้อโต้แย้ง:
- ขอบเขต: วัตถุ ขอบเขต
ผลตอบแทน:
-
OutputList
: ค่าเทนเซอร์
ตัวสร้างและผู้ทำลาย | |
---|---|
Unstage (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes) | |
Unstage (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes, const Unstage::Attrs & attrs) |
คุณลักษณะสาธารณะ | |
---|---|
operation | |
values |
งานสาธารณะ | |
---|---|
operator[] (size_t index) const |
ฟังก์ชันคงที่สาธารณะ | |
---|---|
Capacity (int64 x) | |
Container (StringPiece x) | |
MemoryLimit (int64 x) | |
SharedName (StringPiece x) |
โครงสร้าง | |
---|---|
เทนเซอร์โฟลว์ :: ops :: ไม่แสดง :: Attrs | ตัวตั้งค่าแอตทริบิวต์เพิ่มเติมสำหรับ Unstage |
คุณลักษณะสาธารณะ
การดำเนินการ
Operation operation
ค่านิยม
::tensorflow::OutputList values
งานสาธารณะ
ไม่อยู่บนเวที
Unstage( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes )
ไม่อยู่บนเวที
Unstage( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes, const Unstage::Attrs & attrs )
โอเปอเรเตอร์[]
::tensorflow::Output operator[]( size_t index ) const
ฟังก์ชันคงที่สาธารณะ
ความจุ
Attrs Capacity( int64 x )
คอนเทนเนอร์
Attrs Container( StringPiece x )
หน่วยความจำจำกัด
Attrs MemoryLimit( int64 x )
ชื่อที่ใช้ร่วมกัน
Attrs SharedName( StringPiece x )