تدفق التوتر:: العمليات:: مابكلير

#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(
  const ::tensorflow::Scope & scope,
  const DataTypeSlice & dtypes
)

مابكلير

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

المشغل::tensorflow::Operation

 operator::tensorflow::Operation() const 

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

سعة

Attrs Capacity(
  int64 x
)

حاوية

Attrs Container(
  StringPiece x
)

حد الذاكرة

Attrs MemoryLimit(
  int64 x
)

الاسم المشترك

Attrs SharedName(
  StringPiece x
)