tensorflow:: אופס:: StagePeek

#include <data_flow_ops.h>

אופ מציץ בערכים באינדקס שצוין.

סיכום

אם ה

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

טיעונים:

  • scope: אובייקט Scope

החזרות:

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

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

StagePeek (const :: tensorflow::Scope & scope, :: tensorflow::Input index, const DataTypeSlice & dtypes)
StagePeek (const :: tensorflow::Scope & scope, :: tensorflow::Input index, const DataTypeSlice & dtypes, const StagePeek::Attrs & attrs)

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

operation
values

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

operator[] (size_t index) const

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

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

מבנים

tensorflow:: ops:: StagePeek:: Attrs

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

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

מבצע

Operation operation

ערכים

::tensorflow::OutputList values

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

StagePeek

 StagePeek(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input index,
  const DataTypeSlice & dtypes
)

StagePeek

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