टेंसरफ़्लो:: ऑप्स:: आदेशितMapUnstageNoKey

#include <data_flow_ops.h>

ऑप (कुंजी, मान) तत्व को सबसे छोटे से हटाता है और लौटाता है।

सारांश

अंतर्निहित कंटेनर से कुंजी. यदि अंतर्निहित कंटेनर में तत्व नहीं हैं, तो ऑप ऐसा होने तक ब्लॉक रहेगा।

तर्क:

रिटर्न:

  • Output कुंजी
  • OutputList मान

निर्माता और विध्वंसक

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

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

key
operation
values

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

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

संरचनाएँ

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

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

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

चाबी

::tensorflow::Output key

संचालन

Operation operation

मान

::tensorflow::OutputList values

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

आदेशितMapUnstageNoKey

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

आदेशितMapUnstageNoKey

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

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

क्षमता

Attrs Capacity(
  int64 x
)

पात्र

Attrs Container(
  StringPiece x
)

मेमोरीलिमिट

Attrs MemoryLimit(
  int64 x
)

साझा नाम

Attrs SharedName(
  StringPiece x
)