tensorflow:: אופס:: LMDBReader
#include <io_ops.h>
קורא שמוציא את הרשומות מקובץ LMDB.
תַקצִיר
טיעונים:
- scope: אובייקט Scope
מאפיינים אופציונליים (ראה Attrs
):
- מיכל: אם אינו ריק, קורא זה ממוקם במיכל הנתון. אחרת, נעשה שימוש במיכל ברירת מחדל.
- shared_name: אם לא ריק, קורא זה נקרא בדלי הנתון עם shared_name זה. אחרת, שם הצומת משמש במקום זאת.
החזרות:
-
Output
: הידית להפניה לקורא.
בנאים והורסים | |
---|---|
LMDBReader (const :: tensorflow::Scope & scope) | |
LMDBReader (const :: tensorflow::Scope & scope, const LMDBReader::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:: LMDBReader:: Attrs | קובעי תכונות אופציונליים עבור LMDBReader . |
תכונות ציבוריות
מִבצָע
Operation operation
reader_handle
::tensorflow::Output reader_handle
תפקידים ציבוריים
LMDBReader
LMDBReader(
const ::tensorflow::Scope & scope
)
LMDBReader
LMDBReader(
const ::tensorflow::Scope & scope,
const LMDBReader::Attrs & attrs
)