SavedVariable.Builder

clase final estática pública SavedVariable.Builder

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

Métodos públicos

Variable guardada.Constructor
addAllExperimentalDistributedVariableComponents (Iterable<? extiende los valores de SavedVariable >)
 List of component variables for a distributed variable.
Variable guardada.Constructor
addExperimentalDistributedVariableComponents (índice int, SavedVariable.Builder builderForValue)
 List of component variables for a distributed variable.
Variable guardada.Constructor
addExperimentalDistributedVariableComponents ( SavedVariable.Builder builderForValue)
 List of component variables for a distributed variable.
Variable guardada.Constructor
addExperimentalDistributedVariableComponents (índice int, valor de variable guardada )
 List of component variables for a distributed variable.
Variable guardada.Constructor
addExperimentalDistributedVariableComponents (valor de la variable guardada )
 List of component variables for a distributed variable.
Variable guardada.Constructor
addExperimentalDistributedVariableComponentsBuilder (índice int)
 List of component variables for a distributed variable.
Variable guardada.Constructor
agregarExperimentalDistributedVariableComponentsBuilder ()
 List of component variables for a distributed variable.
Variable guardada.Constructor
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
Variable guardada
Variable guardada
Variable guardada.Constructor
claro ()
Variable guardada.Constructor
borrarAgregación ()
.tensorflow.VariableAggregation aggregation = 5;
Variable guardada.Constructor
borrar dispositivo ()
string device = 7;
Variable guardada.Constructor
tipo claro ()
.tensorflow.DataType dtype = 1;
Variable guardada.Constructor
clearExperimentalDistributedVariableComponents ()
 List of component variables for a distributed variable.
Variable guardada.Constructor
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
Variable guardada.Constructor
borrar nombre ()
string name = 6;
Variable guardada.Constructor
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de)
Variable guardada.Constructor
forma clara ()
.tensorflow.TensorShapeProto shape = 2;
Variable guardada.Constructor
borrar sincronización ()
.tensorflow.VariableSynchronization synchronization = 4;
Variable guardada.Constructor
claro entrenable ()
bool trainable = 3;
Variable guardada.Constructor
clonar ()
Agregación de variables
obtenerAgregación ()
.tensorflow.VariableAggregation aggregation = 5;
En t
obtenerValorAgregación ()
.tensorflow.VariableAggregation aggregation = 5;
Variable guardada
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Cadena
obtener dispositivo ()
string device = 7;
com.google.protobuf.ByteString
obtenerDeviceBytes ()
string device = 7;
Tipo de datos
obtener tipo D ()
.tensorflow.DataType dtype = 1;
En t
getDtypeValue ()
.tensorflow.DataType dtype = 1;
Variable guardada
getExperimentalDistributedVariableComponents (índice int)
 List of component variables for a distributed variable.
Variable guardada.Constructor
getExperimentalDistributedVariableComponentsBuilder (índice int)
 List of component variables for a distributed variable.
Lista< VariableGuardada.Constructor >
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.
Variable guardada o constructor
getExperimentalDistributedVariableComponentsOrBuilder (índice int)
 List of component variables for a distributed variable.
Lista<? extiende SavedVariableOrBuilder >
getExperimentalDistributedVariableComponentsOrBuilderList ()
 List of component variables for a distributed variable.
Cadena
obtenerNombre ()
string name = 6;
com.google.protobuf.ByteString
getNombreBytes ()
string name = 6;
TensorShapeProto
obtener forma ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProto.Builder
getShapeBuilder ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
Sincronización de variables
obtener sincronización ()
.tensorflow.VariableSynchronization synchronization = 4;
En t
getSynchronizationValue ()
.tensorflow.VariableSynchronization synchronization = 4;
booleano
obtener entrenable ()
bool trainable = 3;
booleano
tiene forma ()
.tensorflow.TensorShapeProto shape = 2;
booleano final
Variable guardada.Constructor
mergeFrom (com.google.protobuf.Message otro)
Variable guardada.Constructor
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Variable guardada.Constructor
mergeShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
final SavedVariable.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
Variable guardada.Constructor
eliminarExperimentalDistributedVariableComponents (índice int)
 List of component variables for a distributed variable.
