TypeSpecProto.Builder

classe finale statica pubblica TypeSpecProto.Builder

 Represents a tf.TypeSpec
 
Tipo protobuf tensorflow.TypeSpecProto

Metodi pubblici

TypeSpecProto.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
TypeSpecProto
TypeSpecProto
TypeSpecProto.Builder
chiaro ()
TypeSpecProto.Builder
clearField (campo 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
clone ()
TypeSpecProto
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
TypeSpecProto.TypeSpecClass
getTypeSpecClass ()
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
Corda
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;
Valore strutturato
getTypeState ()
 The value returned by TypeSpec._serialize().
StructuredValue.Builder
getTypeStateBuilder ()
 The value returned by TypeSpec._serialize().
ValorestrutturatoOrBuilder
getTypeStateOrBuilder ()
 The value returned by TypeSpec._serialize().
booleano
hasTypeState ()
 The value returned by TypeSpec._serialize().
booleano finale
TypeSpecProto.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
TypeSpecProto.Builder
mergeFrom (com.google.protobuf.Message altro)
TypeSpecProto.Builder
mergeTypeState (valore StructuredValue )
 The value returned by TypeSpec._serialize().
finale TypeSpecProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
TypeSpecProto.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
TypeSpecProto.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
TypeSpecProto.Builder
setTypeSpecClass (valore TypeSpecProto.TypeSpecClass )
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
TypeSpecProto.Builder
setTypeSpecClassName (valore stringa)
 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.
TypeSpecProto.Builder
setTypeSpecClassNameBytes (valore com.google.protobuf.ByteString)
 This is currently redundant with the type_spec_class enum, and is only
 used for error reporting.
TypeSpecProto.Builder
setTypeSpecClassValue (valore int)
.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;
TypeSpecProto.Builder
setTypeState (valore StructuredValue )
 The value returned by TypeSpec._serialize().
TypeSpecProto.Builder
setTypeState ( StructuredValue.Builder builderForValue)
 The value returned by TypeSpec._serialize().
finale TypeSpecProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public TypeSpecProto.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public TypeSpecProto build ()

public TypeSpecProto buildPartial ()

pubblico TypeSpecProto.Builder chiaro ()

public TypeSpecProto.Builder clearField (campo 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;

clone pubblico TypeSpecProto.Builder ()

public TypeSpecProto getDefaultInstanceForType ()

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

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

public TypeSpecProto.TypeSpecClass getTypeSpecClass ()

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

stringa pubblica 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;

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

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

pubblico booleano hasTypeState ()

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

public final booleano isInitialized ()

public TypeSpecProto.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

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

public TypeSpecProto.Builder mergeTypeState (valore 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 (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public TypeSpecProto.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

public TypeSpecProto.Builder setTypeSpecClass (valore TypeSpecProto.TypeSpecClass )

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

public TypeSpecProto.Builder setTypeSpecClassName (valore stringa)

 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 (valore 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 (valore int)

.tensorflow.TypeSpecProto.TypeSpecClass type_spec_class = 1;

public TypeSpecProto.Builder setTypeState (valore 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;

public final TypeSpecProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)