পাবলিক ফাইনাল ক্লাস TypeSpecProto
Represents a tf.TypeSpec
tensorflow.TypeSpecProto নেস্টেড ক্লাস
| ক্লাস | TypeSpecProto.Builder | Represents a tf.TypeSpec tensorflow.TypeSpecProto | |
| enum | TypeSpecProto.TypeSpecClass | Protobuf enum tensorflow.TypeSpecProto.TypeSpecClass | |
ধ্রুবক
| int | TYPE_SPEC_CLASS_FIELD_NUMBER | |
| int | TYPE_SPEC_CLASS_NAME_FIELD_NUMBER | |
| int | TYPE_STATE_FIELD_NUMBER |
পাবলিক পদ্ধতি
| বুলিয়ান | সমান (অবজেক্ট অবজেক্ট) |
| স্ট্যাটিক TypeSpecProto | |
| TypeSpecProto | |
| চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor | |
| int | |
| 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(). |
| StructuredValueOrBuilder | getTypeStateOrBuilder () The value returned by TypeSpec._serialize(). |
| চূড়ান্ত com.google.protobuf.UnknownFieldSet | |
| বুলিয়ান | আছে টাইপস্টেট () The value returned by TypeSpec._serialize(). |
| int | হ্যাশকোড () |
| চূড়ান্ত বুলিয়ান | |
| স্ট্যাটিক TypeSpecProto.Builder | newBuilder ( TypeSpecProto প্রোটোটাইপ) |
| স্ট্যাটিক TypeSpecProto.Builder | |
| TypeSpecProto.Builder | |
| স্ট্যাটিক TypeSpecProto | পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট) |
| স্ট্যাটিক TypeSpecProto | parseDelimitedFrom (ইনপুটস্ট্রীম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি) |
| স্ট্যাটিক TypeSpecProto | পার্সফ্রম (বাইটবাফার ডেটা) |
| স্ট্যাটিক TypeSpecProto | parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
| স্ট্যাটিক TypeSpecProto | parseFrom (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
| স্ট্যাটিক TypeSpecProto | parseFrom (com.google.protobuf.CodedInputStream ইনপুট) |
| স্ট্যাটিক TypeSpecProto | পার্সফ্রম (বাইট[] ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
| স্ট্যাটিক TypeSpecProto | parseFrom (com.google.protobuf.ByteString ডেটা) |
| স্ট্যাটিক TypeSpecProto | পার্সফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি) |
| স্ট্যাটিক TypeSpecProto | parseFrom (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
| স্থির | পার্সার () |
| TypeSpecProto.Builder | নির্মাণকারী () |
| অকার্যকর | writeTo (com.google.protobuf.CodedOutputStream আউটপুট) |
উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি
ধ্রুবক
পাবলিক স্ট্যাটিক ফাইনাল int TYPE_SPEC_CLASS_FIELD_NUMBER
ধ্রুবক মান: 1
পাবলিক স্ট্যাটিক ফাইনাল int TYPE_SPEC_CLASS_NAME_FIELD_NUMBER
ধ্রুবক মান: 3
পাবলিক স্ট্যাটিক ফাইনাল int TYPE_STATE_FIELD_NUMBER
ধ্রুবক মান: 2
পাবলিক পদ্ধতি
পাবলিক বুলিয়ান সমান (অবজেক্ট অবজেক্ট)
পাবলিক স্ট্যাটিক ফাইনাল com.google.protobuf.Descriptors.Descriptor getDescriptor ()
সর্বজনীন getParserForType ()
পাবলিক int getSerializedSize ()
সর্বজনীন 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; পাবলিক StructuredValueOrBuilder getTypeStateOrBuilder ()
The value returned by TypeSpec._serialize().
.tensorflow.StructuredValue type_state = 2; সর্বজনীন চূড়ান্ত com.google.protobuf.UnknownFieldSet getUnknownFields ()
পাবলিক বুলিয়ান hasTypeState ()
The value returned by TypeSpec._serialize().
.tensorflow.StructuredValue type_state = 2; পাবলিক int হ্যাশকোড ()
সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()
সর্বজনীন স্ট্যাটিক TypeSpecProto পার্সডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি)
নিক্ষেপ করে
| IO ব্যতিক্রম |
|---|
পাবলিক স্ট্যাটিক TypeSpecProto parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
| IO ব্যতিক্রম |
|---|
পাবলিক স্ট্যাটিক TypeSpecProto parseFrom (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
| অবৈধ প্রোটোকলবাফার ব্যতিক্রম |
|---|
পাবলিক স্ট্যাটিক TypeSpecProto parseFrom (com.google.protobuf.CodedInputStream ইনপুট)
নিক্ষেপ করে
| IO ব্যতিক্রম |
|---|
পাবলিক স্ট্যাটিক TypeSpecProto পার্সফ্রম (বাইট[] ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
| অবৈধ প্রোটোকলবাফার ব্যতিক্রম |
|---|
পাবলিক স্ট্যাটিক TypeSpecProto parseFrom (com.google.protobuf.ByteString ডেটা)
নিক্ষেপ করে
| অবৈধ প্রোটোকলবাফার ব্যতিক্রম |
|---|
পাবলিক স্ট্যাটিক TypeSpecProto parseFrom (InputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
| IO ব্যতিক্রম |
|---|
পাবলিক স্ট্যাটিক TypeSpecProto parseFrom (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
| অবৈধ প্রোটোকলবাফার ব্যতিক্রম |
|---|
পাবলিক স্ট্যাটিক পার্সার ()
public void writeTo (com.google.protobuf.CodedOutputStream আউটপুট)
নিক্ষেপ করে
| IO ব্যতিক্রম |
|---|