TrackableObjectGraph.TrackableObject.SerializedTensor.Builder

kelas akhir statis publik TrackableObjectGraph.TrackableObject.SerializedTensor.Builder

Tipe protobuf tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor

Metode Publik

TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
TrackableObjectGraph.TrackableObject.SerializedTensor
TrackableObjectGraph.TrackableObject.SerializedTensor
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
jernih ()
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
hapusCheckpointKey ()
 The generated name of the Tensor in the checkpoint.
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
hapus Nama Lengkap ()
 The full name of the variable/tensor, if applicable.
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
nama jelas ()
 A name for the Tensor.
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor salah satu)
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
hapusOpsionalRestore ()
 Whether checkpoints should be considered as matching even without this
 value restored.
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
klon ()
Rangkaian
dapatkanCheckpointKey ()
 The generated name of the Tensor in the checkpoint.
com.google.protobuf.ByteString
dapatkanCheckpointKeyBytes ()
 The generated name of the Tensor in the checkpoint.
TrackableObjectGraph.TrackableObject.SerializedTensor
com.google.protobuf.Descriptors.Descriptor statis terakhir
com.google.protobuf.Descriptors.Descriptor
Rangkaian
dapatkan Nama Lengkap ()
 The full name of the variable/tensor, if applicable.
com.google.protobuf.ByteString
dapatkanFullNameBytes ()
 The full name of the variable/tensor, if applicable.
Rangkaian
dapatkan Nama ()
 A name for the Tensor.
com.google.protobuf.ByteString
dapatkanNamaBytes ()
 A name for the Tensor.
boolean
dapatkanOptionalRestore ()
 Whether checkpoints should be considered as matching even without this
 value restored.
boolean terakhir
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
mergeFrom (com.google.protobuf.Pesan lainnya)
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder terakhir
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
setCheckpointKey (Nilai string)
 The generated name of the Tensor in the checkpoint.
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
setCheckpointKeyBytes (nilai com.google.protobuf.ByteString)
 The generated name of the Tensor in the checkpoint.
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
setFullName (Nilai string)
 The full name of the variable/tensor, if applicable.
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
setFullNameBytes (nilai com.google.protobuf.ByteString)
 The full name of the variable/tensor, if applicable.
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
setName (Nilai string)
 A name for the Tensor.
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
setNameBytes (nilai com.google.protobuf.ByteString)
 A name for the Tensor.
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
setOptionalRestore (nilai boolean)
 Whether checkpoints should be considered as matching even without this
 value restored.
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder terakhir
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Metode Warisan

Metode Publik

public TrackableObjectGraph.TrackableObject.SerializedTensor.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

publik TrackableObjectGraph.TrackableObject.SerializedTensor.Builder clearCheckpointKey ()

 The generated name of the Tensor in the checkpoint.
 
string checkpoint_key = 3;

TrackableObjectGraph.TrackableObject.SerializedTensor.Builder clearField publik (bidang com.google.protobuf.Descriptors.FieldDescriptor)

publik TrackableObjectGraph.TrackableObject.SerializedTensor.Builder clearFullName ()

 The full name of the variable/tensor, if applicable. Used to allow
 name-based loading of checkpoints which were saved using an
 object-based API. Should match the checkpoint key which would have been
 assigned by tf.train.Saver.
 
string full_name = 2;

TrackableObjectGraph.TrackableObject.SerializedTensor.Builder clearName () publik

 A name for the Tensor. Simple variables have only one
 `SerializedTensor` named "VARIABLE_VALUE" by convention. This value may
 be restored on object creation as an optimization.
 
string name = 1;

publik TrackableObjectGraph.TrackableObject.SerializedTensor.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

publik TrackableObjectGraph.TrackableObject.SerializedTensor.Builder clearOptionalRestore ()

 Whether checkpoints should be considered as matching even without this
 value restored. Used for non-critical values which don't affect the
 TensorFlow graph, such as layer configurations.
 
bool optional_restore = 4;

String publik getCheckpointKey ()

 The generated name of the Tensor in the checkpoint.
 
string checkpoint_key = 3;

com.google.protobuf.ByteString publik getCheckpointKeyBytes ()

 The generated name of the Tensor in the checkpoint.
 
string checkpoint_key = 3;

