TrackableObjectGraph.TrackableObject.SerializedTensor.Builder

общедоступный статический конечный класс TrackableObjectGraph.TrackableObject.SerializedTensor.Builder

Тип protobuf tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor

Публичные методы

TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
TrackableObjectGraph.TrackableObject.SerializedTensor
TrackableObjectGraph.TrackableObject.SerializedTensor
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
ОчиститьКлючCheckpointKey ()
 The generated name of the Tensor in the checkpoint.
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
очистить полное имя ()
 The full name of the variable/tensor, if applicable.
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
ясное имя ()
 A name for the Tensor.
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
ClearOptionalRestore ()
 Whether checkpoints should be considered as matching even without this
 value restored.
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
Нить
getCheckpointKey ()
 The generated name of the Tensor in the checkpoint.
com.google.protobuf.ByteString
getCheckpointKeyBytes ()
 The generated name of the Tensor in the checkpoint.
TrackableObjectGraph.TrackableObject.SerializedTensor
окончательный статический com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Нить
получить полное имя ()
 The full name of the variable/tensor, if applicable.
com.google.protobuf.ByteString
getFullNameBytes ()
 The full name of the variable/tensor, if applicable.
Нить
получитьИмя ()
 A name for the Tensor.
com.google.protobuf.ByteString
getNameBytes ()
 A name for the Tensor.
логическое значение
getOptionalRestore ()
 Whether checkpoints should be considered as matching even without this
 value restored.
последнее логическое значение
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
mergeFrom (com.google.protobuf.Message другое)
окончательный TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
setCheckpointKey (строковое значение)
 The generated name of the Tensor in the checkpoint.
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
setCheckpointKeyBytes (значение com.google.protobuf.ByteString)
 The generated name of the Tensor in the checkpoint.
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
setFullName (строковое значение)
 The full name of the variable/tensor, if applicable.
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
setFullNameBytes (значение com.google.protobuf.ByteString)
 The full name of the variable/tensor, if applicable.
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
setName (строковое значение)
 A name for the Tensor.
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
setNameBytes (значение com.google.protobuf.ByteString)
 A name for the Tensor.
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
setOptionalRestore (логическое значение)
 Whether checkpoints should be considered as matching even without this
 value restored.
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
окончательный TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

Унаследованные методы

Публичные методы

public TrackableObjectGraph.TrackableObject.SerializedTensor.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

общедоступная сборка TrackableObjectGraph.TrackableObject.SerializedTensor ()

общедоступный TrackableObjectGraph.TrackableObject.SerializedTensor buildPartial ()

public TrackableObjectGraph.TrackableObject.SerializedTensor.Builder ClearCheckpointKey ()

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

public TrackableObjectGraph.TrackableObject.SerializedTensor.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)

public TrackableObjectGraph.TrackableObject.SerializedTensor.BuilderclearFullName ( )

 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;

public TrackableObjectGraph.TrackableObject.SerializedTensor.Builder ClearName ()

 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 ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public 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;

общедоступный клон TrackableObjectGraph.TrackableObject.SerializedTensor.Builder ()

публичная строка getCheckpointKey ()

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

public com.google.protobuf.ByteString getCheckpointKeyBytes ()

строка

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

public TrackableObjectGraph.TrackableObject.SerializedTensor getDefaultInstanceForType ()

общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()

общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

публичная строка getFullName ()

 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;

public 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 ()

 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;

public 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;

общедоступное логическое значение 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;

публичное финальное логическое значение isInitialized ()

public TrackableObjectGraph.TrackableObject.SerializedTensor.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

public TrackableObjectGraph.TrackableObject.SerializedTensor.Builder mergeFrom (com.google.protobuf.Message другое)

общедоступный финальный TrackableObjectGraph.TrackableObject.SerializedTensor.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public TrackableObjectGraph.TrackableObject.SerializedTensor.Builder setCheckpointKey (строковое значение)

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

public TrackableObjectGraph.TrackableObject.SerializedTensor.Builder setCheckpointKeyBytes (значение com.google.protobuf.ByteString)

строка

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

public TrackableObjectGraph.TrackableObject.SerializedTensor.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

public TrackableObjectGraph.TrackableObject.SerializedTensor.Builder setFullName (строковое значение)

 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;

public TrackableObjectGraph.TrackableObject.SerializedTensor.Builder setFullNameBytes (значение 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;

public TrackableObjectGraph.TrackableObject.SerializedTensor.Builder setName (строковое значение)

 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;

public TrackableObjectGraph.TrackableObject.SerializedTensor.Builder setNameBytes (значение 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;

public TrackableObjectGraph.TrackableObject.SerializedTensor.Builder setOptionalRestore (логическое значение)

 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;

public TrackableObjectGraph.TrackableObject.SerializedTensor.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)

публичный финальный TrackableObjectGraph.TrackableObject.SerializedTensor.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)