टेंसरफ़्लो:: ऑप्स:: ऑर्डर किया गया मानचित्र अनस्टेज:: Attrs

#include <data_flow_ops.h>

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

सारांश

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

capacity_ = 0
int64
container_ = ""
StringPiece
memory_limit_ = 0
int64
shared_name_ = ""
StringPiece

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

Capacity (int64 x)
TF_MUST_USE_RESULT Attrs
डिफ़ॉल्ट 0 है.
Container (StringPiece x)
TF_MUST_USE_RESULT Attrs
डिफ़ॉल्ट ""।
MemoryLimit (int64 x)
TF_MUST_USE_RESULT Attrs
डिफ़ॉल्ट 0 है.
SharedName (StringPiece x)
TF_MUST_USE_RESULT Attrs
डिफ़ॉल्ट ""।

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

क्षमता_

int64 tensorflow::ops::OrderedMapUnstage::Attrs::capacity_ = 0

कंटेनर_

StringPiece tensorflow::ops::OrderedMapUnstage::Attrs::container_ = ""

मेमोरी_लिमिट_

int64 tensorflow::ops::OrderedMapUnstage::Attrs::memory_limit_ = 0

साझा_नाम_

StringPiece tensorflow::ops::OrderedMapUnstage::Attrs::shared_name_ = ""

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

क्षमता

TF_MUST_USE_RESULT Attrs tensorflow::ops::OrderedMapUnstage::Attrs::Capacity(
  int64 x
)

डिफ़ॉल्ट 0 है.

पात्र

TF_MUST_USE_RESULT Attrs tensorflow::ops::OrderedMapUnstage::Attrs::Container(
  StringPiece x
)

डिफ़ॉल्ट ""।

मेमोरीलिमिट

TF_MUST_USE_RESULT Attrs tensorflow::ops::OrderedMapUnstage::Attrs::MemoryLimit(
  int64 x
)

डिफ़ॉल्ट 0 है.

साझा नाम

TF_MUST_USE_RESULT Attrs tensorflow::ops::OrderedMapUnstage::Attrs::SharedName(
  StringPiece x
)

डिफ़ॉल्ट ""।