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
كلير تايب سبيك كلاس ()
.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
حالة كلير تايب ()
 The value returned by TypeSpec._serialize().
TypeSpecProto.Builder
TypeSpecProto
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
TypeSpecProto.TypeSpecClass
الحصول علىTypeSpecClass ()
.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.
كثافة العمليات
الحصول علىTypeSpecClassValue ()
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
القيمة المنظمة
getTypeState ()
 The value returned by TypeSpec._serialize().
StructuredValue.Builder
الحصول علىTypeStateBuilder ()
 The value returned by TypeSpec._serialize().
القيمة الهيكلية أو البناء
getTypeStateOrBuilder ()
 The value returned by TypeSpec._serialize().
منطقية
hasTypeState ()
 The value returned by TypeSpec._serialize().
منطقية نهائية
TypeSpecProto.Builder
دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
TypeSpecProto.Builder
دمج من (com.google.protobuf.Message أخرى)
TypeSpecProto.Builder
mergeTypeState (قيمة StructuredValue )
 The value returned by TypeSpec._serialize().
النهائي TypeSpecProto.Builder
دمجUnknownFields (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.
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 (قيمة StructuredValue )
 The value returned by TypeSpec._serialize().
TypeSpecProto.Builder
setTypeState ( StructuredValue.Builder builderForValue)
 The value returned by TypeSpec._serialize().
النهائي TypeSpecProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

الطرق الموروثة

الأساليب العامة

النوع العام TypeSpecProto.Builder addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

بناء TypeSpecProto العام ()

النوع العام TypeSpecProto buildPartial ()

العامة 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.  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;

public StructuredValue getTypeState ()

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

public StructuredValue.Builder getTypeStateBuilder ()

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

public 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 input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

العام TypeSpecProto.Builder mergeFrom (com.google.protobuf.Message أخرى)

العام TypeSpecProto.Builder mergeTypeState (قيمة StructuredValue )

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

النهائي العام TypeSpecProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)

العامة TypeSpecProto.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor الحقل، قيمة الكائن)

TypeSpecProto.Builder العام setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، مؤشر int، قيمة الكائن)

مجموعة TypeSpecProto.Builder العامة TypeSpecClass (قيمة TypeSpecProto.TypeSpecClass )

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

مجموعة TypeSpecProto.Builder العامة TypeSpecClassName (قيمة السلسلة)

 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 العامة TypeSpecClassNameBytes (قيمة 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 العامة TypeSpecClassValue (قيمة 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;

النهائي العام TypeSpecProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)