टेंसरफ़्लो:: ऑप्स:: विरल सशर्त संचायक:: Attrs

#include <data_flow_ops.h>

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

सारांश

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

container_ = ""
StringPiece
reduction_type_ = "MEAN"
StringPiece
shared_name_ = ""
StringPiece

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

Container (StringPiece x)
TF_MUST_USE_RESULT Attrs
यदि खाली नहीं है, तो यह संचायक दिए गए कंटेनर में रखा गया है।
ReductionType (StringPiece x)
TF_MUST_USE_RESULT Attrs
डिफ़ॉल्ट रूप से "MEAN"।
SharedName (StringPiece x)
TF_MUST_USE_RESULT Attrs
यदि खाली नहीं है, तो यह संचायक दिए गए नाम के तहत कई सत्रों में साझा किया जाएगा।

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

कंटेनर_

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

कमी_प्रकार_

StringPiece tensorflow::ops::SparseConditionalAccumulator::Attrs::reduction_type_ = "MEAN"

साझा_नाम_

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

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

पात्र

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

यदि खाली नहीं है, तो यह संचायक दिए गए कंटेनर में रखा गया है।

अन्यथा, एक डिफ़ॉल्ट कंटेनर का उपयोग किया जाता है।

डिफ़ॉल्ट रूप से ""

न्यूनीकरण प्रकार

TF_MUST_USE_RESULT Attrs tensorflow::ops::SparseConditionalAccumulator::Attrs::ReductionType(
  StringPiece x
)

डिफ़ॉल्ट रूप से "MEAN"।

साझा नाम

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

यदि खाली नहीं है, तो यह संचायक दिए गए नाम के तहत कई सत्रों में साझा किया जाएगा।

डिफ़ॉल्ट रूप से ""