BundleHeaderProtoOrBuilder

interfaccia pubblica BundleHeaderProtoOrBuilder
Sottoclassi indirette conosciute

Metodi pubblici

abstract BundleHeaderProto.Endianness
getEndianness ()
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
astratto int
getEndiannessValue ()
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
astratto int
getNumShards ()
 Number of data files in the bundle.
versione astrattaDef
getVersione ()
 Versioning of the tensor bundle format.
versione astrattaDefOrBuilder
getVersionOrBuilder ()
 Versioning of the tensor bundle format.
booleano astratto
hasVersion ()
 Versioning of the tensor bundle format.

Metodi pubblici

abstract pubblico BundleHeaderProto.Endianness getEndianness ()

.tensorflow.BundleHeaderProto.Endianness endianness = 2;

public abstract int getEndiannessValue ()

.tensorflow.BundleHeaderProto.Endianness endianness = 2;

public abstract int getNumShards ()

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

estratto pubblico VersionDef getVersion ()

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

estratto pubblico VersionDefOrBuilder getVersionOrBuilder ()

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

hasVersion booleano astratto pubblico ()

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