classe final estática pública SaveSliceInfoDef.Builder
Tipo de protobuf tensorflow.SaveSliceInfoDef
Métodos Públicos
SaveSliceInfoDef.Builder | addAllFullShape (Iterable<? estende valores Long>) Shape of the full variable. |
SaveSliceInfoDef.Builder | addAllVarOffset (Iterable<? estende valores Long>) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | addAllVarShape (Iterable<? estende valores Long>) Shape of this variable. |
SaveSliceInfoDef.Builder | addFullShape (valor longo) Shape of the full variable. |
SaveSliceInfoDef.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
SaveSliceInfoDef.Builder | addVarOffset (valor longo) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | addVarShape (valor longo) Shape of this variable. |
SalvarSliceInfoDef | construir () |
SalvarSliceInfoDef | |
SaveSliceInfoDef.Builder | claro () |
SaveSliceInfoDef.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
SaveSliceInfoDef.Builder | limparNomeCompleto () Name of the full variable of which this is a slice. |
SaveSliceInfoDef.Builder | limparFullShape () Shape of the full variable. |
SaveSliceInfoDef.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof) |
SaveSliceInfoDef.Builder | clearVarOffset () Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | limparVarShape () Shape of this variable. |
SaveSliceInfoDef.Builder | clonar () |
SalvarSliceInfoDef | |
final estático com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Corda | getNomeCompleto () 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. |
longo | getFullShape (índice interno) Shape of the full variable. |
interno | getFullShapeCount () Shape of the full variable. |
Lista<Longa> | getFullShapeList () Shape of the full variable. |
longo | getVarOffset (índice interno) Offset of this variable into the full variable. |
interno | getVarOffsetCount () Offset of this variable into the full variable. |
Lista<Longa> | getVarOffsetList () Offset of this variable into the full variable. |
longo | getVarShape (índice interno) Shape of this variable. |
interno | getVarShapeCount () Shape of this variable. |
Lista<Longa> | getVarShapeList () Shape of this variable. |
booleano final | |
SaveSliceInfoDef.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SaveSliceInfoDef.Builder | mergeFrom (com.google.protobuf.Message outro) |
final SaveSliceInfoDef.Builder | mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
SaveSliceInfoDef.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
SaveSliceInfoDef.Builder | setFullName (valor da string) Name of the full variable of which this is a slice. |
SaveSliceInfoDef.Builder | setFullNameBytes (valor com.google.protobuf.ByteString) Name of the full variable of which this is a slice. |
SaveSliceInfoDef.Builder | setFullShape (índice int, valor longo) Shape of the full variable. |
SaveSliceInfoDef.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto) |
final SaveSliceInfoDef.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
SaveSliceInfoDef.Builder | setVarOffset (índice int, valor longo) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | setVarShape (índice int, valor longo) Shape of this variable. |
Métodos herdados
Métodos Públicos
public SaveSliceInfoDef.Builder addAllFullShape (Iterable<? estende valores Long>)
Shape of the full variable.
repeated int64 full_shape = 2;
public SaveSliceInfoDef.Builder addAllVarOffset (Iterable<? estende valores Long>)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
public SaveSliceInfoDef.Builder addAllVarShape (Iterable<? estende valores Long>)
Shape of this variable.
repeated int64 var_shape = 4;
público SaveSliceInfoDef.Builder addFullShape (valor longo)
Shape of the full variable.
repeated int64 full_shape = 2;
public SaveSliceInfoDef.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
público SaveSliceInfoDef.Builder addVarOffset (valor longo)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
público SaveSliceInfoDef.Builder addVarShape (valor longo)
Shape of this variable.
repeated int64 var_shape = 4;
público SaveSliceInfoDef.Builder clearFullName ()
Name of the full variable of which this is a slice.
string full_name = 1;
público SaveSliceInfoDef.Builder clearFullShape ()
Shape of the full variable.
repeated int64 full_shape = 2;
público SaveSliceInfoDef.Builder clearVarOffset ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
público SaveSliceInfoDef.Builder clearVarShape ()
Shape of this variable.
repeated int64 var_shape = 4;
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
String pública getFullName ()
Name of the full variable of which this is a slice.
string full_name = 1;
público com.google.protobuf.ByteString getFullNameBytes ()
Name of the full variable of which this is a slice.
string full_name = 1;
getFullShape longo público (índice int)
Shape of the full variable.
repeated int64 full_shape = 2;
público int getFullShapeCount ()
Shape of the full variable.
repeated int64 full_shape = 2;
lista pública<longa> getFullShapeList ()
Shape of the full variable.
repeated int64 full_shape = 2;
público longo getVarOffset (índice int)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
público int getVarOffsetCount ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
lista pública<longa> getVarOffsetList ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
getVarShape longo público (índice int)
Shape of this variable.
repeated int64 var_shape = 4;
público int getVarShapeCount ()
Shape of this variable.
repeated int64 var_shape = 4;
lista pública<longa> getVarShapeList ()
Shape of this variable.
repeated int64 var_shape = 4;
público final booleano isInitialized ()
public SaveSliceInfoDef.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
público final SaveSliceInfoDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
public SaveSliceInfoDef.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
público SaveSliceInfoDef.Builder setFullName (valor da string)
Name of the full variable of which this is a slice.
string full_name = 1;
público SaveSliceInfoDef.Builder setFullNameBytes (valor com.google.protobuf.ByteString)
Name of the full variable of which this is a slice.
string full_name = 1;
public SaveSliceInfoDef.Builder setFullShape (índice int, valor longo)
Shape of the full variable.
repeated int64 full_shape = 2;
public SaveSliceInfoDef.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
público final SaveSliceInfoDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
público SaveSliceInfoDef.Builder setVarOffset (índice int, valor longo)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
público SaveSliceInfoDef.Builder setVarShape (índice int, valor longo)
Shape of this variable.
repeated int64 var_shape = 4;