TypeSpecProto.Builder

lớp cuối cùng tĩnh công khai TypeSpecProto.Builder

 Represents a tf.TypeSpec
 
Tenorflow loại tensorflow.TypeSpecProto

Phương pháp công khai

TypeSpecProto.Builder
addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
LoạiSpecProto
LoạiSpecProto
TypeSpecProto.Builder
TypeSpecProto.Builder
ClearField (trường 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
LoạiSpecProto
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
com.google.protobuf.Descriptors.Descriptor
TypeSpecProto.TypeSpecClass
getTypeSpecClass ()
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
Sợi dây
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;
Giá trị có cấu trúc
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().
boolean cuối cùng
TypeSpecProto.Builder
mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
TypeSpecProto.Builder
mergeFrom (com.google.protobuf.Message other)
TypeSpecProto.Builder
mergeTypeState (giá trị StructuredValue )
 The value returned by TypeSpec._serialize().
TypeSpecProto.Builder cuối cùng
hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
TypeSpecProto.Builder
setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
TypeSpecProto.Builder
setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
TypeSpecProto.Builder
setTypeSpecClass (giá trị TypeSpecProto.TypeSpecClass )
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
TypeSpecProto.Builder
setTypeSpecClassName (Giá trị chuỗi)
 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.
TypeSpecProto.Builder
setTypeSpecClassNameBytes (giá trị com.google.protobuf.ByteString)
 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.
TypeSpecProto.Builder
setTypeSpecClassValue (giá trị int)
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
TypeSpecProto.Builder
setTypeState (giá trị StructuredValue )
 The value returned by TypeSpec._serialize().
TypeSpecProto.Builder
setTypeState ( StructuredValue.Builder builderForValue)
 The value returned by TypeSpec._serialize().
TypeSpecProto.Builder cuối cùng
setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

Phương pháp kế thừa

Phương pháp công khai

public TypeSpecProto.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

bản dựng TypeSpecProto công khai ()

public TypeSpecProto buildPartial ()

public TypeSpecProto.Builder rõ ràng ()

public TypeSpecProto.Builder clearField (trường com.google.protobuf.Descriptors.FieldDescriptor)

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

public TypeSpecProto.Builder clearTypeSpecClass ()

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

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

public TypeSpecProto.Builder clearTypeState ()

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

bản sao công khai TypeSpecProto.Builder ()

public TypeSpecProto getDefaultInstanceForType ()

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()

public TypeSpecProto.TypeSpecClass getTypeSpecClass ()

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

Chuỗi công khai 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 công khai 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 công khai getTypeSpecClassValue ()

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

Giá trị cấu trúc công khai getTypeState ()

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

công khai StructuredValue.Builder getTypeStateBuilder ()

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

công khai StructuredValueOrBuilder getTypeStateOrBuilder ()

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

boolean công khai hasTypeState ()

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

boolean cuối cùng công khai được khởi tạo ()

public TypeSpecProto.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

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

public TypeSpecProto.Builder mergeTypeState (giá trị StructuredValue )

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

trận chung kết công khai TypeSpecProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public TypeSpecProto.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

public TypeSpecProto.Builder setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)

public TypeSpecProto.Builder setTypeSpecClass (giá trị TypeSpecProto.TypeSpecClass )

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

public TypeSpecProto.Builder setTypeSpecClassName (Giá trị chuỗi)

 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 (giá trị 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;

public TypeSpecProto.Builder setTypeSpecClassValue (giá trị int)

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

public TypeSpecProto.Builder setTypeState (giá trị StructuredValue )

 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;

trận chung kết công khai TypeSpecProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)