เทนเซอร์โฟลว์:: ปฏิบัติการ:: แผนที่Stage

#include <data_flow_ops.h>

สเตจ (คีย์, ค่า) ในคอนเทนเนอร์ที่ซ่อนอยู่ซึ่งทำงานเหมือนกับแฮชเทเบิล

สรุป

ข้อโต้แย้ง:

  • ขอบเขต: วัตถุ ขอบเขต
  • คีย์: int64
  • ค่า: รายการเทนเซอร์ dtypes รายการประเภทข้อมูลที่แทรกค่าควรปฏิบัติตาม

แอ็ตทริบิวต์ทางเลือก (ดู Attrs ):

  • ความจุ: จำนวนองค์ประกอบ สูงสุด ในพื้นที่จัดเตรียม หาก > 0 ส่วนแทรกบนคอนเทนเนอร์จะถูกบล็อกเมื่อถึงความจุ
  • คอนเทนเนอร์: หากไม่ว่างเปล่า คิวนี้จะถูกวางไว้ในคอนเทนเนอร์ที่กำหนด มิฉะนั้น จะใช้คอนเทนเนอร์เริ่มต้น
  • shared_name: จำเป็นต้องจับคู่ชื่อนี้กับ Unstage Op ที่ตรงกัน

ผลตอบแทน:

  • Operation ที่สร้างขึ้น

ตัวสร้างและผู้ทำลาย

MapStage (const :: tensorflow::Scope & scope, :: tensorflow::Input key, :: tensorflow::Input indices, :: tensorflow::InputList values, const DataTypeSlice & dtypes)
MapStage (const :: tensorflow::Scope & scope, :: tensorflow::Input key, :: tensorflow::Input indices, :: tensorflow::InputList values, const DataTypeSlice & dtypes, const MapStage::Attrs & attrs)

คุณลักษณะสาธารณะ

operation

งานสาธารณะ

operator::tensorflow::Operation () const

ฟังก์ชันคงที่สาธารณะ

Capacity (int64 x)
Container (StringPiece x)
MemoryLimit (int64 x)
SharedName (StringPiece x)

โครงสร้าง

เทนเซอร์โฟลว์ :: ops :: MapStage :: Attrs

ตัวตั้งค่าคุณลักษณะเพิ่มเติมสำหรับ MapStage

คุณลักษณะสาธารณะ

การดำเนินการ

Operation operation

งานสาธารณะ

แผนที่Stage

 MapStage(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input key,
  ::tensorflow::Input indices,
  ::tensorflow::InputList values,
  const DataTypeSlice & dtypes
)

แผนที่Stage

 MapStage(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input key,
  ::tensorflow::Input indices,
  ::tensorflow::InputList values,
  const DataTypeSlice & dtypes,
  const MapStage::Attrs & attrs
)

ตัวดำเนินการ::เทนเซอร์โฟลว์::การทำงาน

 operator::tensorflow::Operation() const 

ฟังก์ชันคงที่สาธารณะ

ความจุ

Attrs Capacity(
  int64 x
)

คอนเทนเนอร์

Attrs Container(
  StringPiece x
)

หน่วยความจำจำกัด

Attrs MemoryLimit(
  int64 x
)

ชื่อที่ใช้ร่วมกัน

Attrs SharedName(
  StringPiece x
)