tensorflow:: אופס:: TFRecordReader:: Attrs

#include <io_ops.h>

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

סיכום

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

compression_type_ = ""
StringPiece
container_ = ""
StringPiece
shared_name_ = ""
StringPiece

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

CompressionType (StringPiece x)
TF_MUST_USE_RESULT Attrs
ברירת המחדל היא "".
Container (StringPiece x)
TF_MUST_USE_RESULT Attrs
אם לא ריק, קורא זה ממוקם במיכל הנתון.
SharedName (StringPiece x)
TF_MUST_USE_RESULT Attrs
אם לא ריק, קורא זה נקרא בדלי הנתון בשם shared_name זה.

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

דחיסה_סוג_

StringPiece tensorflow::ops::TFRecordReader::Attrs::compression_type_ = ""

מְכוֹלָה_

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

משותף_שם_

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

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

CompressionType

TF_MUST_USE_RESULT Attrs tensorflow::ops::TFRecordReader::Attrs::CompressionType(
  StringPiece x
)

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

מְכוֹלָה

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

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

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

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

שם משותף

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

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

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

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