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
সাফ চেকপয়েন্টকি ()
 The generated name of the Tensor in the checkpoint.
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র)
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
clearFullName ()
 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
স্ট্রিং
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
স্ট্রিং
getFullName ()
 The full name of the variable/tensor, if applicable.
com.google.protobuf.ByteString
getFullNameBytes ()
 The full name of the variable/tensor, if applicable.
স্ট্রিং
getName ()
 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 এক্সটেনশন রেজিস্ট্রি)
TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
mergeFrom (com.google.protobuf.অন্যান্য বার্তা পাঠান)
চূড়ান্ত TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
একত্রিত করুন অজানাক্ষেত্র (com.google.protobuf.UnknownFieldSet অজানাক্ষেত্র)
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
সেটঅপশনাল রিস্টোর (বুলিয়ান মান)
 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
সেটUnknownFields (com.google.protobuf.UnknownFieldসেট অজানাফিল্ড)

উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি

পাবলিক পদ্ধতি

সর্বজনীন TrackableObjectGraph.TrackableObject.SerializedTensor.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)

সর্বজনীন TrackableObjectGraph.TrackableObject.SerializedTensor build ()

সর্বজনীন TrackableObjectGraph.TrackableObject.SerializedTensor buildPartial ()

সর্বজনীন 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;

সর্বজনীন TrackableObjectGraph.TrackableObject.SerializedTensor.Builder ক্লোন ()

সর্বজনীন স্ট্রিং 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;

সর্বজনীন 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;

সর্বজনীন 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 ইনপুট, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

নিক্ষেপ করে
IO ব্যতিক্রম

সর্বজনীন TrackableObjectGraph.TrackableObject.SerializedTensor.Builder mergeFrom (com.google.protobuf.Message other)

সর্বজনীন চূড়ান্ত 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;

সর্বজনীন TrackableObjectGraph.TrackableObject.SerializedTensor.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান)

সর্বজনীন চূড়ান্ত TrackableObjectGraph.TrackableObject.SerializedTensor.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)