tensorflow:: אופס:: FixedLengthRecordReader:: Attrs

#include <io_ops.h>

קובעי תכונות אופציונליים עבור FixedLengthRecordReader .

סיכום

תכונות ציבוריות

container_ = ""
StringPiece
encoding_ = ""
StringPiece
footer_bytes_ = 0
int64
header_bytes_ = 0
int64
hop_bytes_ = 0
int64
shared_name_ = ""
StringPiece

תפקידים ציבוריים

Container (StringPiece x)
TF_MUST_USE_RESULT Attrs
אם לא ריק, קורא זה ממוקם במיכל הנתון.
Encoding (StringPiece x)
TF_MUST_USE_RESULT Attrs
סוג הקידוד של הקובץ.
FooterBytes (int64 x)
TF_MUST_USE_RESULT Attrs
מספר בתים בכותרת התחתונה, ברירת המחדל היא 0.
HeaderBytes (int64 x)
TF_MUST_USE_RESULT Attrs
מספר בתים בכותרת, ברירת המחדל היא 0.
HopBytes (int64 x)
TF_MUST_USE_RESULT Attrs
מספר הבתים לקפוץ לפני כל קריאה.
SharedName (StringPiece x)
TF_MUST_USE_RESULT Attrs
אם לא ריק, קורא זה נקרא בדלי הנתון בשם shared_name זה.

תכונות ציבוריות

מְכוֹלָה_

StringPiece tensorflow::ops::FixedLengthRecordReader::Attrs::container_ = ""

הַצפָּנָה_

StringPiece tensorflow::ops::FixedLengthRecordReader::Attrs::encoding_ = ""
int64 tensorflow::ops::FixedLengthRecordReader::Attrs::footer_bytes_ = 0

header_bytes_

int64 tensorflow::ops::FixedLengthRecordReader::Attrs::header_bytes_ = 0

הופ_בייט_

int64 tensorflow::ops::FixedLengthRecordReader::Attrs::hop_bytes_ = 0

משותף_שם_

StringPiece tensorflow::ops::FixedLengthRecordReader::Attrs::shared_name_ = ""

תפקידים ציבוריים

מְכוֹלָה

TF_MUST_USE_RESULT Attrs tensorflow::ops::FixedLengthRecordReader::Attrs::Container(
  StringPiece x
)

אם לא ריק, קורא זה ממוקם במיכל הנתון.

אחרת, נעשה שימוש במיכל ברירת מחדל.

ברירת המחדל היא ""

הַצפָּנָה

TF_MUST_USE_RESULT Attrs tensorflow::ops::FixedLengthRecordReader::Attrs::Encoding(
  StringPiece x
)

סוג הקידוד של הקובץ.

נכון לעכשיו, ZLIB ו-GZIP נתמכים. ברירת מחדל לאף אחת.

ברירת המחדל היא ""

FooterBytes

TF_MUST_USE_RESULT Attrs tensorflow::ops::FixedLengthRecordReader::Attrs::FooterBytes(
  int64 x
)

מספר בתים בכותרת התחתונה, ברירת המחדל היא 0.

ברירת המחדל היא 0

HeaderBytes

TF_MUST_USE_RESULT Attrs tensorflow::ops::FixedLengthRecordReader::Attrs::HeaderBytes(
  int64 x
)

מספר בתים בכותרת, ברירת המחדל היא 0.

ברירת המחדל היא 0

HopBytes

TF_MUST_USE_RESULT Attrs tensorflow::ops::FixedLengthRecordReader::Attrs::HopBytes(
  int64 x
)

מספר הבתים לקפוץ לפני כל קריאה.

ברירת המחדל של 0 פירושה שימוש ב-record_bytes.

ברירת המחדל היא 0

שם משותף

TF_MUST_USE_RESULT Attrs tensorflow::ops::FixedLengthRecordReader::Attrs::SharedName(
  StringPiece x
)

אם לא ריק, קורא זה נקרא בדלי הנתון בשם shared_name זה.

אחרת, שם הצומת משמש במקום זאת.

ברירת המחדל היא ""