تدفق التوتر:: العمليات:: MapUnstageNoKey

#include <data_flow_ops.h>

يقوم Op بإزالة وإرجاع عشوائي (مفتاح، قيمة)

ملخص

من الحاوية الأساسية. إذا كانت الحاوية الأساسية لا تحتوي على عناصر، فسيتم حظر العملية حتى تحتوي عليها.

الحجج:

عائدات:

  • مفتاح 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
)