interface pública BundleHeaderProtoOrBuilder
Subclasses indiretas conhecidas |
Métodos Públicos
resumo BundleHeaderProto.Endianness | getEndianness () .tensorflow.BundleHeaderProto.Endianness endianness = 2; |
abstrato int | getEndiannessValue () .tensorflow.BundleHeaderProto.Endianness endianness = 2; |
abstrato int | getNumShards () Number of data files in the bundle. |
versão abstrataDef | getVersão () Versioning of the tensor bundle format. |
versão abstrataDefOrBuilder | getVersionOrBuilder () Versioning of the tensor bundle format. |
booleano abstrato | hasVersion () Versioning of the tensor bundle format. |
Métodos Públicos
resumo público BundleHeaderProto.Endianness getEndianness ()
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
resumo público int getEndiannessValue ()
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
resumo público int getNumShards ()
Number of data files in the bundle.
int32 num_shards = 1;
público abstrato VersionDef getVersion ()
Versioning of the tensor bundle format.
.tensorflow.VersionDef version = 3;
público abstrato VersionDefOrBuilder getVersionOrBuilder ()
Versioning of the tensor bundle format.
.tensorflow.VersionDef version = 3;
hasVersion booleano abstrato público ()
Versioning of the tensor bundle format.
.tensorflow.VersionDef version = 3;