TypeSpecProto.Builder คลาสสุดท้ายแบบคงที่สาธารณะ
Represents a tf.TypeSpec
tensorflow.TypeSpecProto วิธีการสาธารณะ
| TypeSpecProto.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
| ประเภท SpecProto | สร้าง () |
| ประเภท SpecProto | สร้างบางส่วน () |
| 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 | โคลน () |
| ประเภท SpecProto | |
| 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. |
| ภายใน | 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(). |
| บูลีน | hasTypeState () The value returned by TypeSpec._serialize(). |
| บูลีนสุดท้าย | |
| TypeSpecProto.Builder | mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TypeSpecProto.Builder | mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ ) |
| TypeSpecProto.Builder | |
| TypeSpecProto.Builder สุดท้าย | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
| 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 | |
| TypeSpecProto.Builder | setTypeState ( StructuredValue.Builder builderForValue) The value returned by TypeSpec._serialize(). |
| TypeSpecProto.Builder สุดท้าย | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
วิธีการสืบทอด
วิธีการสาธารณะ
TypeSpecProto.Builder addRepeatedField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
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; สาธารณะคงที่สุดท้าย 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; บูลีนสุดท้ายสาธารณะ isInitialized ()
TypeSpecProto.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
| IOข้อยกเว้น |
|---|
TypeSpecProto.Builder สาธารณะ mergeTypeState (ค่า StructuredValue )
The value returned by TypeSpec._serialize().
.tensorflow.StructuredValue type_state = 2; TypeSpecProto.Builder สาธารณะขั้นสุดท้าย ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
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 )
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;