interfaz pública BundleHeaderProtoOrBuilder
Subclases indirectas conocidas |
Métodos públicos
resumen BundleHeaderProto.Endianness | getEndianidad () .tensorflow.BundleHeaderProto.Endianness endianness = 2; |
resumen entero | getEndiannessValue () .tensorflow.BundleHeaderProto.Endianness endianness = 2; |
resumen entero | obtenerNumFragmentos () Number of data files in the bundle. |
versión abstractaDef | obtener versión () Versioning of the tensor bundle format. |
VersionDefOrBuilder abstracto | getVersionOrBuilder () Versioning of the tensor bundle format. |
booleano abstracto | tieneVersión () Versioning of the tensor bundle format. |
Métodos públicos
resumen público BundleHeaderProto.Endianness getEndianness ()
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
resumen público int getEndiannessValue ()
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
resumen público 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;