TypeSpecProto.Builder

کلاس نهایی استاتیک عمومی TypeSpecProto.Builder

 Represents a tf.TypeSpec
 
نوع Protobuf tensorflow.TypeSpecProto

روش های عمومی

TypeSpecProto.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
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
نهایی static 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;
StructuredValue
getTypeState ()
 The value returned by TypeSpec._serialize().
StructuredValue.Builder
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.Message other)
TypeSpecProto.Builder
mergeTypeState (مقدار StructuredValue )
 The value returned by TypeSpec._serialize().
TypeSpecProto.Builder نهایی
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
TypeSpecProto.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
TypeSpecProto.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
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.UnknownFieldSetknownFields)

روش های ارثی

روش های عمومی

عمومی TypeSpecProto.Builder addRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)

ساخت عمومی TypeSpecProto ()

عمومی TypeSpecProto buildPartial ()

Public TypeSpecProto.Builder clear ()

public TypeSpecProto.Builder clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor)

public 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 ()

public static final 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;

عمومی StructuredValue 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 mergeFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

public TypeSpecProto.Builder mergeFrom (com.google.protobuf.Message other)

عمومی TypeSpecProto.Builder mergeTypeState (مقدار StructuredValue )

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

عمومی نهایی TypeSpecProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public TypeSpecProto.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)

public TypeSpecProto.Builder setRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor, int index, Object value)

عمومی 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;

عمومی نهایی TypeSpecProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)