SaveSliceInfoDef.Builder

clase final estática pública SaveSliceInfoDef.Builder

Tensorflow de tipo tensorflow.SaveSliceInfoDef

Métodos públicos

SaveSliceInfoDef.Builder
addAllFullShape (Iterable <? extiende valores largos>)
 Shape of the full variable.
SaveSliceInfoDef.Builder
addAllVarOffset (Iterable <? extiende valores largos>)
 Offset of this variable into the full variable.
SaveSliceInfoDef.Builder
addAllVarShape (Iterable <? extiende valores largos>)
 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.
SaveSliceInfoDef
SaveSliceInfoDef
SaveSliceInfoDef.Builder
claro ()
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
clearVarShape ()
 Shape of this variable.
SaveSliceInfoDef.Builder
clonar ()
SaveSliceInfoDef
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Cuerda
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.
largo
getFullShape (índice int)
 Shape of the full variable.
En t
getFullShapeCount ()
 Shape of the full variable.
Lista <larga>
getFullShapeList ()
 Shape of the full variable.
largo
getVarOffset (índice int)
 Offset of this variable into the full variable.
En t
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.
En t
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 extensionRegistry)
SaveSliceInfoDef.Builder
mergeFrom (com.google.protobuf.Message otro)
final SaveSliceInfoDef.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
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 de 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)
final SaveSliceInfoDef.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
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

public SaveSliceInfoDef.Builder addAllFullShape (Iterable <? extiende valores largos>)

 Shape of the full variable.
 
repeated int64 full_shape = 2;

public SaveSliceInfoDef.Builder addAllVarOffset (Iterable <? extiende valores largos>)

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

public SaveSliceInfoDef.Builder addAllVarShape (Iterable <? extiende valores largos>)

 Shape of this variable.
 
repeated int64 var_shape = 4;

public SaveSliceInfoDef.Builder addFullShape (valor largo)

 Shape of the full variable.
 
repeated int64 full_shape = 2;

public SaveSliceInfoDef.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public SaveSliceInfoDef.Builder addVarOffset (valor largo)

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

public SaveSliceInfoDef.Builder addVarShape (valor largo)

 Shape of this variable.
 
repeated int64 var_shape = 4;

public SaveSliceInfoDef build ()

public SaveSliceInfoDef buildPartial ()

public SaveSliceInfoDef.Builder clear ()

public SaveSliceInfoDef.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

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 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 SaveSliceInfoDef.Builder clone ()

public SaveSliceInfoDef getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public String 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 (índice int)

 Shape of the full variable.
 
repeated int64 full_shape = 2;

public int getFullShapeCount ()

 Shape of the full variable.
 
repeated int64 full_shape = 2;

Lista pública <Long> getFullShapeList ()

 Shape of the full variable.
 
repeated int64 full_shape = 2;

getVarOffset largo público (índice 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;

Lista pública <Long> getVarOffsetList ()

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

public long getVarShape (índice int)

 Shape of this variable.
 
repeated int64 var_shape = 4;

public int getVarShapeCount ()

 Shape of this variable.
 
repeated int64 var_shape = 4;

Lista pública <Long> getVarShapeList ()

 Shape of this variable.
 
repeated int64 var_shape = 4;

public final boolean isInitialized ()

public SaveSliceInfoDef.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

public SaveSliceInfoDef.Builder mergeFrom (com.google.protobuf.Message other)

Public final SaveSliceInfoDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public SaveSliceInfoDef.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public SaveSliceInfoDef.Builder setFullName (valor de cadena)

 Name of the full variable of which this is a slice.
 
string full_name = 1;

public SaveSliceInfoDef.Builder setFullNameBytes (valor de 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 largo)

 Shape of the full variable.
 
repeated int64 full_shape = 2;

public SaveSliceInfoDef.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

Public final SaveSliceInfoDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public SaveSliceInfoDef.Builder setVarOffset (índice int, valor largo)

 Offset of this variable into the full variable.
 
repeated int64 var_offset = 3;

public SaveSliceInfoDef.Builder setVarShape (índice int, valor largo)

 Shape of this variable.
 
repeated int64 var_shape = 4;