SavedVariableOrBuilder

interface publique SavedVariableOrBuilder
Sous-classes indirectes connues

Méthodes publiques

agrégation de variables abstraite
getAgrégation ()
.tensorflow.VariableAggregation aggregation = 5;
abstrait entier
getAggregationValue ()
.tensorflow.VariableAggregation aggregation = 5;
chaîne abstraite
getDevice ()
string device = 7;
résumé com.google.protobuf.ByteString
getDeviceBytes ()
string device = 7;
Type de données abstrait
getDtype ()
.tensorflow.DataType dtype = 1;
abstrait entier
getDtypeValue ()
.tensorflow.DataType dtype = 1;
résumé SavedVariable
getExperimentalDistributedVariableComponents (index int)
 List of component variables for a distributed variable.
abstrait entier
getExperimentalDistributedVariableComponentsCount ()
 List of component variables for a distributed variable.
Liste abstraite < SavedVariable >
getExperimentalDistributedVariableComponentsList ()
 List of component variables for a distributed variable.
résumé SavedVariableOrBuilder
getExperimentalDistributedVariableComponentsOrBuilder (index int)
 List of component variables for a distributed variable.
Liste abstraite <? étend SavedVariableOrBuilder >
getExperimentalDistributedVariableComponentsOrBuilderList ()
 List of component variables for a distributed variable.
chaîne abstraite
obtenirNom ()
string name = 6;
résumé com.google.protobuf.ByteString
getNameBytes ()
string name = 6;
TensorShapeProto abstrait
obtenirForme ()
.tensorflow.TensorShapeProto shape = 2;
abstrait TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
synchronisation variable abstraite
getSynchronisation ()
.tensorflow.VariableSynchronization synchronization = 4;
abstrait entier
getSynchronizationValue ()
.tensorflow.VariableSynchronization synchronization = 4;
booléen abstrait
obtenirTrainable ()
bool trainable = 3;
booléen abstrait
aForme ()
.tensorflow.TensorShapeProto shape = 2;

Méthodes publiques

public abstrait VariableAggregation getAggregation ()

.tensorflow.VariableAggregation aggregation = 5;

public abstrait int getAggregationValue ()

.tensorflow.VariableAggregation aggregation = 5;

chaîne abstraite publique getDevice ()

string device = 7;

résumé public com.google.protobuf.ByteString getDeviceBytes ()

string device = 7;

Type de données abstrait public getDtype ()

.tensorflow.DataType dtype = 1;

public abstrait int getDtypeValue ()

.tensorflow.DataType dtype = 1;

résumé public SavedVariable getExperimentalDistributedVariableComponents (index 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 abstract 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;

liste abstraite publique < 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;

résumé public SavedVariableOrBuilder getExperimentalDistributedVariableComponentsOrBuilder (index 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;

Liste des résumés publics<? étend 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;

chaîne abstraite publique getName ()

string name = 6;

résumé public com.google.protobuf.ByteString getNameBytes ()

string name = 6;

résumé public TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

résumé public TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

public abstrait VariableSynchronization getSynchronization ()

.tensorflow.VariableSynchronization synchronization = 4;

public abstrait int getSynchronizationValue ()

.tensorflow.VariableSynchronization synchronization = 4;

public abstrait booléen getTrainable ()

bool trainable = 3;

public abstrait booléen hasShape ()

.tensorflow.TensorShapeProto shape = 2;