tensorflow:: אופס:: הֶדפֵּס
#include <logging_ops.h>
מדפיס רשימה של טנסורים.
תַקצִיר
מעביר input
output
data
בעת הערכה.
טיעונים:
- scope: אובייקט Scope
- קלט: הטנזור עבר
output
- נתונים: רשימה של טנסורים להדפסה בעת הערכת ניתוח.
מאפיינים אופציונליים (ראה Attrs
):
- הודעה: מחרוזת, קידומת של הודעת השגיאה.
- first_n: התחבר רק
first_n
מספר פעמים. -1 משבית רישום. - לסכם: הדפס רק ערכים רבים כל כך של כל טנסור.
החזרות:
-
Output
: = טנזורinput
ללא שינוי
בנאים והורסים | |
---|---|
Print (const :: tensorflow::Scope & scope, :: tensorflow::Input input, :: tensorflow::InputList data) | |
Print (const :: tensorflow::Scope & scope, :: tensorflow::Input input, :: tensorflow::InputList data, const Print::Attrs & attrs) |
תפקידים ציבוריים | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
מבנים | |
---|---|
tensorflow:: ops:: הדפס:: Attrs | מגדירי תכונות אופציונליים עבור הדפסה . |
תכונות ציבוריות
מִבצָע
Operation operation
תְפוּקָה
::tensorflow::Output output
תפקידים ציבוריים
הֶדפֵּס
Print( const ::tensorflow::Scope & scope, ::tensorflow::Input input, ::tensorflow::InputList data )
הֶדפֵּס
Print( const ::tensorflow::Scope & scope, ::tensorflow::Input input, ::tensorflow::InputList data, const Print::Attrs & attrs )