FunctionSpec.Builder

classe finale statique publique FunctionSpec.Builder

 Represents `FunctionSpec` used in `Function`. This represents a
 function that has been wrapped as a TensorFlow `Function`.
 
Tensorflow de type tensorflow.FunctionSpec

Méthodes publiques

FunctionSpec.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
FonctionSpec
FonctionSpec
FunctionSpec.Builder
clair ()
FunctionSpec.Builder
clearExperimentalCompile ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
FunctionSpec.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
FunctionSpec.Builder
clearFullargspec ()
 Full arg spec from inspect.getfullargspec().
FunctionSpec.Builder
clearInputSignature ()
 The input signature, if specified.
FunctionSpec.Builder
clearIsMethod ()
 Whether this represents a class method.
FunctionSpec.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
FunctionSpec.Builder
cloner ()
FonctionSpec
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
FunctionSpec.ExperimentalCompile
getExperimentalCompile ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
int
getExperimentalCompileValue ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
Valeur structurée
getFullargspec ()
 Full arg spec from inspect.getfullargspec().
StructuredValue.Builder
getFullargspecBuilder ()
 Full arg spec from inspect.getfullargspec().
StructuredValueOrBuilder
getFullargspecOrBuilder ()
 Full arg spec from inspect.getfullargspec().
Valeur structurée
getInputSignature ()
 The input signature, if specified.
StructuredValue.Builder
getInputSignatureBuilder ()
 The input signature, if specified.
StructuredValueOrBuilder
getInputSignatureOrBuilder ()
 The input signature, if specified.
booléen
getIsMethod ()
 Whether this represents a class method.
booléen
hasFullargspec ()
 Full arg spec from inspect.getfullargspec().
booléen
hasInputSignature ()
 The input signature, if specified.
booléen final
FunctionSpec.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
FunctionSpec.Builder
mergeFrom (com.google.protobuf.Message autre)
FunctionSpec.Builder
mergeFullargspec (valeur StructuredValue )
 Full arg spec from inspect.getfullargspec().
FunctionSpec.Builder
mergeInputSignature (valeur StructuredValue )
 The input signature, if specified.
FunctionSpec.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
FunctionSpec.Builder
setExperimentalCompile (valeur FunctionSpec.ExperimentalCompile )
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
FunctionSpec.Builder
setExperimentalCompileValue (valeur int)
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
FunctionSpec.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
FunctionSpec.Builder
setFullargspec ( StructuredValue.Builder builderForValue)
 Full arg spec from inspect.getfullargspec().
FunctionSpec.Builder
setFullargspec (valeur StructuredValue )
 Full arg spec from inspect.getfullargspec().
FunctionSpec.Builder
setInputSignature ( StructuredValue.Builder builderForValue)
 The input signature, if specified.
FunctionSpec.Builder
setInputSignature (valeur StructuredValue )
 The input signature, if specified.
FunctionSpec.Builder
setIsMethod (valeur booléenne)
 Whether this represents a class method.
FunctionSpec.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
FunctionSpec.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

public FunctionSpec.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

build public FunctionSpec ()

public FunctionSpec buildPartial ()

public FunctionSpec.Builder clear ()

public FunctionSpec.Builder clearExperimentalCompile ()

.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;

public FunctionSpec.Builder clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)

public FunctionSpec.Builder clearFullargspec ()

 Full arg spec from inspect.getfullargspec().
 
.tensorflow.StructuredValue fullargspec = 1;

public FunctionSpec.Builder clearInputSignature ()

 The input signature, if specified.
 
.tensorflow.StructuredValue input_signature = 5;

public FunctionSpec.Builder clearIsMethod ()

 Whether this represents a class method.
 
bool is_method = 2;

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

clone public FunctionSpec.Builder ()

public FunctionSpec getDefaultInstanceForType ()

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

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

public FunctionSpec.ExperimentalCompile getExperimentalCompile ()

.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;

public int getExperimentalCompileValue ()

.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;

public StructuredValue getFullargspec ()

 Full arg spec from inspect.getfullargspec().
 
.tensorflow.StructuredValue fullargspec = 1;

public StructuredValue.Builder getFullargspecBuilder ()

 Full arg spec from inspect.getfullargspec().
 
.tensorflow.StructuredValue fullargspec = 1;

public StructuredValueOrBuilder getFullargspecOrBuilder ()

 Full arg spec from inspect.getfullargspec().
 
.tensorflow.StructuredValue fullargspec = 1;

public StructuredValue getInputSignature ()

 The input signature, if specified.
 
.tensorflow.StructuredValue input_signature = 5;

public StructuredValue.Builder getInputSignatureBuilder ()

 The input signature, if specified.
 
.tensorflow.StructuredValue input_signature = 5;

public StructuredValueOrBuilder getInputSignatureOrBuilder ()

 The input signature, if specified.
 
.tensorflow.StructuredValue input_signature = 5;

public booléen getIsMethod ()

 Whether this represents a class method.
 
bool is_method = 2;

public booléen hasFullargspec ()

 Full arg spec from inspect.getfullargspec().
 
.tensorflow.StructuredValue fullargspec = 1;

public booléen hasInputSignature ()

 The input signature, if specified.
 
.tensorflow.StructuredValue input_signature = 5;

public final booléen isInitialized ()

public FunctionSpec.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public FunctionSpec.Builder mergeFrom (com.google.protobuf.Message autre)

public FunctionSpec.Builder mergeFullargspec (valeur StructuredValue )

 Full arg spec from inspect.getfullargspec().
 
.tensorflow.StructuredValue fullargspec = 1;

public FunctionSpec.Builder mergeInputSignature (valeur StructuredValue )

 The input signature, if specified.
 
.tensorflow.StructuredValue input_signature = 5;

public final FunctionSpec.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public FunctionSpec.Builder setExperimentalCompile (valeur FunctionSpec.ExperimentalCompile )

.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;

public FunctionSpec.Builder setExperimentalCompileValue (valeur int)

.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;

public FunctionSpec.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

public FunctionSpec.Builder setFullargspec ( StructuredValue.Builder builderForValue)

 Full arg spec from inspect.getfullargspec().
 
.tensorflow.StructuredValue fullargspec = 1;

public FunctionSpec.Builder setFullargspec (valeur StructuredValue )

 Full arg spec from inspect.getfullargspec().
 
.tensorflow.StructuredValue fullargspec = 1;

public FunctionSpec.Builder setInputSignature ( StructuredValue.Builder builderForValue)

 The input signature, if specified.
 
.tensorflow.StructuredValue input_signature = 5;

public FunctionSpec.Builder setInputSignature (valeur StructuredValue )

 The input signature, if specified.
 
.tensorflow.StructuredValue input_signature = 5;

public FunctionSpec.Builder setIsMethod (valeur booléenne)

 Whether this represents a class method.
 
bool is_method = 2;

public FunctionSpec.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)

public final FunctionSpec.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)