publik TrackableObjectGraph.TrackableObject.SerializedTensor getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor publik getDescriptorForType ()

String publik dapatkan Nama Lengkap ()

 The full name of the variable/tensor, if applicable. Used to allow
 name-based loading of checkpoints which were saved using an
 object-based API. Should match the checkpoint key which would have been
 assigned by tf.train.Saver.
 
string full_name = 2;

publik com.google.protobuf.ByteString getFullNameBytes ()

 The full name of the variable/tensor, if applicable. Used to allow
 name-based loading of checkpoints which were saved using an
 object-based API. Should match the checkpoint key which would have been
 assigned by tf.train.Saver.
 
string full_name = 2;

GetName String publik ()

 A name for the Tensor. Simple variables have only one
 `SerializedTensor` named "VARIABLE_VALUE" by convention. This value may
 be restored on object creation as an optimization.
 
string name = 1;

publik com.google.protobuf.ByteString getNameBytes ()

 A name for the Tensor. Simple variables have only one
 `SerializedTensor` named "VARIABLE_VALUE" by convention. This value may
 be restored on object creation as an optimization.
 
string name = 1;

boolean publik getOptionalRestore ()

 Whether checkpoints should be considered as matching even without this
 value restored. Used for non-critical values which don't affect the
 TensorFlow graph, such as layer configurations.
 
bool optional_restore = 4;

boolean akhir publik diinisialisasi ()

TrackableObjectGraph.TrackableObject.SerializedTensor.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) publik

Melempar
Pengecualian IO

TrackableObjectGraph.TrackableObject.SerializedTensor.Builder mergeFrom (com.google.protobuf.Message lainnya) publik

TrackableObjectGraph.TrackableObject.SerializedTensor.Builder mergeUnknownFields akhir publik (com.google.protobuf.UnknownFieldSet unknownFields)

TrackableObjectGraph.TrackableObject.SerializedTensor.Builder setCheckpointKey (nilai string) publik

 The generated name of the Tensor in the checkpoint.
 
string checkpoint_key = 3;

TrackableObjectGraph.TrackableObject.SerializedTensor.Builder setCheckpointKeyBytes publik (nilai com.google.protobuf.ByteString)

 The generated name of the Tensor in the checkpoint.
 
string checkpoint_key = 3;

public TrackableObjectGraph.TrackableObject.SerializedTensor.Builder setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

publik TrackableObjectGraph.TrackableObject.SerializedTensor.Builder setFullName (Nilai string)

 The full name of the variable/tensor, if applicable. Used to allow
 name-based loading of checkpoints which were saved using an
 object-based API. Should match the checkpoint key which would have been
 assigned by tf.train.Saver.
 
string full_name = 2;

TrackableObjectGraph.TrackableObject.SerializedTensor.Builder setFullNameBytes publik (nilai com.google.protobuf.ByteString)

 The full name of the variable/tensor, if applicable. Used to allow
 name-based loading of checkpoints which were saved using an
 object-based API. Should match the checkpoint key which would have been
 assigned by tf.train.Saver.
 
string full_name = 2;

TrackableObjectGraph.TrackableObject.SerializedTensor.Builder setName publik (nilai string)

 A name for the Tensor. Simple variables have only one
 `SerializedTensor` named "VARIABLE_VALUE" by convention. This value may
 be restored on object creation as an optimization.
 
string name = 1;

TrackableObjectGraph.TrackableObject.SerializedTensor.Builder setNameBytes publik (nilai com.google.protobuf.ByteString)

 A name for the Tensor. Simple variables have only one
 `SerializedTensor` named "VARIABLE_VALUE" by convention. This value may
 be restored on object creation as an optimization.
 
string name = 1;

TrackableObjectGraph.TrackableObject.SerializedTensor.Builder setOptionalRestore publik (nilai boolean)

 Whether checkpoints should be considered as matching even without this
 value restored. Used for non-critical values which don't affect the
 TensorFlow graph, such as layer configurations.
 
bool optional_restore = 4;

publik TrackableObjectGraph.TrackableObject.SerializedTensor.Builder setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)

TrackableObjectGraph.TrackableObject.SerializedTensor.Builder akhir publik TrackableObjectGraph.TrackableObject.SerializedTensor.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)