tensor akışı:: işlem:: OrderedMapUnstage

#include <data_flow_ops.h>

Op, anahtarla ilişkili değerleri kaldırır ve döndürür.

Özet

alttaki konteynırdan. Temel konteyner bu anahtarı içermiyorsa, operasyon bunu yapana kadar bloke edecektir.

Argümanlar:

İadeler:

  • OutputList : Değerler tensörü.

Yapıcılar ve Yıkıcılar

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)

Genel özellikler

operation
values

Kamu işlevleri

operator[] (size_t index) const

Genel statik işlevler

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

Yapılar

tensorflow:: ops:: OrderedMapUnstage:: Öznitelikler

OrderedMapUnstage için isteğe bağlı öznitelik ayarlayıcılar.

Genel özellikler

operasyon

Operation operation

değerler

::tensorflow::OutputList values

Kamu işlevleri

OrderedMapUnstage

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

OrderedMapUnstage

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

Şebeke[]

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

Genel statik işlevler

Kapasite

Attrs Capacity(
  int64 x
)

Konteyner

Attrs Container(
  StringPiece x
)

Bellek Sınırı

Attrs MemoryLimit(
  int64 x
)

PaylaşılanAd

Attrs SharedName(
  StringPiece x
)