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
)

צוֹמֶת

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const 

פונקציות סטטיות ציבוריות

מְכוֹלָה

Attrs Container(
  StringPiece x
)

שם משותף

Attrs SharedName(
  StringPiece x
)