SavedVariableOrBuilder

interfejs publiczny SavedVariableOrBuilder
Znane podklasy pośrednie

Metody publiczne

abstrakcyjna Agregacja zmiennych
pobierzAgregację ()
.tensorflow.VariableAggregation aggregation = 5;
streszczenie wew
pobierz wartość agregacji ()
.tensorflow.VariableAggregation aggregation = 5;
abstrakcyjny ciąg
pobierz urządzenie ()
string device = 7;
streszczenie com.google.protobuf.ByteString
getDeviceBytes ()
string device = 7;
abstrakcyjny typ danych
getDtype ()
.tensorflow.DataType dtype = 1;
streszczenie wew
getDtypeValue ()
.tensorflow.DataType dtype = 1;
streszczenie Zapisana zmienna
getExperimentalDistributedVariableComponents (indeks int)
 List of component variables for a distributed variable.
streszczenie wew
getExperimentalDistributedVariableComponentsCount ()
 List of component variables for a distributed variable.
lista abstrakcyjna <ZapisanaZmienna>
getExperimentalDistributedVariableComponentsList ()
 List of component variables for a distributed variable.
streszczenie SavedVariableOrBuilder
getExperimentalDistributedVariableComponentsOrBuilder (indeks int)
 List of component variables for a distributed variable.
lista abstrakcyjna<? rozszerza SavedVariableOrBuilder >
getExperimentalDistributedVariableComponentsOrBuilderList ()
 List of component variables for a distributed variable.
abstrakcyjny ciąg
pobierz nazwę ()
string name = 6;
streszczenie com.google.protobuf.ByteString
getNameBytes ()
string name = 6;
abstrakcyjny TensorShapeProto
uzyskaj kształt ()
.tensorflow.TensorShapeProto shape = 2;
abstrakcyjny TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
streszczenie ZmiennaSynchronizacja
getSynchronizacja ()
.tensorflow.VariableSynchronization synchronization = 4;
streszczenie wew
getSynchronizationValue ()
.tensorflow.VariableSynchronization synchronization = 4;
abstrakcyjna wartość logiczna
getTrainable ()
bool trainable = 3;
abstrakcyjna wartość logiczna
ma kształt ()
.tensorflow.TensorShapeProto shape = 2;

Metody publiczne

publiczne streszczenie ZmiennaAggregacja getAggregation ()

.tensorflow.VariableAggregation aggregation = 5;

publiczne streszczenie int getAggregationValue ()

.tensorflow.VariableAggregation aggregation = 5;

publiczna abstrakcja String getDevice ()

string device = 7;

publiczne streszczenie com.google.protobuf.ByteString getDeviceBytes ()

string device = 7;

publiczny abstrakcyjny typ danych getDtype ()

.tensorflow.DataType dtype = 1;

publiczne streszczenie int getDtypeValue ()

.tensorflow.DataType dtype = 1;

publiczne streszczenie SavedVariable getExperimentalDistributedVariableComponents (indeks 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 streszczenie 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;

publiczna lista abstrakcyjna< 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;

publiczne streszczenie SavedVariableOrBuilder getExperimentalDistributedVariableComponentsOrBuilder (indeks 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;

publiczna lista abstrakcyjna<? rozszerza 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;

publiczna abstrakcja String getName ()

string name = 6;

publiczne streszczenie com.google.protobuf.ByteString getNameBytes ()

string name = 6;

publiczne streszczenie TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

publiczne streszczenie TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

publiczna abstrakcja ZmiennaSynchronizacja getSynchronizacja ()

.tensorflow.VariableSynchronization synchronization = 4;

publiczna abstrakcja int getSynchronizationValue ()

.tensorflow.VariableSynchronization synchronization = 4;

publiczna abstrakcja logiczna getTrainable ()

bool trainable = 3;

publiczna wartość logiczna abstrakcyjna hasShape ()

.tensorflow.TensorShapeProto shape = 2;