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

#include <data_flow_ops.h>

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

सारांश

यदि

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

तर्क:

रिटर्न:

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

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

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

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

स्टेजपीक

 StagePeek(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input index,
  const DataTypeSlice & dtypes
)

स्टेजपीक

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