SavedVariableOrBuilder

genel arayüz SavedVariableOrBuilder
Bilinen Dolaylı Alt Sınıflar

Genel Yöntemler

soyut Değişken Toplama
getAggregation ()
.tensorflow.VariableAggregation aggregation = 5;
soyut int
getAggregationValue ()
.tensorflow.VariableAggregation aggregation = 5;
soyut Dize
getCihaz ()
string device = 7;
abstract com.google.protobuf.ByteString
getDeviceBytes ()
string device = 7;
özet Veri Türü
getDtype ()
.tensorflow.DataType dtype = 1;
soyut int
getDtypeValue ()
.tensorflow.DataType dtype = 1;
özet SavedVariable
getExperimentalDistributedVariableComponents (int dizini)
 List of component variables for a distributed variable.
soyut int
getExperimentalDistributedVariableComponentsCount ()
 List of component variables for a distributed variable.
özet Listesi< SavedVariable >
getExperimentalDistributedVariableComponentsList ()
 List of component variables for a distributed variable.
özet SavedVariableOrBuilder
getExperimentalDistributedVariableComponentsOrBuilder (int dizini)
 List of component variables for a distributed variable.
Özet Liste<? SavedVariableOrBuilder'ı genişletir >
getExperimentalDistributedVariableComponentsOrBuilderList ()
 List of component variables for a distributed variable.
soyut Dize
getName ()
string name = 6;
abstract com.google.protobuf.ByteString
getNameBytes ()
string name = 6;
soyut TensorShapeProto
getShape ()
.tensorflow.TensorShapeProto shape = 2;
soyut TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
özet Değişken Senkronizasyon
getSynchronization ()
.tensorflow.VariableSynchronization synchronization = 4;
soyut int
getSynchronizationValue ()
.tensorflow.VariableSynchronization synchronization = 4;
soyut boole
eğitilebilir olsun ()
bool trainable = 3;
soyut boole
hasShape ()
.tensorflow.TensorShapeProto shape = 2;

Genel Yöntemler

genel özet VariableAggregation getAggregation ()

.tensorflow.VariableAggregation aggregation = 5;

genel özet int getAggregationValue ()

.tensorflow.VariableAggregation aggregation = 5;

genel özet String getDevice ()

string device = 7;

genel özet com.google.protobuf.ByteString getDeviceBytes ()

string device = 7;

genel özet DataType getDtype ()

.tensorflow.DataType dtype = 1;

genel soyut int getDtypeValue ()

.tensorflow.DataType dtype = 1;

genel özet SavedVariable getExperimentalDistributedVariableComponents (int indeksi)

 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;

genel soyut 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;

genel özet Listesi< 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;

genel özet SavedVariableOrBuilder getExperimentalDistributedVariableComponentsOrBuilder (int index)

 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;

genel özet listesi<? SavedVariableOrBuilder'ı genişletir > 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;

genel özet Dize getName ()

string name = 6;

genel özet com.google.protobuf.ByteString getNameBytes ()

string name = 6;

genel özet TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

genel özet TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

genel özet VariableSynchronization getSynchronization ()

.tensorflow.VariableSynchronization synchronization = 4;

genel özet int getSynchronizationValue ()

.tensorflow.VariableSynchronization synchronization = 4;

genel soyut boolean getTrainable ()

bool trainable = 3;

genel soyut boolean hasShape ()

.tensorflow.TensorShapeProto shape = 2;