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

#include <data_flow_ops.h>

Op ลบและส่งกลับค่าที่เกี่ยวข้องกับคีย์

สรุป

จากภาชนะที่อยู่ด้านล่าง หากคอนเทนเนอร์ต้นแบบไม่มีคีย์นี้ op จะบล็อกจนกว่าจะมี

ข้อโต้แย้ง:

ผลตอบแทน:

  • OutputList : ค่าเทนเซอร์

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

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

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

operation
values

งานสาธารณะ

operator[] (size_t index) const

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

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

โครงสร้าง

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

ตัวตั้งค่าแอ็ตทริบิวต์ทางเลือกสำหรับ OrderedMapUnstage

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

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

Operation operation

ค่านิยม

::tensorflow::OutputList values

งานสาธารณะ

สั่งซื้อแผนที่Unstage

 OrderedMapUnstage(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input key,
  ::tensorflow::Input indices,
  const DataTypeSlice & dtypes
)

สั่งซื้อแผนที่Unstage

 OrderedMapUnstage(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input key,
  ::tensorflow::Input indices,
  const DataTypeSlice & dtypes,
  const OrderedMapUnstage::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
)