टेंसरफ़्लो :: ऑप्स :: अस्थिर :: संलग्न करता है

#include <data_flow_ops.h>

वैकल्पिक विशेषता अस्थिरता के लिए बसती है

सारांश

सार्वजनिक विशेषताएँ

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

सार्वजनिक कार्य

Capacity (int64 x)
TF_MUST_USE_RESULT Attrs
चूक ०।
Container (StringPiece x)
TF_MUST_USE_RESULT Attrs
चूक "" के लिए।
MemoryLimit (int64 x)
TF_MUST_USE_RESULT Attrs
चूक ०।
SharedName (StringPiece x)
TF_MUST_USE_RESULT Attrs
चूक "" के लिए।

सार्वजनिक विशेषताएँ

क्षमता_

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

कंटेनर_

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

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

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

साझा_नाम_

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

सार्वजनिक कार्य

क्षमता

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

चूक ०।

पात्र

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

चूक "" के लिए।

मेमोरीलिमिट

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

चूक ०।

साझानाम

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

चूक "" के लिए।