Variable guardada.Constructor
setAggregation (valor de agregación variable )
.tensorflow.VariableAggregation aggregation = 5;
Variable guardada.Constructor
setAggregationValue (valor int)
.tensorflow.VariableAggregation aggregation = 5;
Variable guardada.Constructor
setDevice (valor de cadena)
string device = 7;
Variable guardada.Constructor
setDeviceBytes (valor com.google.protobuf.ByteString)
string device = 7;
Variable guardada.Constructor
setDtype (valor de tipo de datos )
.tensorflow.DataType dtype = 1;
Variable guardada.Constructor
setDtypeValue (valor int)
.tensorflow.DataType dtype = 1;
Variable guardada.Constructor
setExperimentalDistributedVariableComponents (índice int, valor de variable guardada )
 List of component variables for a distributed variable.
Variable guardada.Constructor
setExperimentalDistributedVariableComponents (índice int, SavedVariable.Builder builderForValue)
 List of component variables for a distributed variable.
Variable guardada.Constructor
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
Variable guardada.Constructor
setName (valor de cadena)
string name = 6;
Variable guardada.Constructor
setNameBytes (valor com.google.protobuf.ByteString)
string name = 6;
Variable guardada.Constructor
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
Variable guardada.Constructor
setShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
Variable guardada.Constructor
setShape ( TensorShapeProto.Builder constructorForValue)
.tensorflow.TensorShapeProto shape = 2;
Variable guardada.Constructor
setSynchronization (valor de sincronización variable )
.tensorflow.VariableSynchronization synchronization = 4;
Variable guardada.Constructor
setSynchronizationValue (valor int)
.tensorflow.VariableSynchronization synchronization = 4;
Variable guardada.Constructor
setTrainable (valor booleano)
bool trainable = 3;
final SavedVariable.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

Métodos heredados

Métodos públicos

public SavedVariable.Builder addAllExperimentalDistributedVariableComponents (Iterable<? extiende los 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;

público 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 del objeto)

compilación pública de variable guardada ()

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)

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;

clon público SavedVariable.Builder ()

agregación de variables pública getAggregation ()

.tensorflow.VariableAggregation aggregation = 5;

público int getAggregationValue ()

.tensorflow.VariableAggregation aggregation = 5;

variable guardada pública getDefaultInstanceForType ()

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

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

cadena pública getDevice ()

string device = 7;

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

string device = 7;

tipo de datos 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;

público 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< VariableGuardada.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< Variable guardada > 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;

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

cadena pública getName ()

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;

sincronización de variables públicas getSynchronization ()

.tensorflow.VariableSynchronization synchronization = 4;

público int getSynchronizationValue ()

.tensorflow.VariableSynchronization synchronization = 4;

getTrainable público booleano ()

bool trainable = 3;

hasShape booleano público ()

.tensorflow.TensorShapeProto shape = 2;

público final booleano isInitialized ()

pública SavedVariable.Builder mergeFrom (com.google.protobuf.Message otro)

public SavedVariable.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)

Lanza
IOExcepción

pública SavedVariable.Builder mergeShape (valor TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

pública final SavedVariable.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

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;

público SavedVariable.Builder setAggregationValue (valor int)

.tensorflow.VariableAggregation aggregation = 5;

public SavedVariable.Builder setDevice (valor de cadena)

string device = 7;

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

string device = 7;

público SavedVariable.Builder setDtype (valor de tipo de datos )

.tensorflow.DataType dtype = 1;

público 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 del objeto)

public SavedVariable.Builder setName (valor de cadena)

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 del 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 sincronización variable )

.tensorflow.VariableSynchronization synchronization = 4;

public SavedVariable.Builder setSynchronizationValue (valor int)

.tensorflow.VariableSynchronization synchronization = 4;

public SavedVariable.Builder setTrainable (valor booleano)

bool trainable = 3;

pública final SavedVariable.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)