Tensorflow :: ops :: OrderedMapUnstageNoKey
#include <data_flow_ops.h>
Op entfernt das Element (Schlüssel, Wert) mit dem kleinsten und gibt es zurück.
Zusammenfassung
Schlüssel aus dem zugrunde liegenden Container. Wenn der zugrunde liegende Container keine Elemente enthält, wird die Operation blockiert, bis dies der Fall ist.
Argumente:
- scope: Ein Scope- Objekt
Kehrt zurück:
-
Output
-
OutputList
Werte
Konstruktoren und Destruktoren | |
---|---|
OrderedMapUnstageNoKey (const :: tensorflow::Scope & scope, :: tensorflow::Input indices, const DataTypeSlice & dtypes) | |
OrderedMapUnstageNoKey (const :: tensorflow::Scope & scope, :: tensorflow::Input indices, const DataTypeSlice & dtypes, const OrderedMapUnstageNoKey::Attrs & attrs) |
Öffentliche Attribute | |
---|---|
key | |
operation | |
values |
Öffentliche statische Funktionen | |
---|---|
Capacity (int64 x) | |
Container (StringPiece x) | |
MemoryLimit (int64 x) | |
SharedName (StringPiece x) |
Strukturen | |
---|---|
tensorflow :: ops :: OrderedMapUnstageNoKey :: Attrs | Optionale Attributsetzer für OrderedMapUnstageNoKey . |
Öffentliche Attribute
Schlüssel
::tensorflow::Output key
Operation
Operation operation
Werte
::tensorflow::OutputList values
Öffentliche Funktionen
OrderedMapUnstageNoKey
OrderedMapUnstageNoKey( const ::tensorflow::Scope & scope, ::tensorflow::Input indices, const DataTypeSlice & dtypes )
OrderedMapUnstageNoKey
OrderedMapUnstageNoKey( const ::tensorflow::Scope & scope, ::tensorflow::Input indices, const DataTypeSlice & dtypes, const OrderedMapUnstageNoKey::Attrs & attrs )
Öffentliche statische Funktionen
Kapazität
Attrs Capacity( int64 x )
Container
Attrs Container( StringPiece x )
MemoryLimit
Attrs MemoryLimit( int64 x )
SharedName
Attrs SharedName( StringPiece x )