classe finale statica pubblica SaveSliceInfoDef.Builder
Tipo di protocollo tensorflow.SaveSliceInfoDef
Metodi pubblici
SaveSliceInfoDef.Builder | addAllFullShape (Iterable<? estende Long> valori) Shape of the full variable. |
SaveSliceInfoDef.Builder | addAllVarOffset (Iterable<? estende i valori Long>) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | addAllVarShape (Iterable<? estende Long> valori) Shape of this variable. |
SaveSliceInfoDef.Builder | addFullShape (valore lungo) Shape of the full variable. |
SaveSliceInfoDef.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
SaveSliceInfoDef.Builder | addVarOffset (valore lungo) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | addVarShape (valore lungo) Shape of this variable. |
SalvaSliceInfoDef | costruire () |
SalvaSliceInfoDef | buildPartial () |
SaveSliceInfoDef.Builder | chiaro () |
SaveSliceInfoDef.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
SaveSliceInfoDef.Builder | clearFullName () Name of the full variable of which this is a slice. |
SaveSliceInfoDef.Builder | clearFullShape () 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 | chiaraVarShape () Shape of this variable. |
SaveSliceInfoDef.Builder | clone () |
SalvaSliceInfoDef | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
com.google.protobuf.Descriptors.Descriptor | |
Corda | getFullName () 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. |
lungo | getFullShape (indice int) Shape of the full variable. |
int | getFullShapeCount () Shape of the full variable. |
Elenco<Lungo> | getFullShapeList () Shape of the full variable. |
lungo | getVarOffset (indice int) Offset of this variable into the full variable. |
int | getVarOffsetCount () Offset of this variable into the full variable. |
Elenco<Lungo> | getVarOffsetList () Offset of this variable into the full variable. |
lungo | getVarShape (indice int) Shape of this variable. |
int | getVarShapeCount () Shape of this variable. |
Elenco<Lungo> | getVarShapeList () Shape of this variable. |
booleano finale | |
SaveSliceInfoDef.Builder | mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
SaveSliceInfoDef.Builder | mergeFrom (com.google.protobuf.Message altro) |
finale SaveSliceInfoDef.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
SaveSliceInfoDef.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
SaveSliceInfoDef.Builder | setFullName (valore stringa) Name of the full variable of which this is a slice. |
SaveSliceInfoDef.Builder | setFullNameBytes (valore com.google.protobuf.ByteString) Name of the full variable of which this is a slice. |
SaveSliceInfoDef.Builder | setFullShape (indice int, valore lungo) Shape of the full variable. |
SaveSliceInfoDef.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto) |
finale SaveSliceInfoDef.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
SaveSliceInfoDef.Builder | setVarOffset (indice int, valore lungo) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | setVarShape (indice int, valore lungo) Shape of this variable. |
Metodi ereditati
Metodi pubblici
public SaveSliceInfoDef.Builder addAllFullShape (Iterable<? estende Long> valori)
Shape of the full variable.
repeated int64 full_shape = 2;
public SaveSliceInfoDef.Builder addAllVarOffset (Iterable<? estende Long> valori)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
public SaveSliceInfoDef.Builder addAllVarShape (Iterable<? estende Long> valori)
Shape of this variable.
repeated int64 var_shape = 4;
public SaveSliceInfoDef.Builder addFullShape (valore lungo)
Shape of the full variable.
repeated int64 full_shape = 2;
public SaveSliceInfoDef.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
public SaveSliceInfoDef.Builder addVarOffset (valore lungo)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
public SaveSliceInfoDef.Builder addVarShape (valore lungo)
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;
pubblico SaveSliceInfoDef.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
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 static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
stringa pubblica getFullName ()
Name of the full variable of which this is a slice.
string full_name = 1;
pubblico com.google.protobuf.ByteString getFullNameBytes ()
Name of the full variable of which this is a slice.
string full_name = 1;
public long getFullShape (indice int)
Shape of the full variable.
repeated int64 full_shape = 2;
public int getFullShapeCount ()
Shape of the full variable.
repeated int64 full_shape = 2;
public List<Long> getFullShapeList ()
Shape of the full variable.
repeated int64 full_shape = 2;
public long getVarOffset (indice 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;
public List<Long> getVarOffsetList ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
public long getVarShape (indice int)
Shape of this variable.
repeated int64 var_shape = 4;
public int getVarShapeCount ()
Shape of this variable.
repeated int64 var_shape = 4;
public List<Long> getVarShapeList ()
Shape of this variable.
repeated int64 var_shape = 4;
public final booleano isInitialized ()
public SaveSliceInfoDef.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
public final SaveSliceInfoDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
public SaveSliceInfoDef.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
public SaveSliceInfoDef.Builder setFullName (valore stringa)
Name of the full variable of which this is a slice.
string full_name = 1;
public SaveSliceInfoDef.Builder setFullNameBytes (valore com.google.protobuf.ByteString)
Name of the full variable of which this is a slice.
string full_name = 1;
public SaveSliceInfoDef.Builder setFullShape (indice int, valore lungo)
Shape of the full variable.
repeated int64 full_shape = 2;
public SaveSliceInfoDef.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
pubblico finale SaveSliceInfoDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public SaveSliceInfoDef.Builder setVarOffset (indice int, valore lungo)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
public SaveSliceInfoDef.Builder setVarShape (indice int, valore lungo)
Shape of this variable.
repeated int64 var_shape = 4;