classe finale statique publique SavedSliceMeta.Builder
Metadata describing the set of slices of the same tensor saved in a checkpoint file.
tensorflow.SavedSliceMeta
de type Protobuf.SavedSliceMeta Méthodes publiques
EnregistréSliceMeta.Builder | addAllSlice (Iterable<? étend TensorSliceProto > valeurs) Explicit list of slices saved in the checkpoint file. |
EnregistréSliceMeta.Builder | addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
EnregistréSliceMeta.Builder | addSlice (index int, valeur TensorSliceProto ) Explicit list of slices saved in the checkpoint file. |
EnregistréSliceMeta.Builder | addSlice ( TensorSliceProto.Builder builderForValue) Explicit list of slices saved in the checkpoint file. |
EnregistréSliceMeta.Builder | |
EnregistréSliceMeta.Builder | addSlice (index 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 (index int) Explicit list of slices saved in the checkpoint file. |
EnregistréSliceMeta | construire () |
EnregistréSliceMeta | buildPartial () |
EnregistréSliceMeta.Builder | clair () |
EnregistréSliceMeta.Builder | clearField (champ com.google.protobuf.Descriptors.FieldDescriptor) |
EnregistréSliceMeta.Builder | nom clair () Name of the tensor. |
EnregistréSliceMeta.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
EnregistréSliceMeta.Builder | forme claire () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
EnregistréSliceMeta.Builder | effacerSlice () Explicit list of slices saved in the checkpoint file. |
EnregistréSliceMeta.Builder | Type clair () Type of the tensor .tensorflow.DataType type = 3; |
EnregistréSliceMeta.Builder | cloner () |
EnregistréSliceMeta | |
final statique com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Chaîne | obtenirNom () Name of the tensor. |
com.google.protobuf.ByteString | getNameBytes () Name of the tensor. |
TensorShapeProto | obtenirForme () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
TensorShapeProto.Builder | getShapeBuilder () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
TensorShapeProtoOrBuilder | getShapeOrBuilder () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
TensorSliceProto | getSlice (index entier) Explicit list of slices saved in the checkpoint file. |
TensorSliceProto.Builder | getSliceBuilder (index int) Explicit list of slices saved in the checkpoint file. |
Liste< TensorSliceProto.Builder > | getSliceBuilderList () Explicit list of slices saved in the checkpoint file. |
int | getSliceCount () Explicit list of slices saved in the checkpoint file. |
Liste< TensorSliceProto > | getSliceList () Explicit list of slices saved in the checkpoint file. |
TensorSliceProtoOrBuilder | getSliceOrBuilder (index int) Explicit list of slices saved in the checkpoint file. |
Liste<? étend TensorSliceProtoOrBuilder > | getSliceOrBuilderList () Explicit list of slices saved in the checkpoint file. |
Type de données | getType () Type of the tensor .tensorflow.DataType type = 3; |
int | getTypeValue () Type of the tensor .tensorflow.DataType type = 3; |
booléen | aForme () Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
booléen final | |
EnregistréSliceMeta.Builder | mergeFrom (com.google.protobuf.Message autre) |
EnregistréSliceMeta.Builder | mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
EnregistréSliceMeta.Builder | |
final SavedSliceMeta.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
EnregistréSliceMeta.Builder | RemoveSlice (index int) Explicit list of slices saved in the checkpoint file. |
EnregistréSliceMeta.Builder | setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
EnregistréSliceMeta.Builder | setName (valeur de chaîne) Name of the tensor. |
EnregistréSliceMeta.Builder | setNameBytes (valeur com.google.protobuf.ByteString) Name of the tensor. |
EnregistréSliceMeta.Builder | setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet) |
EnregistréSliceMeta.Builder | |
EnregistréSliceMeta.Builder | setShape ( TensorShapeProto.Builder builderForValue) Shape of the tensor .tensorflow.TensorShapeProto shape = 2; |
EnregistréSliceMeta.Builder | setSlice (index int, valeur TensorSliceProto ) Explicit list of slices saved in the checkpoint file. |
EnregistréSliceMeta.Builder | setSlice (index int, TensorSliceProto.Builder builderForValue) Explicit list of slices saved in the checkpoint file. |
EnregistréSliceMeta.Builder | |
EnregistréSliceMeta.Builder | setTypeValue (valeur entière) Type of the tensor .tensorflow.DataType type = 3; |
final SavedSliceMeta.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
Méthodes héritées
Méthodes publiques
public SavedSliceMeta.Builder addAllSlice (Iterable <? étend TensorSliceProto > valeurs)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public SavedSliceMeta.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public SavedSliceMeta.Builder addSlice (index int, valeur 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 (valeur TensorSliceProto )
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public SavedSliceMeta.Builder addSlice (index 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 (index 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 statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
chaîne publique getName ()
Name of the tensor.
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
Name of the tensor.
string name = 1;
public TensorShapeProto.Builder getShapeBuilder ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
public TensorShapeProtoOrBuilder getShapeOrBuilder ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
public TensorSliceProto getSlice (index int)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public TensorSliceProto.Builder getSliceBuilder (index int)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
Liste publique < TensorSliceProto.Builder > getSliceBuilderList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public int getSliceCount ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
Liste publique < TensorSliceProto > getSliceList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public TensorSliceProtoOrBuilder getSliceOrBuilder (index int)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
Liste publique <? étend TensorSliceProtoOrBuilder > getSliceOrBuilderList ()
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public int getTypeValue ()
Type of the tensor
.tensorflow.DataType type = 3;
public booléen hasShape ()
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
public final booléen isInitialized ()
public SavedSliceMeta.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public SavedSliceMeta.Builder mergeShape (valeur TensorShapeProto )
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
public final SavedSliceMeta.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public SavedSliceMeta.Builder removeSlice (index int)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public SavedSliceMeta.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public SavedSliceMeta.Builder setNameBytes (valeur com.google.protobuf.ByteString)
Name of the tensor.
string name = 1;
public SavedSliceMeta.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
public SavedSliceMeta.Builder setShape (valeur TensorShapeProto )
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
public SavedSliceMeta.Builder setShape ( TensorShapeProto.Builder builderForValue)
Shape of the tensor
.tensorflow.TensorShapeProto shape = 2;
public SavedSliceMeta.Builder setSlice (index int, valeur TensorSliceProto )
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public SavedSliceMeta.Builder setSlice (index int, TensorSliceProto.Builder builderForValue)
Explicit list of slices saved in the checkpoint file.
repeated .tensorflow.TensorSliceProto slice = 4;
public SavedSliceMeta.Builder setType (valeur DataType )
Type of the tensor
.tensorflow.DataType type = 3;
public SavedSliceMeta.Builder setTypeValue (valeur int)
Type of the tensor
.tensorflow.DataType type = 3;