Tensorflow :: ops :: MapClear
#include <data_flow_ops.h>
Op entfernt alle Elemente im zugrunde liegenden Container.
Zusammenfassung
Argumente:
- scope: Ein Scope- Objekt
Kehrt zurück:
- die erstellte
Operation
Konstruktoren und Destruktoren | |
---|---|
MapClear (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes) | |
MapClear (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes, const MapClear::Attrs & attrs) |
Öffentliche Attribute | |
---|---|
operation |
Öffentliche Funktionen | |
---|---|
operator::tensorflow::Operation () const |
Öffentliche statische Funktionen | |
---|---|
Capacity (int64 x) | |
Container (StringPiece x) | |
MemoryLimit (int64 x) | |
SharedName (StringPiece x) |
Strukturen | |
---|---|
tensorflow :: ops :: MapClear :: Attrs | Optionale Attributsetzer für MapClear . |
Öffentliche Attribute
Operation
Operation operation
Öffentliche Funktionen
MapClear
MapClear( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes )
MapClear
MapClear( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes, const MapClear::Attrs & attrs )
operator :: tensorflow :: Operation
operator::tensorflow::Operation() const
Öffentliche statische Funktionen
Kapazität
Attrs Capacity( int64 x )
Container
Attrs Container( StringPiece x )
MemoryLimit
Attrs MemoryLimit( int64 x )
SharedName
Attrs SharedName( StringPiece x )