publiczna klasa końcowa SavedSliceMeta
Metadata describing the set of slices of the same tensor saved in a checkpoint file.
tensorflow.SavedSliceMeta Klasy zagnieżdżone
| klasa | SavedSliceMeta.Builder | Metadata describing the set of slices of the same tensor saved in a checkpoint file. | |
Stałe
| wew | NAME_FIELD_NUMBER | |
| wew | KSZTAŁT_FIELD_NUMBER | |
| wew | SLICE_FIELD_NUMBER | |
| wew | TYPE_FIELD_NUMBER |
Metody publiczne
| wartość logiczna | równa się (obiekt obiektu) |
| statyczny SaveSliceMeta | |
| ZapisanoSliceMeta | |
| końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
| Smyczkowy | pobierz nazwę () Name of the tensor. |
| com.google.protobuf.ByteString | getNameBytes () Name of the tensor. |
| wew | |
| TensorShapeProto | uzyskaj kształt () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
| TensorShapeProtoOrBuilder | getShapeOrBuilder () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
| TensorSliceProto | getSlice (indeks int) Explicit list of slices saved in the checkpoint file. |
| wew | pobierzSliceCount () Explicit list of slices saved in the checkpoint file. |
| Lista< TensorSliceProto > | getSliceList () Explicit list of slices saved in the checkpoint file. |
| TensorSliceProtoOrBuilder | getSliceOrBuilder (indeks int) Explicit list of slices saved in the checkpoint file. |
| Lista<? rozszerza TensorSliceProtoOrBuilder > | getSliceOrBuilderList () Explicit list of slices saved in the checkpoint file. |
| Typ danych | pobierzTyp () Type of the tensor .tensorflow.DataType type = 3; |
| wew | getTypeValue () Type of the tensor .tensorflow.DataType type = 3; |
| końcowy com.google.protobuf.UnknownFieldSet | |
| wartość logiczna | ma kształt () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
| wew | hashCode () |
| końcowa wartość logiczna | |
| statyczny SavedSliceMeta.Builder | newBuilder (prototyp SavedSliceMeta ) |
| statyczny SavedSliceMeta.Builder | |
| SavedSliceMeta.Builder | |
| statyczny SaveSliceMeta | parseDelimitedFrom (wejście strumienia wejściowego) |
| statyczny SaveSliceMeta | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny SaveSliceMeta | parseFrom (dane ByteBuffer) |
| statyczny SaveSliceMeta | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny SaveSliceMeta | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny SaveSliceMeta | parseFrom (wejście com.google.protobuf.CodedInputStream) |
| statyczny SaveSliceMeta | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
| statyczny SaveSliceMeta | parseFrom (dane com.google.protobuf.ByteString) |
| statyczny SaveSliceMeta | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny SaveSliceMeta | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| statyczny | parser () |
| SavedSliceMeta.Builder | |
| próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int NAME_FIELD_NUMBER
Wartość stała: 1
publiczny statyczny końcowy int SHAPE_FIELD_NUMBER
Wartość stała: 2
publiczny statyczny końcowy int SLICE_FIELD_NUMBER
Wartość stała: 4
publiczny statyczny końcowy int TYPE_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 String getName ()
Name of the tensor.
string name = 1; public com.google.protobuf.ByteString getNameBytes ()
Name of the tensor.
string name = 1; publiczny getParserForType ()
publiczny int getSerializedSize ()
publiczny TensorShapeProtoOrBuilder getShapeOrBuilder ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; public TensorSliceProto getSlice (indeks int)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; publiczny int getSliceCount ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; public List< TensorSliceProto > getSliceList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; publiczny TensorSliceProtoOrBuilder getSliceOrBuilder (indeks int)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; lista publiczna<? rozszerza TensorSliceProtoOrBuilder > getSliceOrBuilderList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; publiczny int getTypeValue ()
Type of the tensor
.tensorflow.DataType type = 3; publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczna wartość logiczna hasShape ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
publiczny statyczny SavedSliceMeta parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
public static SavedSliceMeta parseFrom (dane ByteBuffer)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
publiczny statyczny SavedSliceMeta parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Wyjątek IO |
|---|
public static SavedSliceMeta parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static SavedSliceMeta parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
| Wyjątek IO |
|---|
public static SavedSliceMeta parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static SavedSliceMeta parseFrom (dane com.google.protobuf.ByteString)
Rzuca
| Nieprawidłowy wyjątekProtocolBufferException |
|---|
public static SavedSliceMeta parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
public static SavedSliceMeta 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 |
|---|