tensorflow:: אופס:: IdentityReader
#include <io_ops.h>
קורא שמוציא את העבודה בתור הן כמפתח והן כערך.
תַקצִיר
כדי להשתמש, הגדר מחרוזות בתור. ReaderRead ייקח את מחרוזת העבודה הקדמית ואת הפלט (עבודה, עבודה).
טיעונים:
- scope: אובייקט Scope
מאפיינים אופציונליים (ראה Attrs
):
- מיכל: אם אינו ריק, קורא זה ממוקם במיכל הנתון. אחרת, נעשה שימוש במיכל ברירת מחדל.
- shared_name: אם לא ריק, קורא זה נקרא בדלי הנתון עם shared_name זה. אחרת, שם הצומת משמש במקום זאת.
החזרות:
-
Output
: הידית להפניה לקורא.
בנאים והורסים | |
---|---|
IdentityReader (const :: tensorflow::Scope & scope) | |
IdentityReader (const :: tensorflow::Scope & scope, const IdentityReader::Attrs & attrs) |
תכונות ציבוריות | |
---|---|
operation | |
reader_handle |
תפקידים ציבוריים | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
פונקציות סטטיות ציבוריות | |
---|---|
Container (StringPiece x) | |
SharedName (StringPiece x) |
מבנים | |
---|---|
tensorflow:: ops:: IdentityReader:: Attrs | קובעי תכונות אופציונליים עבור IdentityReader . |
תכונות ציבוריות
מִבצָע
Operation operation
reader_handle
::tensorflow::Output reader_handle
תפקידים ציבוריים
IdentityReader
IdentityReader(
const ::tensorflow::Scope & scope
)
IdentityReader
IdentityReader(
const ::tensorflow::Scope & scope,
const IdentityReader::Attrs & attrs
)