BundleHeaderProtoOrBuilder

interfaz pública BundleHeaderProtoOrBuilder
Subclases indirectas conocidas

Métodos públicos

resumen BundleHeaderProto.Endianness
getEndianness ()
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
int abstracto
getEndiannessValue ()
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
int abstracto
getNumShards ()
 Number of data files in the bundle.
resumen VersionDef
getVersion ()
 Versioning of the tensor bundle format.
VersionDefOrBuilder abstracto
getVersionOrBuilder ()
 Versioning of the tensor bundle format.
booleano abstracto
hasVersion ()
 Versioning of the tensor bundle format.

Métodos públicos

resumen público 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;

Resumen público VersionDef getVersion ()

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

Resumen público VersionDefOrBuilder getVersionOrBuilder ()

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

hasVersion () booleano abstracto público

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