tensorflow:: אופס:: ReduceJoin:: Attrs

#include <string_ops.h>

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

סיכום

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

keep_dims_ = false
bool
separator_ = ""
StringPiece

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

KeepDims (bool x)
TF_MUST_USE_RESULT Attrs
אם True , שמור על מידות מופחתות עם אורך 1 .
Separator (StringPiece x)
TF_MUST_USE_RESULT Attrs
המפריד לשימוש בעת ההצטרפות.

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

keep_dims_

bool tensorflow::ops::ReduceJoin::Attrs::keep_dims_ = false

מפריד_

StringPiece tensorflow::ops::ReduceJoin::Attrs::separator_ = ""

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

KeepDims

TF_MUST_USE_RESULT Attrs tensorflow::ops::ReduceJoin::Attrs::KeepDims(
  bool x
)

אם True , שמור על מידות מופחתות עם אורך 1 .

ברירת המחדל ל-false

מפריד

TF_MUST_USE_RESULT Attrs tensorflow::ops::ReduceJoin::Attrs::Separator(
  StringPiece x
)

המפריד לשימוש בעת ההצטרפות.

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