aliran tensor:: operasi:: MemesanPetaTidak Panggung

#include <data_flow_ops.h>

Op menghapus dan mengembalikan nilai yang terkait dengan kunci.

Ringkasan

dari wadah yang mendasarinya. Jika wadah yang mendasarinya tidak berisi kunci ini, op akan memblokir sampai ada.

Argumen:

Pengembalian:

  • OutputList : Nilai tensor.

Konstruktor dan Destructor

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

MemesanPetaTidak Panggung

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

MemesanPetaTidak Panggung

 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 yang Dibagikan

Attrs SharedName(
  StringPiece x
)