tensorflow:: אופס:: PrintV2
#include <logging_ops.h>
מדפיס מחרוזת סקלרית.
תַקצִיר
מדפיס מחרוזת סקלרית לזרם הפלט הרצוי.
טיעונים:
- scope: אובייקט Scope
- קלט: המחרוזת הסקלרית להדפסה.
מאפיינים אופציונליים (ראה Attrs
):
- output_stream: מחרוזת המציינת את זרם הפלט או את רמת הרישום שאליו יש להדפיס.
החזרות:
-
Operation
שנוצר
בנאים והורסים | |
---|---|
PrintV2 (const :: tensorflow::Scope & scope, :: tensorflow::Input input) | |
PrintV2 (const :: tensorflow::Scope & scope, :: tensorflow::Input input, const PrintV2::Attrs & attrs) |
תכונות ציבוריות | |
---|---|
operation |
תפקידים ציבוריים | |
---|---|
operator::tensorflow::Operation () const |
פונקציות סטטיות ציבוריות | |
---|---|
End (StringPiece x) | |
OutputStream (StringPiece x) |
מבנים | |
---|---|
tensorflow:: ops:: PrintV2:: Attrs | קובעי תכונות אופציונליים עבור PrintV2 . |
תכונות ציבוריות
מִבצָע
Operation operation
תפקידים ציבוריים
PrintV2
PrintV2( const ::tensorflow::Scope & scope, ::tensorflow::Input input )
PrintV2
PrintV2( const ::tensorflow::Scope & scope, ::tensorflow::Input input, const PrintV2::Attrs & attrs )