الفئة النهائية الثابتة العامة 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 | ClearCheckpointKey () 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 | مسح اختياري استعادة () Whether checkpoints should be considered as matching even without this value restored. |
| TrackableObjectGraph.TrackableObject.SerializedTensor.Builder | استنساخ () |
| خيط | الحصول على مفتاح التحقق () The generated name of the Tensor in the checkpoint. |
| com.google.protobuf.ByteString | الحصول على CheckpointKeyBytes () 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 | الحصول علىFullNameBytes () The full name of the variable/tensor, if applicable. |
| خيط | الحصول على الاسم () A name for the Tensor. |
| com.google.protobuf.ByteString | الحصول على اسم بايت () A name for the Tensor. |
| منطقية | استعادة اختيارية () Whether checkpoints should be considered as matching even without this value restored. |
| منطقية نهائية | تمت التهيئة () |
| TrackableObjectGraph.TrackableObject.SerializedTensor.Builder | دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| TrackableObjectGraph.TrackableObject.SerializedTensor.Builder | دمج من (com.google.protobuf.Message أخرى) |
| النهائي TrackableObjectGraph.TrackableObject.SerializedTensor.Builder | دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
| 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.UnknownFieldSet UnknownFields) |
الطرق الموروثة
الأساليب العامة
عامة TrackableObjectGraph.TrackableObject.SerializedTensor.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
العامة TrackableObjectGraph.TrackableObject.SerializedTensor.Builder ClearCheckpointKey ()
The generated name of the Tensor in the checkpoint.
string checkpoint_key = 3; TrackableObjectGraph.TrackableObject.SerializedTensor.Builder ClearField العام (حقل com.google.protobuf.Descriptors.FieldDescriptor)
العامة 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 ()
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)
العامة 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; سلسلة getCheckpointKey () العامة
The generated name of the Tensor in the checkpoint.
string checkpoint_key = 3; com.google.protobuf.ByteString العامة getCheckpointKeyBytes ()
The generated name of the Tensor in the checkpoint.
string checkpoint_key = 3; النهائي العام الثابت 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; 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; 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; تمت تهيئة القيمة المنطقية النهائية العامة ()
عام TrackableObjectGraph.TrackableObject.SerializedTensor.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException |
|---|
العامة TrackableObjectGraph.TrackableObject.SerializedTensor.Builder mergeFrom (com.google.protobuf.Message أخرى)
العام النهائي TrackableObjectGraph.TrackableObject.SerializedTensor.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder العامة setCheckpointKey (قيمة السلسلة)
The generated name of the Tensor in the checkpoint.
string checkpoint_key = 3; TrackableObjectGraph.TrackableObject.SerializedTensor.Builder العامة setCheckpointKeyBytes (قيمة com.google.protobuf.ByteString)
The generated name of the Tensor in the checkpoint.
string checkpoint_key = 3; TrackableObjectGraph.TrackableObject.SerializedTensor.Builder العام setField (com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
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; العامة 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; 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; العامة 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; 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;