enum akhir statis publik 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
Konstanta
ke dalam | BESAR_VALUE | BIG = 1; |
ke dalam | LITTLE_VALUE | LITTLE = 0; |
Metode Warisan
Nilai Enum
BundleHeaderProto.Endianness akhir statis publik BESAR
BIG = 1;
BundleHeaderProto.Endianness LITTLE final statis publik
LITTLE = 0;
BundleHeaderProto.Endianness final statis publik TIDAK DIAKUI
Konstanta
int akhir statis publik BIG_VALUE
BIG = 1;
Nilai Konstan: 1
int akhir statis publik LITTLE_VALUE
LITTLE = 0;
Nilai Konstan: 0