FunctionSpec.Builder

classe finale statica pubblica FunctionSpec.Builder

 Represents `FunctionSpec` used in `Function`. This represents a
 function that has been wrapped as a TensorFlow `Function`.
 
Tipo protobuf tensorflow.FunctionSpec

Metodi pubblici

FunctionSpec.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
FunzioneSpecifica
FunzioneSpecifica
FunctionSpec.Builder
chiaro ()
FunctionSpec.Builder
clearExperimentalCompile ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
FunctionSpec.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
FunctionSpec.Builder
clearFullargspec ()
 Full arg spec from inspect.getfullargspec().
FunctionSpec.Builder
clearInputSignature ()
 The input signature, if specified.
FunctionSpec.Builder
metodoclearIs ()
 Whether this represents a class method.
FunctionSpec.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
FunctionSpec.Builder
clone ()
FunzioneSpecifica
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
FunctionSpec.ExperimentalCompile
getExperimentalCompile ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
int
getExperimentalCompileValue ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
Valore strutturato
getFullargspec ()
 Full arg spec from inspect.getfullargspec().
StructuredValue.Builder
getFullargspecBuilder ()
 Full arg spec from inspect.getfullargspec().
ValorestrutturatoOrBuilder
getFullargspecOrBuilder ()
 Full arg spec from inspect.getfullargspec().
Valore strutturato
getInputSignature ()
 The input signature, if specified.
StructuredValue.Builder
getInputSignatureBuilder ()
 The input signature, if specified.
ValorestrutturatoOrBuilder
getInputSignatureOrBuilder ()
 The input signature, if specified.
booleano
getIsMethod ()
 Whether this represents a class method.
booleano
hasFullargspec ()
 Full arg spec from inspect.getfullargspec().
booleano
hasInputSignature ()
 The input signature, if specified.
booleano finale
FunctionSpec.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
FunctionSpec.Builder
mergeFrom (com.google.protobuf.Message altro)
FunctionSpec.Builder
mergeFullargspec (valore StructuredValue )
 Full arg spec from inspect.getfullargspec().
FunctionSpec.Builder
mergeInputSignature (valore StructuredValue )
 The input signature, if specified.
finale FunctionSpec.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
FunctionSpec.Builder
setExperimentalCompile (valore FunctionSpec.ExperimentalCompile )
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
FunctionSpec.Builder
setExperimentalCompileValue (valore int)
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
FunctionSpec.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
FunctionSpec.Builder
setFullargspec ( StructuredValue.Builder builderForValue)
 Full arg spec from inspect.getfullargspec().
FunctionSpec.Builder
setFullargspec (valore StructuredValue )
 Full arg spec from inspect.getfullargspec().
FunctionSpec.Builder
setInputSignature ( StructuredValue.Builder builderForValue)
 The input signature, if specified.
FunctionSpec.Builder
setInputSignature (valore StructuredValue )
 The input signature, if specified.
FunctionSpec.Builder
setIsMethod (valore booleano)
 Whether this represents a class method.
FunctionSpec.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
finale FunctionSpec.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

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

build FunctionSpec pubblica ()

public FunctionSpec buildPartial ()

public FunctionSpec.Builder chiaro ()

public FunctionSpec.Builder clearExperimentalCompile ()

.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;

public FunctionSpec.Builder clearField (campo 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 pubblico FunctionSpec.Builder ()

public FunctionSpec getDefaultInstanceForType ()

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

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

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

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

pubblico booleano getIsMethod ()

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

hasFullargspec pubblico booleano ()

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

pubblico booleano hasInputSignature ()

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

public final booleano isInitialized ()

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

Lancia
IOException

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

public FunctionSpec.Builder mergeFullargspec (valore StructuredValue )

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

public FunctionSpec.Builder mergeInputSignature (valore 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 (valore FunctionSpec.ExperimentalCompile )

.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;

public FunctionSpec.Builder setExperimentalCompileValue (valore int)

.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;

public FunctionSpec.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public FunctionSpec.Builder setFullargspec ( StructuredValue.Builder builderForValue)

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

public FunctionSpec.Builder setFullargspec (valore 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 (valore StructuredValue )

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

public FunctionSpec.Builder setIsMethod (valore booleano)

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

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

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