SavedVariable.Builder

public static final class SavedVariable.Builder

 Represents a Variable that is initialized by loading the contents from the
 checkpoint.
 
Tensorflow de tipo tensorflow.SavedVariable

Métodos públicos

SavedVariable.Builder
addAllExperimentalDistributedVariableComponents (Iterable <? extiende los valores de SavedVariable >)
 List of component variables for a distributed variable.
SavedVariable.Builder
addExperimentalDistributedVariableComponents (índice int, SavedVariable.Builder builderForValue)
 List of component variables for a distributed variable.
SavedVariable.Builder
addExperimentalDistributedVariableComponents ( SavedVariable.Builder builderForValue)
 List of component variables for a distributed variable.
SavedVariable.Builder
addExperimentalDistributedVariableComponents (índice int, valor SavedVariable )
 List of component variables for a distributed variable.
SavedVariable.Builder
addExperimentalDistributedVariableComponents (valor SavedVariable )
 List of component variables for a distributed variable.
SavedVariable.Builder
addExperimentalDistributedVariableComponentsBuilder (índice int)
 List of component variables for a distributed variable.
SavedVariable.Builder
addExperimentalDistributedVariableComponentsBuilder ()
 List of component variables for a distributed variable.
SavedVariable.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
Variable guardada
Variable guardada
SavedVariable.Builder
claro ()
SavedVariable.Builder
clearAggregation ()
.tensorflow.VariableAggregation aggregation = 5;
SavedVariable.Builder
clearDevice ()
string device = 7;
SavedVariable.Builder
clearDtype ()
.tensorflow.DataType dtype = 1;
SavedVariable.Builder
clearExperimentalDistributedVariableComponents ()
 List of component variables for a distributed variable.
SavedVariable.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
SavedVariable.Builder
clearName ()
string name = 6;
SavedVariable.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SavedVariable.Builder
clearShape ()
.tensorflow.TensorShapeProto shape = 2;
SavedVariable.Builder
clearSynchronization ()
.tensorflow.VariableSynchronization synchronization = 4;
SavedVariable.Builder
clearTrainable ()
bool trainable = 3;
SavedVariable.Builder
clonar ()
Agregación variable
getAggregation ()
.tensorflow.VariableAggregation aggregation = 5;
En t
getAggregationValue ()
.tensorflow.VariableAggregation aggregation = 5;
Variable guardada
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Cuerda
getDevice ()
string device = 7;
com.google.protobuf.ByteString
getDeviceBytes ()
string device = 7;
Tipo de datos
getDtype ()
.tensorflow.DataType dtype = 1;
En t
getDtypeValue ()
.tensorflow.DataType dtype = 1;
Variable guardada
getExperimentalDistributedVariableComponents (índice int)
 List of component variables for a distributed variable.
SavedVariable.Builder
getExperimentalDistributedVariableComponentsBuilder (índice int)
 List of component variables for a distributed variable.
Lista < SavedVariable.Builder >
getExperimentalDistributedVariableComponentsBuilderList ()
 List of component variables for a distributed variable.
En t
getExperimentalDistributedVariableComponentsCount ()
 List of component variables for a distributed variable.
Lista < Variable guardada >
getExperimentalDistributedVariableComponentsList ()
 List of component variables for a distributed variable.
SavedVariableOrBuilder
getExperimentalDistributedVariableComponentsOrBuilder (índice int)
 List of component variables for a distributed variable.
Lista <? extiende SavedVariableOrBuilder >
getExperimentalDistributedVariableComponentsOrBuilderList ()
 List of component variables for a distributed variable.
