tensorflow:: אופס:: מצבר מותנה:: Attrs

#include <data_flow_ops.h>

קובעי תכונות אופציונליים עבור ConditionalAccumulator .

סיכום

תכונות ציבוריות

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::ConditionalAccumulator::Attrs::container_ = ""

סוג_הפחתה

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

משותף_שם_

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

תפקידים ציבוריים

מְכוֹלָה

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

אם אינו ריק, מצבר זה מונח במיכל הנתון.

אחרת, נעשה שימוש במיכל ברירת מחדל.

ברירת המחדל היא ""

ReductionType

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

ברירת המחדל היא "MEAN".

שם משותף

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

אם אינו ריק, מצבר זה ישותף תחת השם הנתון על פני מספר הפעלות.

ברירת המחדל היא ""