ציבורי סטטי סופי סופי BundleHeaderProto.Endianness
An enum indicating the endianness of the platform that produced this bundle. A bundle can only be read by a platform with matching endianness. Defaults to LITTLE, as most modern platforms are little-endian. Affects the binary tensor data bytes only, not the metadata in protobufs.
tensorflow.BundleHeaderProto.Endianness
קבועים
int | BIG_VALUE | BIG = 1; |
int | LITTLE_VALUE | LITTLE = 0; |
שיטות בירושה
int סופי | compareTo ( BundleHeaderProto.Endianness arg0) |
int | compareTo (Object arg0) |
בוליאנית סופית | שווה (Object arg0) |
מחלקה סופית< BundleHeaderProto.Endianness > | getDeclaringClass () |
int סופי | hashcode () |
מחרוזת סופית | שם () |
int סופי | סידורי () |
חוּט | toString () |
סטטי <T מרחיב את Enum<T>> T | valueOf (Class<T> arg0, מחרוזת arg1) |
בוליאני | שווה (Object arg0) |
כיתה אחרונה<?> | getClass () |
int | hashcode () |
ריק סופי | להודיע () |
ריק סופי | הודע הכל () |
חוּט | toString () |
ריק סופי | המתן (ארג0 ארוך, אינט arg1) |
ריק סופי | המתן (ארג0 ארוך) |
ריק סופי | חכה () |
מופשט int | compareTo ( BundleHeaderProto.Endianness arg0) |
ערכים מנויים
סופי סטטי ציבורי BundleHeaderProto.Endianness BIG
BIG = 1;
Public static final BundleHeaderProto.Endianness LITTLE
LITTLE = 0;
סופי סטטי ציבורי BundleHeaderProto.Endianness UNRECOGNIZED
קבועים
סופי סטטי ציבורי BIG_VALUE
BIG = 1;
ערך קבוע: 1
ציבורי סטטי סופי int LITTLE_VALUE
LITTLE = 0;
ערך קבוע: 0