Cuerda
getName ()
string name = 6;
com.google.protobuf.ByteString
getNameBytes ()
string name = 6;
TensorShapeProto
getShape ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProto.Builder
getShapeBuilder ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
Sincronización de variables
getSynchronization ()
.tensorflow.VariableSynchronization synchronization = 4;
En t
getSynchronizationValue ()
.tensorflow.VariableSynchronization synchronization = 4;
booleano
getTrainable ()
bool trainable = 3;
booleano
hasShape ()
.tensorflow.TensorShapeProto shape = 2;
booleano final
SavedVariable.Builder
mergeFrom (com.google.protobuf.Message otro)
SavedVariable.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedVariable.Builder
mergeShape (valor de TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
final SavedVariable.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
SavedVariable.Builder
removeExperimentalDistributedVariableComponents (índice int)
 List of component variables for a distributed variable.
SavedVariable.Builder
setAggregation (valor de VariableAggregation )
.tensorflow.VariableAggregation aggregation = 5;
SavedVariable.Builder
setAggregationValue (valor int)
.tensorflow.VariableAggregation aggregation = 5;
SavedVariable.Builder
setDevice (valor de cadena)
string device = 7;
SavedVariable.Builder
setDeviceBytes (valor de com.google.protobuf.ByteString)
string device = 7;
SavedVariable.Builder
setDtype (valor de tipo de datos )
.tensorflow.DataType dtype = 1;
SavedVariable.Builder
setDtypeValue (valor int)
.tensorflow.DataType dtype = 1;
SavedVariable.Builder
setExperimentalDistributedVariableComponents (índice int, valor SavedVariable )
 List of component variables for a distributed variable.
SavedVariable.Builder
setExperimentalDistributedVariableComponents (índice int, SavedVariable.Builder builderForValue)
 List of component variables for a distributed variable.
SavedVariable.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
SavedVariable.Builder
setName (valor de cadena)
string name = 6;
SavedVariable.Builder
setNameBytes (valor de com.google.protobuf.ByteString)
string name = 6;
SavedVariable.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
SavedVariable.Builder
setShape (valor de TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
SavedVariable.Builder
setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 2;
SavedVariable.Builder
setSynchronization (valor de VariableSynchronization )
.tensorflow.VariableSynchronization synchronization = 4;
SavedVariable.Builder
setSynchronizationValue (valor int)
.tensorflow.VariableSynchronization synchronization = 4;
SavedVariable.Builder
setTrainable (valor booleano)
bool trainable = 3;
final SavedVariable.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos heredados

Métodos públicos

public SavedVariable.Builder addAllExperimentalDistributedVariableComponents (Iterable <? extiende valores de SavedVariable >)

 List of component variables for a distributed variable.
 When this field is non-empty, the SavedVariable will be assumed
 to be a distributed variable defined by the components listed here.
 This is only supported by experimental loaders at the moment.
 
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;

public SavedVariable.Builder addExperimentalDistributedVariableComponents (int index, SavedVariable.Builder builderForValue)

 List of component variables for a distributed variable.
 When this field is non-empty, the SavedVariable will be assumed
 to be a distributed variable defined by the components listed here.
 This is only supported by experimental loaders at the moment.
 
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;

public SavedVariable.Builder addExperimentalDistributedVariableComponents ( SavedVariable.Builder builderForValue)

 List of component variables for a distributed variable.
 When this field is non-empty, the SavedVariable will be assumed
 to be a distributed variable defined by the components listed here.
 This is only supported by experimental loaders at the moment.
 
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;

public SavedVariable.Builder addExperimentalDistributedVariableComponents (índice int, valor SavedVariable )

 List of component variables for a distributed variable.
 When this field is non-empty, the SavedVariable will be assumed
 to be a distributed variable defined by the components listed here.
 This is only supported by experimental loaders at the moment.
 
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;

public SavedVariable.Builder addExperimentalDistributedVariableComponents (valor SavedVariable )

 List of component variables for a distributed variable.
 When this field is non-empty, the SavedVariable will be assumed
 to be a distributed variable defined by the components listed here.
 This is only supported by experimental loaders at the moment.
 
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;

public SavedVariable.Builder addExperimentalDistributedVariableComponentsBuilder (índice int)

 List of component variables for a distributed variable.
 When this field is non-empty, the SavedVariable will be assumed
 to be a distributed variable defined by the components listed here.
 This is only supported by experimental loaders at the moment.
 
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;

public SavedVariable.Builder addExperimentalDistributedVariableComponentsBuilder ()

 List of component variables for a distributed variable.
 When this field is non-empty, the SavedVariable will be assumed
 to be a distributed variable defined by the components listed here.
 This is only supported by experimental loaders at the moment.
 
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;

public SavedVariable.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor de objeto)

public SavedVariable build ()

public SavedVariable buildPartial ()

public SavedVariable.Builder clear ()

public SavedVariable.Builder clearAggregation ()

.tensorflow.VariableAggregation aggregation = 5;

public SavedVariable.Builder clearDevice ()

string device = 7;

public SavedVariable.Builder clearDtype ()

.tensorflow.DataType dtype = 1;

public SavedVariable.Builder clearExperimentalDistributedVariableComponents ()

 List of component variables for a distributed variable.
 When this field is non-empty, the SavedVariable will be assumed
 to be a distributed variable defined by the components listed here.
 This is only supported by experimental loaders at the moment.
 
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;

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

public SavedVariable.Builder clearName ()

string name = 6;

public SavedVariable.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public SavedVariable.Builder clearShape ()

.tensorflow.TensorShapeProto shape = 2;

public SavedVariable.Builder clearSynchronization ()

.tensorflow.VariableSynchronization synchronization = 4;

public SavedVariable.Builder clearTrainable ()

bool trainable = 3;

public SavedVariable.Builder clone ()

public VariableAggregation getAggregation ()

.tensorflow.VariableAggregation aggregation = 5;

public int getAggregationValue ()

.tensorflow.VariableAggregation aggregation = 5;

public SavedVariable getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

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

public String getDevice ()

string device = 7;

public com.google.protobuf.ByteString getDeviceBytes ()

string device = 7;

public DataType getDtype ()

.tensorflow.DataType dtype = 1;

public int getDtypeValue ()

.tensorflow.DataType dtype = 1;

public SavedVariable getExperimentalDistributedVariableComponents (índice int)

 List of component variables for a distributed variable.
 When this field is non-empty, the SavedVariable will be assumed
 to be a distributed variable defined by the components listed here.
 This is only supported by experimental loaders at the moment.
 
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;

public SavedVariable.Builder getExperimentalDistributedVariableComponentsBuilder (índice int)

 List of component variables for a distributed variable.
 When this field is non-empty, the SavedVariable will be assumed
 to be a distributed variable defined by the components listed here.
 This is only supported by experimental loaders at the moment.
 
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;

public List < SavedVariable.Builder > getExperimentalDistributedVariableComponentsBuilderList ()

 List of component variables for a distributed variable.
 When this field is non-empty, the SavedVariable will be assumed
 to be a distributed variable defined by the components listed here.
 This is only supported by experimental loaders at the moment.
 
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;

public int getExperimentalDistributedVariableComponentsCount ()

 List of component variables for a distributed variable.
 When this field is non-empty, the SavedVariable will be assumed
 to be a distributed variable defined by the components listed here.
 This is only supported by experimental loaders at the moment.
 
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;

Public List < SavedVariable > getExperimentalDistributedVariableComponentsList ()

 List of component variables for a distributed variable.
 When this field is non-empty, the SavedVariable will be assumed
 to be a distributed variable defined by the components listed here.
 This is only supported by experimental loaders at the moment.
 
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;

public SavedVariableOrBuilder getExperimentalDistributedVariableComponentsOrBuilder (índice int)

 List of component variables for a distributed variable.
 When this field is non-empty, the SavedVariable will be assumed
 to be a distributed variable defined by the components listed here.
 This is only supported by experimental loaders at the moment.
 
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;

Lista pública <? extiende SavedVariableOrBuilder > getExperimentalDistributedVariableComponentsOrBuilderList ()

 List of component variables for a distributed variable.
 When this field is non-empty, the SavedVariable will be assumed
 to be a distributed variable defined by the components listed here.
 This is only supported by experimental loaders at the moment.
 
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;

public String getName ()

string name = 6;

public com.google.protobuf.ByteString getNameBytes ()

string name = 6;

public TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

public TensorShapeProto.Builder getShapeBuilder ()

.tensorflow.TensorShapeProto shape = 2;

public TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

public VariableSynchronization getSynchronization ()

.tensorflow.VariableSynchronization synchronization = 4;

public int getSynchronizationValue ()

.tensorflow.VariableSynchronization synchronization = 4;

public boolean getTrainable ()

bool trainable = 3;

public boolean hasShape ()

.tensorflow.TensorShapeProto shape = 2;

public final boolean isInitialized ()

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

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

Lanza
IOException

public SavedVariable.Builder mergeShape (valor de TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

public final SavedVariable.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public SavedVariable.Builder removeExperimentalDistributedVariableComponents (índice int)

 List of component variables for a distributed variable.
 When this field is non-empty, the SavedVariable will be assumed
 to be a distributed variable defined by the components listed here.
 This is only supported by experimental loaders at the moment.
 
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;

public SavedVariable.Builder setAggregation (valor de VariableAggregation )

.tensorflow.VariableAggregation aggregation = 5;

public SavedVariable.Builder setAggregationValue (valor int)

.tensorflow.VariableAggregation aggregation = 5;

public SavedVariable.Builder setDevice (valor de cadena)

string device = 7;

public SavedVariable.Builder setDeviceBytes (valor de com.google.protobuf.ByteString)

string device = 7;

public SavedVariable.Builder setDtype (valor de tipo de datos )

.tensorflow.DataType dtype = 1;

public SavedVariable.Builder setDtypeValue (valor int)

.tensorflow.DataType dtype = 1;

public SavedVariable.Builder setExperimentalDistributedVariableComponents (índice int, valor SavedVariable )

 List of component variables for a distributed variable.
 When this field is non-empty, the SavedVariable will be assumed
 to be a distributed variable defined by the components listed here.
 This is only supported by experimental loaders at the moment.
 
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;

public SavedVariable.Builder setExperimentalDistributedVariableComponents (int index, SavedVariable.Builder builderForValue)

 List of component variables for a distributed variable.
 When this field is non-empty, the SavedVariable will be assumed
 to be a distributed variable defined by the components listed here.
 This is only supported by experimental loaders at the moment.
 
repeated .tensorflow.SavedVariable experimental_distributed_variable_components = 8;

public SavedVariable.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor de objeto)

public SavedVariable.Builder setName (valor de cadena)

string name = 6;

public SavedVariable.Builder setNameBytes (valor de com.google.protobuf.ByteString)

string name = 6;

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

public SavedVariable.Builder setShape (valor de TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

public SavedVariable.Builder setShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto shape = 2;

public SavedVariable.Builder setSynchronization (valor de VariableSynchronization )

.tensorflow.VariableSynchronization synchronization = 4;

public SavedVariable.Builder setSynchronizationValue (valor int)

.tensorflow.VariableSynchronization synchronization = 4;

public SavedVariable.Builder setTrainable (valor booleano)

bool trainable = 3;

public final SavedVariable.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)