tensorflow:: אופס:: OrderedMapUnstageNoKey

#include <data_flow_ops.h>

Op מסיר ומחזיר את האלמנט (מפתח, ערך) עם הקטן ביותר.

סיכום

מפתח מהמיכל הבסיסי. אם המיכל הבסיסי אינו מכיל אלמנטים, ה-op יחסום עד שהוא יעשה זאת.

טיעונים:

  • scope: אובייקט Scope

החזרות:

  • מפתח Output
  • ערכי OutputList

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

OrderedMapUnstageNoKey (const :: tensorflow::Scope & scope, :: tensorflow::Input indices, const DataTypeSlice & dtypes)
OrderedMapUnstageNoKey (const :: tensorflow::Scope & scope, :: tensorflow::Input indices, const DataTypeSlice & dtypes, const OrderedMapUnstageNoKey::Attrs & attrs)

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

key
operation
values

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

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

מבנים

tensorflow:: ops:: OrderedMapUnstageNoKey:: Attrs

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

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

מַפְתֵחַ

::tensorflow::Output key

מבצע

Operation operation

ערכים

::tensorflow::OutputList values

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

OrderedMapUnstageNoKey

 OrderedMapUnstageNoKey(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input indices,
  const DataTypeSlice & dtypes
)

OrderedMapUnstageNoKey

 OrderedMapUnstageNoKey(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input indices,
  const DataTypeSlice & dtypes,
  const OrderedMapUnstageNoKey::Attrs & attrs
)

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

קיבולת

Attrs Capacity(
  int64 x
)

מְכוֹלָה

Attrs Container(
  StringPiece x
)

מגבלת זיכרון

Attrs MemoryLimit(
  int64 x
)

שם משותף

Attrs SharedName(
  StringPiece x
)