TypeSpecProto.Builder

পাবলিক স্ট্যাটিক ফাইনাল ক্লাস TypeSpecProto.Builder

 Represents a tf.TypeSpec
 
Protobuf টাইপ tensorflow.TypeSpecProto

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

TypeSpecProto.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
TypeSpecProto
TypeSpecProto
TypeSpecProto.Builder
TypeSpecProto.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র)
TypeSpecProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
TypeSpecProto.Builder
clearTypeSpecClass ()
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
TypeSpecProto.Builder
clearTypeSpecClassName ()
 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.
TypeSpecProto.Builder
clearTypeState ()
 The value returned by TypeSpec._serialize().
TypeSpecProto.Builder
TypeSpecProto
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
TypeSpecProto.TypeSpecClass
getTypeSpecClass ()
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
স্ট্রিং
getTypeSpecClassName ()
 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.
com.google.protobuf.ByteString
getTypeSpecClassNameBytes ()
 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.
int
getTypeSpecClassValue ()
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
স্ট্রাকচার্ড ভ্যালু
getTypeState ()
 The value returned by TypeSpec._serialize().
স্ট্রাকচার্ড ভ্যালু। বিল্ডার
getTypeStateBuilder ()
 The value returned by TypeSpec._serialize().
StructuredValueOrBuilder
getTypeStateOrBuilder ()
 The value returned by TypeSpec._serialize().
বুলিয়ান
আছে টাইপস্টেট ()
 The value returned by TypeSpec._serialize().
চূড়ান্ত বুলিয়ান
TypeSpecProto.Builder
mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
TypeSpecProto.Builder
mergeFrom (com.google.protobuf.অন্যান্য বার্তা পাঠান)
TypeSpecProto.Builder
mergeTypeState ( স্ট্রাকচার্ড ভ্যালু মান)
 The value returned by TypeSpec._serialize().
চূড়ান্ত TypeSpecProto.Builder
একত্রিত করুন অজানাক্ষেত্র (com.google.protobuf.UnknownFieldSet অজানাক্ষেত্র)
TypeSpecProto.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
TypeSpecProto.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান)
TypeSpecProto.Builder
setTypeSpecClass ( TypeSpecProto.TypeSpecClass মান)
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
TypeSpecProto.Builder
setTypeSpecClassName (স্ট্রিং মান)
 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.
TypeSpecProto.Builder
setTypeSpecClassNameBytes (com.google.protobuf.ByteString মান)
 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.
TypeSpecProto.Builder
setTypeSpecClassValue (int মান)
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
TypeSpecProto.Builder
setTypeState ( স্ট্রাকচার্ড ভ্যালু মান)
 The value returned by TypeSpec._serialize().
TypeSpecProto.Builder
setTypeState ( StructuredValue.Builder builderForValue)
 The value returned by TypeSpec._serialize().
চূড়ান্ত TypeSpecProto.Builder
সেটUnknownFields (com.google.protobuf.UnknownFieldসেট অজানাফিল্ড)

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

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

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

সর্বজনীন TypeSpecProto বিল্ড ()

পাবলিক টাইপস্পেকপ্রোটো বিল্ড আংশিক ()

সর্বজনীন TypeSpecProto.Builder clear ()

সর্বজনীন TypeSpecProto.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র)

সর্বজনীন TypeSpecProto.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

সর্বজনীন TypeSpecProto.Builder clearTypeSpecClass ()

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

সর্বজনীন TypeSpecProto.Builder clearTypeSpecClassName ()

 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.  In particular, if you use an older binary to
 load a newer model, and the model uses a TypeSpecClass that the older
 binary doesn't support, then this lets us display a useful error message.
 
string type_spec_class_name = 3;

সর্বজনীন TypeSpecProto.Builder clearTypeState ()

 The value returned by TypeSpec._serialize().
 
.tensorflow.StructuredValue type_state = 2;

সর্বজনীন TypeSpecProto.Builder ক্লোন ()

সর্বজনীন TypeSpecProto getDefaultInstanceForType ()

পাবলিক স্ট্যাটিক ফাইনাল com.google.protobuf.Descriptors.Descriptor getDescriptor ()

সর্বজনীন com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

সর্বজনীন TypeSpecProto.TypeSpecClass getTypeSpecClass ()

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

সর্বজনীন স্ট্রিং getTypeSpecClassName ()

 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.  In particular, if you use an older binary to
 load a newer model, and the model uses a TypeSpecClass that the older
 binary doesn't support, then this lets us display a useful error message.
 
string type_spec_class_name = 3;

সর্বজনীন com.google.protobuf.ByteString getTypeSpecClassNameBytes ()

 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.  In particular, if you use an older binary to
 load a newer model, and the model uses a TypeSpecClass that the older
 binary doesn't support, then this lets us display a useful error message.
 
string type_spec_class_name = 3;

পাবলিক int getTypeSpecClassValue ()

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

পাবলিক স্ট্রাকচার্ড ভ্যালু getTypeState ()

 The value returned by TypeSpec._serialize().
 
.tensorflow.StructuredValue type_state = 2;

পাবলিক StructuredValue.Builder getTypeStateBuilder ()

 The value returned by TypeSpec._serialize().
 
.tensorflow.StructuredValue type_state = 2;

পাবলিক StructuredValueOrBuilder getTypeStateOrBuilder ()

 The value returned by TypeSpec._serialize().
 
.tensorflow.StructuredValue type_state = 2;

পাবলিক বুলিয়ান hasTypeState ()

 The value returned by TypeSpec._serialize().
 
.tensorflow.StructuredValue type_state = 2;

সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()

সর্বজনীন TypeSpecProto.Builder mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

নিক্ষেপ করে
IOException

সর্বজনীন TypeSpecProto.Builder mergeFrom (com.google.protobuf.অন্যান্য বার্তা)

সর্বজনীন TypeSpecProto.Builder mergeTypeState ( StructuredValue value)

 The value returned by TypeSpec._serialize().
 
.tensorflow.StructuredValue type_state = 2;

সর্বজনীন চূড়ান্ত TypeSpecProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

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

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

সর্বজনীন TypeSpecProto.Builder setTypeSpecClass ( TypeSpecProto.TypeSpecClass মান)

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

সর্বজনীন TypeSpecProto.Builder setTypeSpecClassName (স্ট্রিং মান)

 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.  In particular, if you use an older binary to
 load a newer model, and the model uses a TypeSpecClass that the older
 binary doesn't support, then this lets us display a useful error message.
 
string type_spec_class_name = 3;

সর্বজনীন TypeSpecProto.Builder setTypeSpecClassNameBytes (com.google.protobuf.ByteString মান)

 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.  In particular, if you use an older binary to
 load a newer model, and the model uses a TypeSpecClass that the older
 binary doesn't support, then this lets us display a useful error message.
 
string type_spec_class_name = 3;

সর্বজনীন TypeSpecProto.Builder setTypeSpecClassValue (int মান)

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

সর্বজনীন TypeSpecProto.Builder setTypeState ( StructuredValue value)

 The value returned by TypeSpec._serialize().
 
.tensorflow.StructuredValue type_state = 2;

সর্বজনীন TypeSpecProto.Builder setTypeState ( StructuredValue.Builder builderForValue)

 The value returned by TypeSpec._serialize().
 
.tensorflow.StructuredValue type_state = 2;

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