टेंसरफ़्लो:: ऑप्स:: मैपअनस्टेजनोकी

#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)

संरचनाएँ

टेंसरफ़्लो:: ऑप्स:: MapUnstageNoKey:: Attrs

MapUnstageNoKey के लिए वैकल्पिक विशेषता सेटर्स।

सार्वजनिक गुण

चाबी

::tensorflow::Output key

संचालन

Operation operation

मान

::tensorflow::OutputList values

सार्वजनिक समारोह

मैपअनस्टेजनोकी

 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
)

सार्वजनिक स्थैतिक कार्य

क्षमता

Attrs Capacity(
  int64 x
)

पात्र

Attrs Container(
  StringPiece x
)

मेमोरीलिमिट

Attrs MemoryLimit(
  int64 x
)

साझा नाम

Attrs SharedName(
  StringPiece x
)