publiczna klasa końcowa BundleHeaderProto
Special header that is associated with a bundle. TODO(zongheng,zhifengc): maybe in the future, we can add information about which binary produced this checkpoint, timestamp, etc. Sometime, these can be valuable debugging information. And if needed, these can be used as defensive information ensuring reader (binary version) of the checkpoint and the writer (binary version) must match within certain range, etc.Protobuf typu
tensorflow.BundleHeaderProto
Klasy zagnieżdżone
klasa | BundleHeaderProto.Builder | Special header that is associated with a bundle. | |
wyliczenie | BundleHeaderProto.Endianness | An enum indicating the endianness of the platform that produced this bundle. |
Stałe
wew | ENDIANNESS_FIELD_NUMBER | |
wew | NUM_SHARDS_FIELD_NUMBER | |
wew | VERSION_FIELD_NUMBER |
Metody publiczne
wartość logiczna | równa się (obiekt obiektu) |
statyczny BundleHeaderProto | |
Nagłówek pakietuProto | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
BundleHeaderProto.Endianness | getEndianness () .tensorflow.BundleHeaderProto.Endianness endianness = 2; |
wew | getEndiannessValue () .tensorflow.BundleHeaderProto.Endianness endianness = 2; |
wew | pobierzNumShards () Number of data files in the bundle. |
wew | |
końcowy com.google.protobuf.UnknownFieldSet | |
WersjaDef | pobierz wersję () Versioning of the tensor bundle format. |
WersjaDefOrBuilder | getVersionOrBuilder () Versioning of the tensor bundle format. |
wartość logiczna | ma wersję () Versioning of the tensor bundle format. |
wew | hashCode () |
końcowa wartość logiczna | |
statyczny BundleHeaderProto.Builder | newBuilder (prototyp BundleHeaderProto ) |
statyczny BundleHeaderProto.Builder | nowyBuilder () |
BundleHeaderProto.Builder | |
statyczny BundleHeaderProto | parseDelimitedFrom (wejście strumienia wejściowego) |
statyczny BundleHeaderProto | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny BundleHeaderProto | parseFrom (dane ByteBuffer) |
statyczny BundleHeaderProto | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny BundleHeaderProto | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny BundleHeaderProto | parseFrom (wejście com.google.protobuf.CodedInputStream) |
statyczny BundleHeaderProto | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
statyczny BundleHeaderProto | parseFrom (dane com.google.protobuf.ByteString) |
statyczny BundleHeaderProto | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny BundleHeaderProto | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny | parser () |
BundleHeaderProto.Builder | |
próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int ENDIANNESS_FIELD_NUMBER
Wartość stała: 2
publiczny statyczny końcowy int NUM_SHARDS_FIELD_NUMBER
Wartość stała: 1
publiczny statyczny końcowy int VERSION_FIELD_NUMBER
Wartość stała: 3
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public BundleHeaderProto.Endianness getEndianness ()
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
public int getEndiannessValue ()
.tensorflow.BundleHeaderProto.Endianness endianness = 2;
publiczny int getNumShards ()
Number of data files in the bundle.
int32 num_shards = 1;
publiczny getParserForType ()
publiczny int getSerializedSize ()
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
Wersja publicznaDef getVersion ()
Versioning of the tensor bundle format.
.tensorflow.VersionDef version = 3;
wersja publicznaDefOrBuilder getVersionOrBuilder ()
Versioning of the tensor bundle format.
.tensorflow.VersionDef version = 3;
publiczna wartość logiczna maVersion ()
Versioning of the tensor bundle format.
.tensorflow.VersionDef version = 3;
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
public static BundleHeaderProto parseDelimitedFrom (wejście strumienia wejściowego)
Rzuca
Wyjątek IO |
---|
public static BundleHeaderProto parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
public static BundleHeaderProto parseFrom (dane ByteBuffer)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static BundleHeaderProto parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static BundleHeaderProto parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static BundleHeaderProto parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
Wyjątek IO |
---|
public static BundleHeaderProto parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static BundleHeaderProto parseFrom (dane com.google.protobuf.ByteString)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static BundleHeaderProto parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static BundleHeaderProto parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
Wyjątek IO |
---|