tensorflow:: אופס:: MapClear

#include <data_flow_ops.h>

Op מסיר את כל האלמנטים במיכל הבסיסי.

סיכום

טיעונים:

  • scope: אובייקט Scope

החזרות:

בנאים והורסים

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
)

מגבלת זיכרון

Attrs MemoryLimit(
  int64 x
)

שם משותף

Attrs SharedName(
  StringPiece x
)