تينسورفلو :: العمليات :: MapClear

#include <data_flow_ops.h>

يقوم Op بإزالة جميع العناصر الموجودة في الحاوية الأساسية.

ملخص

الحجج:

عائدات:

البنائين والمدمرين

MapClear (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes)
MapClear (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes, const MapClear::Attrs & attrs)

السمات العامة

operation

الوظائف العامة

operator::tensorflow::Operation () const

وظائف ثابتة عامة

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

الهياكل

tensorflow :: ops :: MapClear :: Attrs

محددات السمات الاختيارية لـ MapClear .

السمات العامة

عملية

Operation operation

الوظائف العامة

MapClear

 MapClear(
  const ::tensorflow::Scope & scope,
  const DataTypeSlice & dtypes
)

MapClear

 MapClear(
  const ::tensorflow::Scope & scope,
  const DataTypeSlice & dtypes,
  const MapClear::Attrs & attrs
)

المشغل :: Tensorflow :: العملية

 operator::tensorflow::Operation() const 

وظائف ثابتة عامة

الاهلية

Attrs Capacity(
  int64 x
)

وعاء

Attrs Container(
  StringPiece x
)

MemoryLimit

Attrs MemoryLimit(
  int64 x
)

SharedName

Attrs SharedName(
  StringPiece x
)