tensorflow:: אופס:: TextLineReader:: Attrs
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
#include <io_ops.h>
קובעי תכונות אופציונליים עבור TextLineReader .
תַקצִיר
תכונות ציבוריות | |
---|---|
container_ = "" | StringPiece |
shared_name_ = "" | StringPiece |
skip_header_lines_ = 0 | int64 |
תפקידים ציבוריים | |
---|---|
Container (StringPiece x) | TF_MUST_USE_RESULT Attrs אם לא ריק, קורא זה ממוקם במיכל הנתון. |
SharedName (StringPiece x) | TF_MUST_USE_RESULT Attrs אם לא ריק, קורא זה נקרא בדלי הנתון בשם shared_name זה. |
SkipHeaderLines (int64 x) | TF_MUST_USE_RESULT Attrs מספר השורות לדילוג מתחילת כל קובץ. |
תכונות ציבוריות
מְכוֹלָה_
StringPiece tensorflow::ops::TextLineReader::Attrs::container_ = ""
משותף_שם_
StringPiece tensorflow::ops::TextLineReader::Attrs::shared_name_ = ""
skip_header_lines_
int64 tensorflow::ops::TextLineReader::Attrs::skip_header_lines_ = 0
תפקידים ציבוריים
מְכוֹלָה
TF_MUST_USE_RESULT Attrs tensorflow::ops::TextLineReader::Attrs::Container(
StringPiece x
)
אם לא ריק, קורא זה ממוקם במיכל הנתון.
אחרת, נעשה שימוש במיכל ברירת מחדל.
ברירת המחדל היא ""
שם משותף
TF_MUST_USE_RESULT Attrs tensorflow::ops::TextLineReader::Attrs::SharedName(
StringPiece x
)
אם לא ריק, קורא זה נקרא בדלי הנתון בשם shared_name זה.
אחרת, שם הצומת משמש במקום זאת.
ברירת המחדל היא ""
SkipHeaderLines
TF_MUST_USE_RESULT Attrs tensorflow::ops::TextLineReader::Attrs::SkipHeaderLines(
int64 x
)
מספר השורות לדילוג מתחילת כל קובץ.
ברירת המחדל היא 0