tensorflow:: אופס:: ScalarSummary

#include <logging_ops.h>

פלט מאגר פרוטוקול Summary עם ערכים סקלרים.

סיכום

tags הקלט values חייבים להיות באותה צורה. לסיכום שנוצר יש ערך סיכום עבור כל זוג תג-ערך tags values .

טיעונים:

  • scope: אובייקט Scope
  • תגיות: תגיות עבור הסיכום.
  • ערכים: אותה צורה כמו `תגים. ערכים לסיכום.

החזרות:

  • Output : סקלארי. מאגר פרוטוקול Summary מסודר.

בנאים והורסים

ScalarSummary (const :: tensorflow::Scope & scope, :: tensorflow::Input tags, :: tensorflow::Input values)

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

operation
summary

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

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

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

מבצע

Operation operation

סיכום

::tensorflow::Output summary

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

ScalarSummary

 ScalarSummary(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input tags,
  ::tensorflow::Input values
)

צוֹמֶת

::tensorflow::Node * node() const 

מפעיל::tensorflow::קלט

 operator::tensorflow::Input() const 

אופרטור::tensorflow::פלט

 operator::tensorflow::Output() const