SavedVariable.Builder

classe final estática pública SavedVariable.Builder

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

Métodos Públicos

SavedVariable.Builder
addAllExperimentalDistributedVariableComponents (Iterable<? estende SavedVariable > valores)
 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 construtorForValue)
 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 do objeto)
Variável salva
Variável salva
SavedVariable.Builder
claro ()
SavedVariable.Builder
limparAgregação ()
.tensorflow.VariableAggregation aggregation = 5;
SavedVariable.Builder
limparDispositivo ()
string device = 7;
SavedVariable.Builder
limparDtype ()
.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
limparNome ()
string name = 6;
SavedVariable.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof)
SavedVariable.Builder
limparForma ()
.tensorflow.TensorShapeProto shape = 2;
SavedVariable.Builder
limparSincronização ()
.tensorflow.VariableSynchronization synchronization = 4;
SavedVariable.Builder
limparTrainável ()
bool trainable = 3;
SavedVariable.Builder
clonar ()
Agregação Variável
getAgregação ()
.tensorflow.VariableAggregation aggregation = 5;
interno
getAggregationValue ()
.tensorflow.VariableAggregation aggregation = 5;
Variável salva
final estático com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Corda
getDispositivo ()
string device = 7;
com.google.protobuf.ByteString
getDeviceBytes ()
string device = 7;
Tipo de dados
getDtype ()
.tensorflow.DataType dtype = 1;
interno
getDtypeValue ()
.tensorflow.DataType dtype = 1;
Variável salva
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.
interno
getExperimentalDistributedVariableComponentsCount ()
 List of component variables for a distributed variable.
Lista< SalvoVariável >
getExperimentalDistributedVariableComponentsList ()
 List of component variables for a distributed variable.
SavedVariableOrBuilder
getExperimentalDistributedVariableComponentsOrBuilder (índice int)
 List of component variables for a distributed variable.
Lista<? estende SavedVariableOrBuilder >
getExperimentalDistributedVariableComponentsOrBuilderList ()
 List of component variables for a distributed variable.
Corda
getNome ()
string name = 6;
com.google.protobuf.ByteString
getNomeBytes ()
string name = 6;
TensorShapeProto
obterForma ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProto.Builder
getShapeBuilder ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
Sincronização de variáveis
getSincronização ()
.tensorflow.VariableSynchronization synchronization = 4;
interno
getSynchronizationValue ()
.tensorflow.VariableSynchronization synchronization = 4;
boleano
getTrainável ()
bool trainable = 3;
boleano
temForma ()
.tensorflow.TensorShapeProto shape = 2;
booleano final
SavedVariable.Builder
mergeFrom (com.google.protobuf.Message outro)
SavedVariable.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedVariable.Builder
mergeShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
final SavedVariable.Builder
mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
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 interno)
.tensorflow.VariableAggregation aggregation = 5;
SavedVariable.Builder
setDevice (valor da string)
string device = 7;
SavedVariable.Builder
setDeviceBytes (valor com.google.protobuf.ByteString)
string device = 7;
SavedVariable.Builder
setDtype (valor DataType )
.tensorflow.DataType dtype = 1;
SavedVariable.Builder
setDtypeValue (valor interno)
.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 do objeto)
SavedVariable.Builder
setName (valor da string)
string name = 6;
SavedVariable.Builder
setNameBytes (valor com.google.protobuf.ByteString)
string name = 6;
SavedVariable.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
SavedVariable.Builder
setShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
SavedVariable.Builder
setShape ( TensorShapeProto.Builder construtorForValue)
.tensorflow.TensorShapeProto shape = 2;
SavedVariable.Builder
setSynchronization (valor de VariableSynchronization )
.tensorflow.VariableSynchronization synchronization = 4;
SavedVariable.Builder
setSynchronizationValue (valor interno)
.tensorflow.VariableSynchronization synchronization = 4;
SavedVariable.Builder
setTrainable (valor booleano)
bool trainable = 3;
final SavedVariable.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

Métodos herdados

Métodos Públicos

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

 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, 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 do objeto)

compilação pública SavedVariable ()

public SavedVariable buildPartial ()

público SavedVariable.Builder claro ()

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)

público 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;

público SavedVariable.Builder clearTrainable ()

bool trainable = 3;

clone público SavedVariable.Builder ()

public VariableAggregation getAggregation ()

.tensorflow.VariableAggregation aggregation = 5;

público int getAggregationValue ()

.tensorflow.VariableAggregation aggregation = 5;

public SavedVariable getDefaultInstanceForType ()

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

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

String pública getDevice ()

string device = 7;

público com.google.protobuf.ByteString getDeviceBytes ()

string device = 7;

tipo de dados público getDtype ()

.tensorflow.DataType dtype = 1;

público 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;

Lista pública< 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;

Lista pública< 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<? estende 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;

String pública getNome ()

string name = 6;

público com.google.protobuf.ByteString getNameBytes ()

string name = 6;

público TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

público TensorShapeProto.Builder getShapeBuilder ()

.tensorflow.TensorShapeProto shape = 2;

público TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

public VariableSynchronization getSynchronization ()

.tensorflow.VariableSynchronization synchronization = 4;

public int getSynchronizationValue ()

.tensorflow.VariableSynchronization synchronization = 4;

getTrainable booleano público ()

bool trainable = 3;

hasShape booleano público ()

.tensorflow.TensorShapeProto shape = 2;

público final booleano isInitialized ()

público SavedVariable.Builder mergeFrom (com.google.protobuf.Message outro)

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

Lança
IOException

public SavedVariable.Builder mergeShape (valor TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

público final SavedVariable.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

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 VariableAggregation )

.tensorflow.VariableAggregation aggregation = 5;

público SavedVariable.Builder setAggregationValue (valor int)

.tensorflow.VariableAggregation aggregation = 5;

público SavedVariable.Builder setDevice (valor de string)

string device = 7;

público SavedVariable.Builder setDeviceBytes (valor com.google.protobuf.ByteString)

string device = 7;

public SavedVariable.Builder setDtype (valor DataType )

.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;

público SavedVariable.Builder setExperimentalDistributedVariableComponents (índice int, 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 do objeto)

public SavedVariable.Builder setName (valor da string)

string name = 6;

público SavedVariable.Builder setNameBytes (valor com.google.protobuf.ByteString)

string name = 6;

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

público SavedVariable.Builder setShape (valor 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;

público SavedVariable.Builder setSynchronizationValue (valor int)

.tensorflow.VariableSynchronization synchronization = 4;

public SavedVariable.Builder setTrainable (valor booleano)

bool trainable = 3;

final público SavedVariable.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)