publiczna klasa końcowa SavedTensorSlices
Each record in a v3 checkpoint file is a serialized SavedTensorSlices message.
tensorflow.SavedTensorSlices
Klasy zagnieżdżone
klasa | SavedTensorSlices.Builder | Each record in a v3 checkpoint file is a serialized SavedTensorSlices message. |
Stałe
wew | DANYCH_FIELD_NUMBER | |
wew | META_FIELD_NUMBER |
Metody publiczne
wartość logiczna | równa się (obiekt obiektu) |
Zapisano kawałek | pobierz dane () This exists in all but the first item of each checkpoint file. |
ZapisanoSliceOrBuilder | getDataOrBuilder () This exists in all but the first item of each checkpoint file. |
statyczne SavedTensorSlices | |
Zapisane plasterki Tensora | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
ZapisanoTensorSliceMeta | getMeta () This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file. |
ZapisanoTensorSliceMetaOrBuilder | getMetaOrBuilder () This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file. |
wew | |
końcowy com.google.protobuf.UnknownFieldSet | |
wartość logiczna | ma dane () This exists in all but the first item of each checkpoint file. |
wartość logiczna | maMeta () This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file. |
wew | hashCode () |
końcowa wartość logiczna | |
statyczny SavedTensorSlices.Builder | newBuilder (prototyp SavedTensorSlices ) |
statyczny SavedTensorSlices.Builder | |
SavedTensorSlices.Builder | |
statyczne SavedTensorSlices | parseDelimitedFrom (wejście strumienia wejściowego) |
statyczne SavedTensorSlices | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne SavedTensorSlices | parseFrom (dane ByteBuffer) |
statyczne SavedTensorSlices | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne SavedTensorSlices | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne SavedTensorSlices | parseFrom (wejście com.google.protobuf.CodedInputStream) |
statyczne SavedTensorSlices | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
statyczne SavedTensorSlices | parseFrom (dane com.google.protobuf.ByteString) |
statyczne SavedTensorSlices | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczne SavedTensorSlices | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny | parser () |
SavedTensorSlices.Builder | |
próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int DATA_FIELD_NUMBER
Wartość stała: 2
publiczny statyczny końcowy int META_FIELD_NUMBER
Wartość stała: 1
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
publiczny SavedSlice getData ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
publiczny SavedSliceOrBuilder getDataOrBuilder ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny SavedTensorSliceMeta getMeta ()
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
.tensorflow.SavedTensorSliceMeta meta = 1;
publiczny SavedTensorSliceMetaOrBuilder getMetaOrBuilder ()
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
.tensorflow.SavedTensorSliceMeta meta = 1;
publiczny getParserForType ()
publiczny int getSerializedSize ()
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczna wartość logiczna hasData ()
This exists in all but the first item of each checkpoint file.
.tensorflow.SavedSlice data = 2;
publiczna wartość logiczna hasMeta ()
This is only present at the first item of each checkpoint file and serves as a table of contents, listing all the tensor slices saved in this file.
.tensorflow.SavedTensorSliceMeta meta = 1;
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
public static SavedTensorSlices parseDelimitedFrom (wejście strumienia wejściowego)
Rzuca
Wyjątek IO |
---|
public static SavedTensorSlices parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
public static SavedTensorSlices parseFrom (dane ByteBuffer)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static SavedTensorSlices parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
public static SavedTensorSlices parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static SavedTensorSlices parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
Wyjątek IO |
---|
public static SavedTensorSlices parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static SavedTensorSlices parseFrom (dane com.google.protobuf.ByteString)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static SavedTensorSlices parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static SavedTensorSlices 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 |
---|