Tensorflow :: ops :: MapUnstageNoKey
#include <data_flow_ops.h>
Op entfernt und gibt einen Zufall zurück (Schlüssel, Wert)
Zusammenfassung
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 | |
---|---|
MapUnstageNoKey (const :: tensorflow::Scope & scope, :: tensorflow::Input indices, const DataTypeSlice & dtypes) | |
MapUnstageNoKey (const :: tensorflow::Scope & scope, :: tensorflow::Input indices, const DataTypeSlice & dtypes, const MapUnstageNoKey::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 :: MapUnstageNoKey :: Attrs | Optionale Attributsetzer für MapUnstageNoKey . |
Öffentliche Attribute
Schlüssel
::tensorflow::Output key
Operation
Operation operation
Werte
::tensorflow::OutputList values
Öffentliche Funktionen
MapUnstageNoKey
MapUnstageNoKey( const ::tensorflow::Scope & scope, ::tensorflow::Input indices, const DataTypeSlice & dtypes )
MapUnstageNoKey
MapUnstageNoKey( const ::tensorflow::Scope & scope, ::tensorflow::Input indices, const DataTypeSlice & dtypes, const MapUnstageNoKey::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 )