tensorflow:: אופס:: TensorSummary
#include <logging_ops.h>
פלט מאגר פרוטוקול Summary
עם טנזור.
תַקצִיר
המבצע הזה מופסק בהדרגה לטובת TensorSummaryV2 , המאפשר למתקשרים להעביר תג כמו גם מחרוזת פרוטו SummaryMetadata מסודרת המכילה נתונים ספציפיים לפלאגין. אנו נשמור על אופציה זו כדי לשמור על תאימות לאחור.
טיעונים:
- scope: אובייקט Scope
- טנסור: טנסור להסדרה.
מאפיינים אופציונליים (ראה Attrs
):
- תיאור: פרוטו של SummaryDescription מקודד ב-json.
- תוויות: רשימה שאינה בשימוש של מחרוזות.
- display_name: מחרוזת שאינה בשימוש.
החזרות:
-
Output
: טנזור הסיכום.
בנאים והורסים | |
---|---|
TensorSummary (const :: tensorflow::Scope & scope, :: tensorflow::Input tensor) | |
TensorSummary (const :: tensorflow::Scope & scope, :: tensorflow::Input tensor, const TensorSummary::Attrs & attrs) |
תכונות ציבוריות | |
---|---|
operation | |
summary |
תפקידים ציבוריים | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
פונקציות סטטיות ציבוריות | |
---|---|
Description (StringPiece x) | |
DisplayName (StringPiece x) | |
Labels (const gtl::ArraySlice< string > & x) |
מבנים | |
---|---|
tensorflow:: ops:: TensorSummary:: Attrs | קובעי תכונות אופציונליים עבור TensorSummary . |
תכונות ציבוריות
מִבצָע
Operation operation
תַקצִיר
::tensorflow::Output summary
תפקידים ציבוריים
TensorSummary
TensorSummary( const ::tensorflow::Scope & scope, ::tensorflow::Input tensor )
TensorSummary
TensorSummary( const ::tensorflow::Scope & scope, ::tensorflow::Input tensor, const TensorSummary::Attrs & attrs )
צוֹמֶת
::tensorflow::Node * node() const