tensorflow:: אופס:: OrderedMapUnstage

#include <data_flow_ops.h>

Op מסיר ומחזיר את הערכים המשויכים למפתח.

סיכום

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

טיעונים:

  • scope: אובייקט Scope

החזרות:

  • OutputList : טנסור הערכים.

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

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

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

operation
values

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

operator[] (size_t index) const

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

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

מבנים

tensorflow:: ops:: OrderedMapUnstage:: Attrs

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

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

מבצע

Operation operation

ערכים

::tensorflow::OutputList values

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

OrderedMapUnstage

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

OrderedMapUnstage

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

מַפעִיל[]

::tensorflow::Output operator[](
  size_t index
) const 

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

קיבולת

Attrs Capacity(
  int64 x
)

מְכוֹלָה

Attrs Container(
  StringPiece x
)

מגבלת זיכרון

Attrs MemoryLimit(
  int64 x
)

שם משותף

Attrs SharedName(
  StringPiece x
)