classe finale statique publique SaveSliceInfoDef.Builder
tensorflow.SaveSliceInfoDef
de type Protobuf.SaveSliceInfoDef
Méthodes publiques
SaveSliceInfoDef.Builder | addAllFullShape (valeurs Iterable<? extends Long>) Shape of the full variable. |
SaveSliceInfoDef.Builder | addAllVarOffset (valeurs Iterable<? extends Long>) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | addAllVarShape (valeurs Iterable<? extends Long>) Shape of this variable. |
SaveSliceInfoDef.Builder | addFullShape (valeur longue) Shape of the full variable. |
SaveSliceInfoDef.Builder | addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
SaveSliceInfoDef.Builder | addVarOffset (valeur longue) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | addVarShape (valeur longue) Shape of this variable. |
EnregistrerSliceInfoDef | construire () |
EnregistrerSliceInfoDef | buildPartial () |
SaveSliceInfoDef.Builder | clair () |
SaveSliceInfoDef.Builder | clearField (champ com.google.protobuf.Descriptors.FieldDescriptor) |
SaveSliceInfoDef.Builder | effacerNomComplet () Name of the full variable of which this is a slice. |
SaveSliceInfoDef.Builder | effacerFullShape () Shape of the full variable. |
SaveSliceInfoDef.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SaveSliceInfoDef.Builder | clearVarOffset () Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | clairVarShape () Shape of this variable. |
SaveSliceInfoDef.Builder | cloner () |
EnregistrerSliceInfoDef | |
final statique com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Chaîne | obtenirNomComplet () Name of the full variable of which this is a slice. |
com.google.protobuf.ByteString | getFullNameBytes () Name of the full variable of which this is a slice. |
long | getFullShape (index entier) Shape of the full variable. |
int | getFullShapeCount () Shape of the full variable. |
Liste<Long> | getFullShapeList () Shape of the full variable. |
long | getVarOffset (index entier) Offset of this variable into the full variable. |
int | getVarOffsetCount () Offset of this variable into the full variable. |
Liste<Long> | getVarOffsetList () Offset of this variable into the full variable. |
long | getVarShape (index entier) Shape of this variable. |
int | getVarShapeCount () Shape of this variable. |
Liste<Long> | getVarShapeList () Shape of this variable. |
booléen final | |
SaveSliceInfoDef.Builder | mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SaveSliceInfoDef.Builder | mergeFrom (com.google.protobuf.Message autre) |
SaveSliceInfoDef.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
SaveSliceInfoDef.Builder | setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
SaveSliceInfoDef.Builder | setFullName (valeur de chaîne) Name of the full variable of which this is a slice. |
SaveSliceInfoDef.Builder | setFullNameBytes (valeur com.google.protobuf.ByteString) Name of the full variable of which this is a slice. |
SaveSliceInfoDef.Builder | setFullShape (index int, valeur longue) Shape of the full variable. |
SaveSliceInfoDef.Builder | setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet) |
SaveSliceInfoDef.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
SaveSliceInfoDef.Builder | setVarOffset (index int, valeur longue) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | setVarShape (index int, valeur longue) Shape of this variable. |
Méthodes héritées
Méthodes publiques
public SaveSliceInfoDef.Builder addAllFullShape (valeurs Iterable<? extends Long>)
Shape of the full variable.
repeated int64 full_shape = 2;
public SaveSliceInfoDef.Builder addAllVarOffset (Iterable<? extends Long> valeurs)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
public SaveSliceInfoDef.Builder addAllVarShape (valeurs Iterable<? extends Long>)
Shape of this variable.
repeated int64 var_shape = 4;
public SaveSliceInfoDef.Builder addFullShape (valeur longue)
Shape of the full variable.
repeated int64 full_shape = 2;
public SaveSliceInfoDef.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public SaveSliceInfoDef.Builder addVarOffset (valeur longue)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
public SaveSliceInfoDef.Builder addVarShape (valeur longue)
Shape of this variable.
repeated int64 var_shape = 4;
public SaveSliceInfoDef.Builder clearFullName ()
Name of the full variable of which this is a slice.
string full_name = 1;
public SaveSliceInfoDef.Builder clearFullShape ()
Shape of the full variable.
repeated int64 full_shape = 2;
public SaveSliceInfoDef.Builder clearVarOffset ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
public SaveSliceInfoDef.Builder clearVarShape ()
Shape of this variable.
repeated int64 var_shape = 4;
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
chaîne publique getFullName ()
Name of the full variable of which this is a slice.
string full_name = 1;
public com.google.protobuf.ByteString getFullNameBytes ()
Name of the full variable of which this is a slice.
string full_name = 1;
public long getFullShape (index int)
Shape of the full variable.
repeated int64 full_shape = 2;
public int getFullShapeCount ()
Shape of the full variable.
repeated int64 full_shape = 2;
liste publique <Long> getFullShapeList ()
Shape of the full variable.
repeated int64 full_shape = 2;
public long getVarOffset (index int)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
public int getVarOffsetCount ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
liste publique<Long> getVarOffsetList ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
public long getVarShape (index int)
Shape of this variable.
repeated int64 var_shape = 4;
public int getVarShapeCount ()
Shape of this variable.
repeated int64 var_shape = 4;
liste publique<Long> getVarShapeList ()
Shape of this variable.
repeated int64 var_shape = 4;
public final booléen isInitialized ()
public SaveSliceInfoDef.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public final SaveSliceInfoDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public SaveSliceInfoDef.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public SaveSliceInfoDef.Builder setFullName (valeur de chaîne)
Name of the full variable of which this is a slice.
string full_name = 1;
public SaveSliceInfoDef.Builder setFullNameBytes (valeur com.google.protobuf.ByteString)
Name of the full variable of which this is a slice.
string full_name = 1;
public SaveSliceInfoDef.Builder setFullShape (index int, valeur longue)
Shape of the full variable.
repeated int64 full_shape = 2;
public SaveSliceInfoDef.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
public final SaveSliceInfoDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public SaveSliceInfoDef.Builder setVarOffset (index int, valeur longue)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
public SaveSliceInfoDef.Builder setVarShape (index int, valeur longue)
Shape of this variable.
repeated int64 var_shape = 4;