tensorflow:: אופס:: MapPeek

#include <data_flow_ops.h>

אופ מציץ בערכים במפתח שצוין.

סיכום

אם ה

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

טיעונים:

  • scope: אובייקט Scope

החזרות:

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

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

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

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

operation
values

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

operator[] (size_t index) const

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

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

מבנים

tensorflow:: ops:: MapPeek:: Attrs

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

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

מבצע

Operation operation

ערכים

::tensorflow::OutputList values

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

MapPeek

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

MapPeek

 MapPeek(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input key,
  ::tensorflow::Input indices,
  const DataTypeSlice & dtypes,
  const MapPeek::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
)