เทนเซอร์โฟลว์:: ปฏิบัติการ:: สั่งซื้อMapStage
#include <data_flow_ops.h>
สเตจ (คีย์, ค่า) ในคอนเทนเนอร์ที่ซ่อนอยู่ซึ่งทำงานเหมือนได้รับคำสั่ง
สรุป
คอนเทนเนอร์ที่เกี่ยวข้อง องค์ประกอบต่างๆ จะถูกเรียงลำดับตามคีย์
ข้อโต้แย้ง:
- ขอบเขต: วัตถุ ขอบเขต
- คีย์: int64
- ค่า: รายการเทนเซอร์ dtypes รายการประเภทข้อมูลที่แทรกค่าควรปฏิบัติตาม
แอ็ตทริบิวต์ทางเลือก (ดู Attrs
):
- ความจุ: จำนวนองค์ประกอบ สูงสุด ในพื้นที่จัดเตรียม หาก > 0 ส่วนแทรกบนคอนเทนเนอร์จะถูกบล็อกเมื่อถึงความจุ
- คอนเทนเนอร์: หากไม่ว่างเปล่า คิวนี้จะถูกวางไว้ในคอนเทนเนอร์ที่กำหนด มิฉะนั้น จะใช้คอนเทนเนอร์เริ่มต้น
- shared_name: จำเป็นต้องจับคู่ชื่อนี้กับ Unstage Op ที่ตรงกัน
ผลตอบแทน:
-
Operation
ที่สร้างขึ้น
ตัวสร้างและผู้ทำลาย | |
---|---|
OrderedMapStage (const :: tensorflow::Scope & scope, :: tensorflow::Input key, :: tensorflow::Input indices, :: tensorflow::InputList values, const DataTypeSlice & dtypes) | |
OrderedMapStage (const :: tensorflow::Scope & scope, :: tensorflow::Input key, :: tensorflow::Input indices, :: tensorflow::InputList values, const DataTypeSlice & dtypes, const OrderedMapStage::Attrs & attrs) |
คุณลักษณะสาธารณะ | |
---|---|
operation |
งานสาธารณะ | |
---|---|
operator::tensorflow::Operation () const |
ฟังก์ชันคงที่สาธารณะ | |
---|---|
Capacity (int64 x) | |
Container (StringPiece x) | |
MemoryLimit (int64 x) | |
SharedName (StringPiece x) |
โครงสร้าง | |
---|---|
เทนเซอร์โฟลว์ :: ops :: OrderedMapStage :: Attrs | ตัวตั้งค่าแอ็ตทริบิวต์ทางเลือกสำหรับ OrderedMapStage |
คุณลักษณะสาธารณะ
การดำเนินการ
Operation operation
งานสาธารณะ
สั่งซื้อMapStage
OrderedMapStage( const ::tensorflow::Scope & scope, ::tensorflow::Input key, ::tensorflow::Input indices, ::tensorflow::InputList values, const DataTypeSlice & dtypes )
สั่งซื้อMapStage
OrderedMapStage( const ::tensorflow::Scope & scope, ::tensorflow::Input key, ::tensorflow::Input indices, ::tensorflow::InputList values, const DataTypeSlice & dtypes, const OrderedMapStage::Attrs & attrs )
ตัวดำเนินการ::เทนเซอร์โฟลว์::การทำงาน
operator::tensorflow::Operation() const
ฟังก์ชันคงที่สาธารณะ
ความจุ
Attrs Capacity( int64 x )
คอนเทนเนอร์
Attrs Container( StringPiece x )
หน่วยความจำจำกัด
Attrs MemoryLimit( int64 x )
ชื่อที่ใช้ร่วมกัน
Attrs SharedName( StringPiece x )