BundleHeaderProtoOrBuilder

interface publique BundleHeaderProtoOrBuilder
Sous-classes indirectes connues

Méthodes publiques

résumé BundleHeaderProto.Endianness
getEndianness ()
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
abstrait entier
getEndiannessValue ()
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
abstrait entier
getNumShards ()
 Number of data files in the bundle.
résumé VersionDef
obtenirVersion ()
 Versioning of the tensor bundle format.
résumé VersionDefOrBuilder
getVersionOrBuilder ()
 Versioning of the tensor bundle format.
booléen abstrait
aVersion ()
 Versioning of the tensor bundle format.

Méthodes publiques

résumé public BundleHeaderProto.Endianness getEndianness ()

.tensorflow.BundleHeaderProto.Endianness endianness = 2;

public abstract int getEndiannessValue ()

.tensorflow.BundleHeaderProto.Endianness endianness = 2;

public abstrait int getNumShards ()

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

résumé public VersionDef getVersion ()

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

public abstrait VersionDefOrBuilder getVersionOrBuilder ()

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

public abstrait booléen hasVersion ()

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