kelas akhir statis publik TypeSpecProto.Builder
Represents a tf.TypeSpec
tensorflow.TypeSpecProto Metode Publik
| TypeSpecProto.Builder | addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
| TypeSpecProto | membangun () |
| TypeSpecProto | |
| TypeSpecProto.Builder | jernih () |
| TypeSpecProto.Builder | clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor) |
| TypeSpecProto.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| TypeSpecProto.Builder | jelasTypeSpecClass () .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 | jelasTypeState () The value returned by TypeSpec._serialize(). |
| TypeSpecProto.Builder | klon () |
| TypeSpecProto | |
| com.google.protobuf.Descriptors.Descriptor statis terakhir | |
| com.google.protobuf.Descriptors.Descriptor | |
| TypeSpecProto.TypeSpecClass | getTypeSpecClass () .tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1; |
| Rangkaian | 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. |
| ke dalam | getTypeSpecClassValue () .tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1; |
| Nilai Terstruktur | dapatkanTypeState () The value returned by TypeSpec._serialize(). |
| Nilai Terstruktur.Pembangun | dapatkanTypeStateBuilder () The value returned by TypeSpec._serialize(). |
| StructuredValueOrBuilder | getTypeStateOrBuilder () The value returned by TypeSpec._serialize(). |
| boolean | hasTypeState () The value returned by TypeSpec._serialize(). |
| boolean terakhir | |
| TypeSpecProto.Builder | mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| TypeSpecProto.Builder | mergeFrom (com.google.protobuf.Pesan lainnya) |
| TypeSpecProto.Builder | |
| TypeSpecProto.Builder terakhir | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
| TypeSpecProto.Builder | setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
| TypeSpecProto.Builder | setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek) |
| TypeSpecProto.Builder | setTypeSpecClass (nilai TypeSpecProto.TypeSpecClass ) .tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1; |
| TypeSpecProto.Builder | setTypeSpecClassName (Nilai string) This is currently redundant with the type_spec_class enum, and is only used for error reporting. |
| TypeSpecProto.Builder | setTypeSpecClassNameBytes (nilai com.google.protobuf.ByteString) This is currently redundant with the type_spec_class enum, and is only used for error reporting. |
| TypeSpecProto.Builder | setTypeSpecClassValue (nilai int) .tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1; |
| TypeSpecProto.Builder | |
| TypeSpecProto.Builder | setTypeState ( StructuredValue.Pembuat pembangunForValue) The value returned by TypeSpec._serialize(). |
| TypeSpecProto.Builder terakhir | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Metode Warisan
Metode Publik
public TypeSpecProto.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
TypeSpecProto.Builder publik clearTypeSpecClass ()
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
TypeSpecProto.Builder publik 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; publik TypeSpecProto.Builder clearTypeState ()
The value returned by TypeSpec._serialize().
.tensorflow.StructuredValue type_state = 2; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor publik getDescriptorForType ()
publik TypeSpecProto.TypeSpecClass getTypeSpecClass ()
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
String publik 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; publik 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; publik int getTypeSpecClassValue ()
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
Nilai Terstruktur publik 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; publik StructuredValueOrBuilder getTypeStateOrBuilder ()
The value returned by TypeSpec._serialize().
.tensorflow.StructuredValue type_state = 2; boolean publik hasTypeState ()
The value returned by TypeSpec._serialize().
.tensorflow.StructuredValue type_state = 2; boolean akhir publik diinisialisasi ()
public TypeSpecProto.Builder mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
| Pengecualian IO |
|---|
publik TypeSpecProto.Builder mergeTypeState (nilai StructuredValue )
The value returned by TypeSpec._serialize().
.tensorflow.StructuredValue type_state = 2; public final TypeSpecProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public TypeSpecProto.Builder setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
public TypeSpecProto.Builder setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
publik TypeSpecProto.Builder setTypeSpecClass (nilai TypeSpecProto.TypeSpecClass )
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
public TypeSpecProto.Builder setTypeSpecClassName (Nilai string)
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; publik TypeSpecProto.Builder setTypeSpecClassNameBytes (nilai 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; publik TypeSpecProto.Builder setTypeSpecClassValue (nilai int)
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
publik TypeSpecProto.Builder setTypeState (nilai StructuredValue )
The value returned by TypeSpec._serialize().
.tensorflow.StructuredValue type_state = 2; publik TypeSpecProto.Builder setTypeState ( StructuredValue.Builder builderForValue)
The value returned by TypeSpec._serialize().
.tensorflow.StructuredValue type_state = 2;