publiczna statyczna klasa końcowa SavedSliceMeta.Builder
Metadata describing the set of slices of the same tensor saved in a checkpoint file.
tensorflow.SavedSliceMeta Metody publiczne
| SavedSliceMeta.Builder | addAllSlice (Iterable<? rozszerza TensorSliceProto > wartości) Explicit list of slices saved in the checkpoint file. |
| SavedSliceMeta.Builder | addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
| SavedSliceMeta.Builder | addSlice (indeks int, wartość TensorSliceProto ) Explicit list of slices saved in the checkpoint file. |
| SavedSliceMeta.Builder | addSlice ( TensorSliceProto.Builder builderForValue) Explicit list of slices saved in the checkpoint file. |
| SavedSliceMeta.Builder | |
| SavedSliceMeta.Builder | addSlice (indeks int, TensorSliceProto.Builder builderForValue) Explicit list of slices saved in the checkpoint file. |
| TensorSliceProto.Builder | addSliceBuilder () Explicit list of slices saved in the checkpoint file. |
| TensorSliceProto.Builder | addSliceBuilder (indeks int) Explicit list of slices saved in the checkpoint file. |
| ZapisanoSliceMeta | zbudować () |
| ZapisanoSliceMeta | |
| SavedSliceMeta.Builder | jasne () |
| SavedSliceMeta.Builder | clearField (pole com.google.protobuf.Descriptors.FieldDescriptor) |
| SavedSliceMeta.Builder | wyczyśćNazwa () Name of the tensor. |
| SavedSliceMeta.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| SavedSliceMeta.Builder | przezroczystyKształt () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
| SavedSliceMeta.Builder | wyczyśćKawałek () Explicit list of slices saved in the checkpoint file. |
| SavedSliceMeta.Builder | wyczyść typ () Type of the tensor .tensorflow.DataType type = 3; |
| SavedSliceMeta.Builder | klon () |
| ZapisanoSliceMeta | |
| końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| Smyczkowy | pobierz nazwę () Name of the tensor. |
| com.google.protobuf.ByteString | getNameBytes () Name of the tensor. |
| TensorShapeProto | uzyskaj kształt () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
| TensorShapeProto.Builder | pobierzShapeBuilder () 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. |
| TensorSliceProto.Builder | getSliceBuilder (indeks int) Explicit list of slices saved in the checkpoint file. |
| Lista< TensorSliceProto.Builder > | getSliceBuilderList () 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; |
| wartość logiczna | ma kształt () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
| końcowa wartość logiczna | |
| SavedSliceMeta.Builder | mergeFrom (com.google.protobuf.Wiadomość inna) |
| SavedSliceMeta.Builder | mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| SavedSliceMeta.Builder | |
| końcowy plik SavedSliceMeta.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
| SavedSliceMeta.Builder | usuńSlice (indeks int) Explicit list of slices saved in the checkpoint file. |
| SavedSliceMeta.Builder | setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
| SavedSliceMeta.Builder | setName (wartość ciągu) Name of the tensor. |
| SavedSliceMeta.Builder | setNameBytes (wartość com.google.protobuf.ByteString) Name of the tensor. |
| SavedSliceMeta.Builder | setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu) |
| SavedSliceMeta.Builder | |
| SavedSliceMeta.Builder | setShape ( TensorShapeProto.Builder builderForValue) Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
| SavedSliceMeta.Builder | setSlice (indeks int, wartość TensorSliceProto ) Explicit list of slices saved in the checkpoint file. |
| SavedSliceMeta.Builder | setSlice (indeks int, TensorSliceProto.Builder builderForValue) Explicit list of slices saved in the checkpoint file. |
| SavedSliceMeta.Builder | |
| SavedSliceMeta.Builder | setTypeValue (wartość int) Type of the tensor .tensorflow.DataType type = 3; |
| końcowy plik SavedSliceMeta.Builder | setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
Metody dziedziczone
Metody publiczne
public SavedSliceMeta.Builder addAllSlice (Iterable<? rozszerza wartości TensorSliceProto >)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; public SavedSliceMeta.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public SavedSliceMeta.Builder addSlice (indeks int, wartość TensorSliceProto )
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; public SavedSliceMeta.Builder addSlice ( TensorSliceProto.Builder builderForValue)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; public SavedSliceMeta.Builder addSlice (wartość TensorSliceProto )
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; public SavedSliceMeta.Builder addSlice (indeks int, TensorSliceProto.Builder builderForValue)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; public TensorSliceProto.Builder addSliceBuilder ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; public TensorSliceProto.Builder addSliceBuilder (indeks int)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; public SavedSliceMeta.Builder clearShape ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; public SavedSliceMeta.Builder clearSlice ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public String getName ()
Name of the tensor.
string name = 1; public com.google.protobuf.ByteString getNameBytes ()
Name of the tensor.
string name = 1; publiczny TensorShapeProto.Builder getShapeBuilder ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; 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; public TensorSliceProto.Builder getSliceBuilder (indeks int)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; public List< TensorSliceProto.Builder > getSliceBuilderList ()
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; publiczna wartość logiczna hasShape ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; publiczna końcowa wartość logiczna isInitialized ()
publiczny SavedSliceMeta.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
| Wyjątek IO |
|---|
public SavedSliceMeta.Builder mergeShape (wartość TensorShapeProto )
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; publiczny finał SavedSliceMeta.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public SavedSliceMeta.Builder usuńSlice (indeks int)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; public SavedSliceMeta.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public SavedSliceMeta.Builder setNameBytes (wartość com.google.protobuf.ByteString)
Name of the tensor.
string name = 1; public SavedSliceMeta.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
public SavedSliceMeta.Builder setShape (wartość TensorShapeProto )
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; publiczny SavedSliceMeta.Builder setShape ( TensorShapeProto.Builder builderForValue)
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2; public SavedSliceMeta.Builder setSlice (indeks int, wartość TensorSliceProto )
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; publiczny SavedSliceMeta.Builder setSlice (indeks int, TensorSliceProto.Builder builderForValue)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4; public SavedSliceMeta.Builder setType (wartość typu danych )
Type of the tensor
.tensorflow.DataType type = 3; public SavedSliceMeta.Builder setTypeValue (wartość int)
Type of the tensor
.tensorflow.DataType type = 3;