BundleHeaderProtoOrBuilder

ממשק ציבורי BundleHeaderProtoOrBuilder
תת-מחלקות עקיפות ידועות

שיטות ציבוריות

תקציר BundleHeaderProto.Endianness
getEndianness ()
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
מופשט int
getEndiannessValue ()
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
מופשט int
getNumShards ()
 Number of data files in the bundle.
מופשט VersionDef
getVersion ()
 Versioning of the tensor bundle format.
מופשט VersionDefOrBuilder
getVersionOrBuilder ()
 Versioning of the tensor bundle format.
בוליאני מופשט
hasVersion ()
 Versioning of the tensor bundle format.

שיטות ציבוריות

תקציר ציבורי BundleHeaderProto.Endianness getEndianness ()

.tensorflow.BundleHeaderProto.Endianness endianness = 2;

תקציר ציבורי int getEndiannessValue ()

.tensorflow.BundleHeaderProto.Endianness endianness = 2;

תקציר ציבורי int getNumShards ()

 Number of data files in the bundle.
 
int32 num_shards = 1;

תקציר ציבורי VersionDef getVersion ()

 Versioning of the tensor bundle format.
 
.tensorflow.VersionDef version = 3;

תקציר ציבורי VersionDefOrBuilder getVersionOrBuilder ()

 Versioning of the tensor bundle format.
 
.tensorflow.VersionDef version = 3;

תקציר ציבורי בוליאני hasVersion ()

 Versioning of the tensor bundle format.
 
.tensorflow.VersionDef version = 3;