przepływ tensorowy:: ops:: ZamówiłemMapPeek

#include <data_flow_ops.h>

Op sprawdza wartości w określonym kluczu.

Streszczenie

Jeśli

podstawowy kontener nie zawiera tego klucza, ta operacja będzie blokowana, dopóki tak się nie stanie. Ta operacja jest zoptymalizowana pod kątem wydajności.

Argumenty:

Zwroty:

  • OutputList : Tensor wartości.

Konstruktory i destruktory

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

Atrybuty publiczne

operation
values

Funkcje publiczne

operator[] (size_t index) const

Publiczne funkcje statyczne

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

Struktury

tensorflow:: ops:: OrderedMapPeek:: Attrs

Opcjonalne moduły ustawiające atrybuty dla OrderedMapPeek .

Atrybuty publiczne

operacja

Operation operation

wartości

::tensorflow::OutputList values

Funkcje publiczne

ZamówiłemMapPeek

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

ZamówiłemMapPeek

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

operator[]

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

Publiczne funkcje statyczne

Pojemność

Attrs Capacity(
  int64 x
)

Pojemnik

Attrs Container(
  StringPiece x
)

Limit pamięci

Attrs MemoryLimit(
  int64 x
)

Wspólna nazwa

Attrs SharedName(
  StringPiece x
)