tensorflow:: אופס:: OrderedMapSize

#include <data_flow_ops.h>

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

סיכום

טיעונים:

  • scope: אובייקט Scope

החזרות:

  • Output : טנזור הגודל.

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

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

תכונות ציבוריות

operation
size

תפקידים ציבוריים

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

פונקציות סטטיות ציבוריות

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

מבנים

tensorflow:: ops:: OrderedMapSize:: Attrs

קובעי תכונות אופציונליים עבור OrderedMapSize .

תכונות ציבוריות

מבצע

Operation operation

גודל

::tensorflow::Output size

תפקידים ציבוריים

OrderedMapSize

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

OrderedMapSize

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

צוֹמֶת

::tensorflow::Node * node() const 

מפעיל::tensorflow::קלט

 operator::tensorflow::Input() const 

אופרטור::tensorflow::פלט

 operator::tensorflow::Output() const 

פונקציות סטטיות ציבוריות

קיבולת

Attrs Capacity(
  int64 x
)

מְכוֹלָה

Attrs Container(
  StringPiece x
)

מגבלת זיכרון

Attrs MemoryLimit(
  int64 x
)

שם משותף

Attrs SharedName(
  StringPiece x
)