tensorflow:: אופס:: OrderedMapIncompleteSize

#include <data_flow_ops.h>

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

סיכום

טיעונים:

  • scope: אובייקט Scope

החזרות:

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

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

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

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

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

מבצע

Operation operation

גודל

::tensorflow::Output size

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

OrderedMapIncompleteSize

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

OrderedMapIncompleteSize

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