clase final estática pública SaveSliceInfoDef.Builder
Protobuf tipo tensorflow.SaveSliceInfoDef
Métodos públicos
SaveSliceInfoDef.Builder | addAllFullShape (Iterable<? extiende los valores Long>) Shape of the full variable. |
SaveSliceInfoDef.Builder | addAllVarOffset (Iterable<? extiende los valores Long>) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | addAllVarShape (Iterable<? extiende valores Long>) Shape of this variable. |
SaveSliceInfoDef.Builder | addFullShape (valor largo) Shape of the full variable. |
SaveSliceInfoDef.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
SaveSliceInfoDef.Builder | addVarOffset (valor largo) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | addVarShape (valor largo) Shape of this variable. |
GuardarSliceInfoDef | construir () |
GuardarSliceInfoDef | |
SaveSliceInfoDef.Builder | claro () |
SaveSliceInfoDef.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
SaveSliceInfoDef.Builder | borrar nombre completo () Name of the full variable of which this is a slice. |
SaveSliceInfoDef.Builder | borrarFormaCompleta () Shape of the full variable. |
SaveSliceInfoDef.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de) |
SaveSliceInfoDef.Builder | borrarVarOffset () Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | borrarVarShape () Shape of this variable. |
SaveSliceInfoDef.Builder | clonar () |
GuardarSliceInfoDef | |
com.google.protobuf.Descriptors.Descriptor estático final | |
com.google.protobuf.Descriptors.Descriptor | |
Cadena | obtener nombre completo () 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. |
largo | getFullShape (índice int) Shape of the full variable. |
entero | getFullShapeCount () Shape of the full variable. |
Lista<Larga> | obtenerLista de formas completas () Shape of the full variable. |
largo | getVarOffset (índice int) Offset of this variable into the full variable. |
entero | getVarOffsetCount () Offset of this variable into the full variable. |
Lista<Larga> | getVarOffsetList () Offset of this variable into the full variable. |
largo | getVarShape (índice int) Shape of this variable. |
entero | getVarShapeCount () Shape of this variable. |
Lista<Larga> | getVarShapeList () Shape of this variable. |
booleano final | |
SaveSliceInfoDef.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
SaveSliceInfoDef.Builder | mergeFrom (com.google.protobuf.Message otro) |
SaveSliceInfoDef.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
SaveSliceInfoDef.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
SaveSliceInfoDef.Builder | setFullName (valor de cadena) 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 largo) Shape of the full variable. |
SaveSliceInfoDef.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto) |
SaveSliceInfoDef.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
SaveSliceInfoDef.Builder | setVarOffset (índice int, valor largo) Offset of this variable into the full variable. |
SaveSliceInfoDef.Builder | setVarShape (índice int, valor largo) Shape of this variable. |
Métodos heredados
Métodos públicos
público SaveSliceInfoDef.Builder addAllFullShape (Iterable<? extiende los valores Long>)
Shape of the full variable.
repeated int64 full_shape = 2;
público SaveSliceInfoDef.Builder addAllVarOffset (Iterable<? extiende los valores Long>)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
público SaveSliceInfoDef.Builder addAllVarShape (Iterable<? extiende los valores Long>)
Shape of this variable.
repeated int64 var_shape = 4;
público SaveSliceInfoDef.Builder addFullShape (valor largo)
Shape of the full variable.
repeated int64 full_shape = 2;
público SaveSliceInfoDef.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público SaveSliceInfoDef.Builder addVarOffset (valor largo)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
público SaveSliceInfoDef.Builder addVarShape (valor largo)
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;
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
cadena 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;
público largo getFullShape (í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<Larga> getFullShapeList ()
Shape of the full variable.
repeated int64 full_shape = 2;
público largo 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<Larga> getVarOffsetList ()
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
público largo getVarShape (í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<Larga> getVarShapeList ()
Shape of this variable.
repeated int64 var_shape = 4;
público final booleano isInitialized ()
público SaveSliceInfoDef.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Lanza
IOExcepción |
---|
final público SaveSliceInfoDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
público SaveSliceInfoDef.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público SaveSliceInfoDef.Builder setFullName (valor de cadena)
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;
público SaveSliceInfoDef.Builder setFullShape (índice int, valor largo)
Shape of the full variable.
repeated int64 full_shape = 2;
público SaveSliceInfoDef.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
público final SaveSliceInfoDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
público SaveSliceInfoDef.Builder setVarOffset (índice int, valor largo)
Offset of this variable into the full variable.
repeated int64 var_offset = 3;
público SaveSliceInfoDef.Builder setVarShape (índice int, valor largo)
Shape of this variable.
repeated int64 var_shape = 4;