tensorflow:: אופס:: הדפס:: Attrs

#include <logging_ops.h>

מגדירי תכונות אופציונליים עבור הדפסה .

סיכום

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

first_n_ = -1
int64
message_ = ""
StringPiece
summarize_ = 3
int64

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

FirstN (int64 x)
TF_MUST_USE_RESULT Attrs
התחבר רק first_n מספר פעמים.
Message (StringPiece x)
TF_MUST_USE_RESULT Attrs
מחרוזת, קידומת של הודעת השגיאה.
Summarize (int64 x)
TF_MUST_USE_RESULT Attrs
הדפס רק ערכים רבים כל כך של כל טנסור.

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

ראשון_נ_

int64 tensorflow::ops::Print::Attrs::first_n_ = -1

הוֹדָעָה_

StringPiece tensorflow::ops::Print::Attrs::message_ = ""

לְסַכֵּם_

int64 tensorflow::ops::Print::Attrs::summarize_ = 3

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

FirstN

TF_MUST_USE_RESULT Attrs tensorflow::ops::Print::Attrs::FirstN(
  int64 x
)

התחבר רק first_n מספר פעמים.

-1 משבית רישום.

ברירת המחדל היא -1

הוֹדָעָה

TF_MUST_USE_RESULT Attrs tensorflow::ops::Print::Attrs::Message(
  StringPiece x
)

מחרוזת, קידומת של הודעת השגיאה.

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

לְסַכֵּם

TF_MUST_USE_RESULT Attrs tensorflow::ops::Print::Attrs::Summarize(
  int64 x
)

הדפס רק ערכים רבים כל כך של כל טנסור.

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