BundleHeaderProto.Endianness

enum cuối cùng tĩnh công khai 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.
 
Protobuf enum tensorflow.BundleHeaderProto.Endianness

Hằng số

int BIG_VALUE BIG = 1;
int LITTLE_VALUE LITTLE = 0;

Phương pháp kế thừa

Giá trị liệt kê

public static cuối cùng BundleHeaderProto.Endianness BIG

BIG = 1;

công khai cuối cùng BundleHeaderProto.Endianness LITTLE

LITTLE = 0;

public static cuối cùng BundleHeaderProto.Endianness KHÔNG ĐƯỢC CÔNG NHẬN

Hằng số

int cuối cùng tĩnh công khai BIG_VALUE

BIG = 1;

Giá trị không đổi: 1

int cuối cùng tĩnh công khai LITTLE_VALUE

LITTLE = 0;

Giá trị không đổi: 0