tensorflow:: אופס:: MapUnstageNoKey

#include <data_flow_ops.h>

Op מסיר ומחזיר אקראי (מפתח, ערך)

סיכום

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

טיעונים:

  • scope: אובייקט Scope

החזרות:

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

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

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

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

key
operation
values

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

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

מבנים

tensorflow:: ops:: MapUnstageNoKey:: Attrs

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

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

מַפְתֵחַ

::tensorflow::Output key

מבצע

Operation operation

ערכים

::tensorflow::OutputList values

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

MapUnstageNoKey

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

MapUnstageNoKey

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

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

קיבולת

Attrs Capacity(
  int64 x
)

מְכוֹלָה

Attrs Container(
  StringPiece x
)

מגבלת זיכרון

Attrs MemoryLimit(
  int64 x
)

שם משותף

Attrs SharedName(
  StringPiece x
)