SavedVariableOrBuilder

interface pública SavedVariableOrBuilder
Subclasses indiretas conhecidas

Métodos Públicos

agregação de variável abstrata
getAgregação ()
.tensorflow.VariableAggregation aggregation = 5;
abstrato int
getAggregationValue ()
.tensorflow.VariableAggregation aggregation = 5;
cadeia abstrata
getDispositivo ()
string device = 7;
abstrato com.google.protobuf.ByteString
getDeviceBytes ()
string device = 7;
tipo de dados abstrato
getDtype ()
.tensorflow.DataType dtype = 1;
abstrato int
getDtypeValue ()
.tensorflow.DataType dtype = 1;
resumo salvoVariável
getExperimentalDistributedVariableComponents (índice int)
 List of component variables for a distributed variable.
abstrato int
getExperimentalDistributedVariableComponentsCount ()
 List of component variables for a distributed variable.
Lista abstrata <SavedVariable>
getExperimentalDistributedVariableComponentsList ()
 List of component variables for a distributed variable.
resumo SavedVariableOrBuilder
getExperimentalDistributedVariableComponentsOrBuilder (índice int)
 List of component variables for a distributed variable.
lista abstrata<? estende SavedVariableOrBuilder >
getExperimentalDistributedVariableComponentsOrBuilderList ()
 List of component variables for a distributed variable.
cadeia abstrata
getNome ()
string name = 6;
abstrato com.google.protobuf.ByteString
getNomeBytes ()
string name = 6;
abstrato TensorShapeProto
obterForma ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder abstrato
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
sincronização de variável abstrata
getSincronização ()
.tensorflow.VariableSynchronization synchronization = 4;
abstrato int
getSynchronizationValue ()
.tensorflow.VariableSynchronization synchronization = 4;
booleano abstrato
getTrainável ()
bool trainable = 3;
booleano abstrato
temForma ()
.tensorflow.TensorShapeProto shape = 2;

Métodos Públicos

público abstrato VariableAggregation getAggregation ()

.tensorflow.VariableAggregation aggregation = 5;

resumo público int getAggregationValue ()

.tensorflow.VariableAggregation aggregation = 5;

String abstrata pública getDevice ()

string device = 7;

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

string device = 7;

tipo de dados abstrato público getDtype ()

.tensorflow.DataType dtype = 1;

público abstrato int getDtypeValue ()

.tensorflow.DataType dtype = 1;

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

público abstrato 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 abstrata 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 abstrata pública getName ()

string name = 6;

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

string name = 6;

público abstrato TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

público abstrato TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

público abstrato VariableSynchronization getSynchronization ()

.tensorflow.VariableSynchronization synchronization = 4;

resumo público int getSynchronizationValue ()

.tensorflow.VariableSynchronization synchronization = 4;

público abstrato booleano getTrainable ()

bool trainable = 3;

hasShape booleano abstrato público ()

.tensorflow.TensorShapeProto shape = 2;