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

#include <data_flow_ops.h>

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

สรุป

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

ข้อโต้แย้ง:

ผลตอบแทน:

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

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

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

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

operation
values

งานสาธารณะ

operator[] (size_t index) const

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

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

โครงสร้าง

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

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

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

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

Operation operation

ค่านิยม

::tensorflow::OutputList values

งานสาธารณะ

แผนที่Unstage

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

แผนที่Unstage

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