public static final numaralandırma 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
Sabitler
int | BIG_VALUE | BIG = 1; |
int | LITTLE_VALUE | LITTLE = 0; |
Kalıtsal Yöntemler
son int | CompareTo ( BundleHeaderProto.Endianness arg0) |
int | karşılaştırma (Nesne arg0) |
son boole değeri | eşittir (Nesne arg0) |
son Sınıf< BundleHeaderProto.Endianness > | getDeclaringClass () |
son int | hashKodu () |
son Dize | isim () |
son int | sıralı () |
Sicim | toString () |
static <T, Enum<T>> T'yi genişletir | valueOf (Class<T> arg0, String arg1) |
boolean | eşittir (Nesne arg0) |
son Sınıf<?> | getClass () |
int | hashKodu () |
son boşluk | bildir () |
son boşluk | tümünü bildir () |
Sicim | toString () |
son boşluk | bekle (uzun arg0, int arg1) |
son boşluk | bekle (uzun arg0) |
son boşluk | Beklemek () |
soyut int | CompareTo ( BundleHeaderProto.Endianness arg0) |
Numaralandırma Değerleri
public static final BundleHeaderProto.Endianness BIG
BIG = 1;
public static final BundleHeaderProto.Endianness LITTLE
LITTLE = 0;
public static final BundleHeaderProto.Endianness TANIMAYAN
Sabitler
genel statik final int BIG_VALUE
BIG = 1;
Sabit Değer: 1
genel statik final int LITTLE_VALUE
LITTLE = 0;
Sabit Değer: 0