TypeSpecProto.Builder

genel statik son sınıf TypeSpecProto.Builder

 Represents a tf.TypeSpec
 
Protobuf türü tensorflow.TypeSpecProto

Genel Yöntemler

TypeSpecProto.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
TipSpecProto
TipSpecProto
TypeSpecProto.Builder
TypeSpecProto.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
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
klon ()
TipSpecProto
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
TypeSpecProto.TypeSpecClass
getTypeSpecClass ()
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
Sicim
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;
Yapılandırılmış Değer
getTypeState ()
 The value returned by TypeSpec._serialize().
StructuredValue.Builder
getTypeStateBuilder ()
 The value returned by TypeSpec._serialize().
StructuredValueOrBuilder
getTypeStateOrBuilder ()
 The value returned by TypeSpec._serialize().
boolean
hasTypeState ()
 The value returned by TypeSpec._serialize().
son boole değeri
TypeSpecProto.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TypeSpecProto.Builder
mergeFrom (com.google.protobuf.Message other)
TypeSpecProto.Builder
mergeTypeState ( StructuredValue değeri)
 The value returned by TypeSpec._serialize().
son TypeSpecProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
TypeSpecProto.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
TypeSpecProto.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
TypeSpecProto.Builder
setTypeSpecClass ( TypeSpecProto.TypeSpecClass değeri)
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
TypeSpecProto.Builder
setTypeSpecClassName (Dize değeri)
 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.
TypeSpecProto.Builder
setTypeSpecClassNameBytes (com.google.protobuf.ByteString değeri)
 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.
TypeSpecProto.Builder
setTypeSpecClassValue (int değeri)
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
TypeSpecProto.Builder
setTypeState ( StructuredValue değeri)
 The value returned by TypeSpec._serialize().
TypeSpecProto.Builder
setTypeState ( StructuredValue.Builder builderForValue)
 The value returned by TypeSpec._serialize().
son TypeSpecProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

public TypeSpecProto.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

genel TypeSpecProto yapısı ()

public TypeSpecProto buildPartial ()

genel TypeSpecProto.Builder clear ()

genel TypeSpecProto.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

public TypeSpecProto.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

genel TypeSpecProto.Builder clearTypeSpecClass ()

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

genel 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;

genel TypeSpecProto.Builder clearTypeState ()

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

genel TypeSpecProto.Builder klonu ()

public TypeSpecProto getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public TypeSpecProto.TypeSpecClass getTypeSpecClass ()

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

public String 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;

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

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

genel boolean hasTypeState ()

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

genel final boolean isInitialized ()

genel TypeSpecProto.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

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

public TypeSpecProto.Builder mergeTypeState ( StructuredValue değeri)

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

genel final TypeSpecProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public TypeSpecProto.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public TypeSpecProto.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

public TypeSpecProto.Builder setTypeSpecClass ( TypeSpecProto.TypeSpecClass değeri)

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

public TypeSpecProto.Builder setTypeSpecClassName (Dize değeri)

 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;

public TypeSpecProto.Builder setTypeSpecClassNameBytes (com.google.protobuf.ByteString değeri)

 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;

public TypeSpecProto.Builder setTypeSpecClassValue (int değer)

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

public TypeSpecProto.Builder setTypeState ( StructuredValue değeri)

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

public TypeSpecProto.Builder setTypeState ( StructuredValue.Builder builderForValue)

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

genel final TypeSpecProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)