टेंसरफ़्लो:: ऑप्स:: ऑर्डर किया गया मैपपीक

#include <data_flow_ops.h>

ओप निर्दिष्ट कुंजी के मानों पर नज़र डालता है।

सारांश

यदि

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

तर्क:

रिटर्न:

  • OutputList : मान टेंसर।

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

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

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

operation
values

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

operator[] (size_t index) const

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

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

संरचनाएँ

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

ऑर्डर्डमैपपीक के लिए वैकल्पिक विशेषता सेटर्स।

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

संचालन

Operation operation

मान

::tensorflow::OutputList values

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

ऑर्डर किया गया मैपपीक

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

ऑर्डर किया गया मैपपीक

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