Represents a Variable that is initialized by loading the contents from the checkpoint.
tensorflow.SavedVariable
tipo Protobuf.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 | construir () |
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; |
entero | 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; |
entero | getDtipoValor () .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. |
entero | 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; |
entero | 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 | |
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 | |
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 | |
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 | |
Variable guardada.Constructor | |
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 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)
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 clearSynchronization ()
.tensorflow.VariableSynchronization synchronization = 4;
público int getAggregationValue ()
.tensorflow.VariableAggregation aggregation = 5;
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;
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;
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 ()
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;
public SavedVariable.Builder setAggregationValue (valor int)
.tensorflow.VariableAggregation aggregation = 5;
público SavedVariable.Builder setDeviceBytes (valor com.google.protobuf.ByteString)
string device = 7;
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;
público SavedVariable.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
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;
público SavedVariable.Builder setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 2;
pública SavedVariable.Builder setSynchronization (valor de sincronización variable )
.tensorflow.VariableSynchronization synchronization = 4;
public SavedVariable.Builder setSynchronizationValue (valor int)
.tensorflow.VariableSynchronization synchronization = 4;