SavedVariableOrBuilder

antarmuka publik SavedVariableOrBuilder
Subkelas Tidak Langsung yang Diketahui

Metode Publik

VariabelAgregasi abstrak
dapatkanAgregasi ()
.tensorflow.VariableAggregation aggregation = 5;
abstrak ke dalam
dapatkan Nilai Agregasi ()
.tensorflow.VariableAggregation aggregation = 5;
Tali abstrak
dapatkan Perangkat ()
string device = 7;
abstrak com.google.protobuf.ByteString
dapatkanDeviceBytes ()
string device = 7;
Tipe Data abstrak
dapatkan tipe D ()
.tensorflow.DataType dtype = 1;
abstrak ke dalam
dapatkanDtypeValue ()
.tensorflow.DataType dtype = 1;
abstrak Variabel Tersimpan
getExperimentalDistributedVariableComponents (indeks int)
 List of component variables for a distributed variable.
abstrak ke dalam
dapatkanExperimentalDistributedVariableComponentsCount ()
 List of component variables for a distributed variable.
Daftar abstrak< Variabel Tersimpan >
getExperimentalDistributedVariableComponentsList ()
 List of component variables for a distributed variable.
abstrak SavedVariableOrBuilder
getExperimentalDistributedVariableComponentsOrBuilder (indeks int)
 List of component variables for a distributed variable.
Daftar abstrak<? memperluas SavedVariableOrBuilder >
dapatkanExperimentalDistributedVariableComponentsOrBuilderList ()
 List of component variables for a distributed variable.
Tali abstrak
dapatkan Nama ()
string name = 6;
abstrak com.google.protobuf.ByteString
dapatkanNamaBytes ()
string name = 6;
TensorShapeProto abstrak
dapatkanBentuk ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder abstrak
dapatkanBentukOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
Sinkronisasi Variabel abstrak
dapatkan Sinkronisasi ()
.tensorflow.VariableSynchronization synchronization = 4;
abstrak ke dalam
dapatkanNilai Sinkronisasi ()
.tensorflow.VariableSynchronization synchronization = 4;
boolean abstrak
dapatkan Dapat Dilatih ()
bool trainable = 3;
boolean abstrak
memilikiBentuk ()
.tensorflow.TensorShapeProto shape = 2;

Metode Publik

VariabelAgregasi abstrak publik getAgregasi ()

.tensorflow.VariableAggregation aggregation = 5;

abstrak publik int getAggregationValue ()

.tensorflow.VariableAggregation aggregation = 5;

abstrak publik String getDevice ()

string device = 7;

abstrak publik com.google.protobuf.ByteString getDeviceBytes ()

string device = 7;

Tipe Data abstrak publik getDtype ()

.tensorflow.DataType dtype = 1;

abstrak publik int getDtypeValue ()

.tensorflow.DataType dtype = 1;

abstrak publik 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;

abstrak publik 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;

Daftar abstrak publik< 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;

abstrak publik SavedVariableOrBuilder getExperimentalDistributedVariableComponentsOrBuilder (int indeks)

 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;

Daftar abstrak publik<? extends 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;

abstrak publik String getName ()

string name = 6;

abstrak publik com.google.protobuf.ByteString getNameBytes ()

string name = 6;

TensorShapeProto getShape abstrak publik ()

.tensorflow.TensorShapeProto shape = 2;

abstrak publik TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

Sinkronisasi Variabel abstrak publik getSinkronisasi ()

.tensorflow.VariableSynchronization synchronization = 4;

abstrak publik int getSynchronizationValue ()

.tensorflow.VariableSynchronization synchronization = 4;

boolean abstrak publik getTrainable ()

bool trainable = 3;

boolean abstrak publik hasShape ()

.tensorflow.TensorShapeProto shape = 2;