aliran tensor:: operasi:: MemesanMapUnstage

#include <data_flow_ops.h>

Op menghapus dan mengembalikan nilai yang terkait dengan kunci.

Ringkasan

dari wadah di bawahnya. Jika container yang mendasarinya tidak berisi kunci ini, operasi akan memblokir hingga kunci tersebut berisi kunci ini.

Argumen:

Pengembalian:

  • OutputList : Tensor nilai.

Konstruktor dan Destruktor

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)

Atribut publik

operation
values

Fungsi publik

operator[] (size_t index) const

Fungsi statis publik

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

Struktur

tensorflow:: ops:: OrderedMapUnstage:: Attrs

Penyetel atribut opsional untuk OrderedMapUnstage .

Atribut publik

operasi

Operation operation

nilai-nilai

::tensorflow::OutputList values

Fungsi publik

MemesanMapUnstage

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

MemesanMapUnstage

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

operator[]

::tensorflow::Output operator[](
  size_t index
) const 

Fungsi statis publik

Kapasitas

Attrs Capacity(
  int64 x
)

Wadah

Attrs Container(
  StringPiece x
)

Batas Memori

Attrs MemoryLimit(
  int64 x
)

Nama Bersama

Attrs SharedName(
  StringPiece x
)