FunctionSpec.Builder

מחלקה סופית סטטית ציבורית FunctionSpec.Builder

 Represents `FunctionSpec` used in `Function`. This represents a
 function that has been wrapped as a TensorFlow `Function`.
 
tensorflow.FunctionSpec מסוג Protobuf. FunctionSpec

שיטות ציבוריות

FunctionSpec.Builder
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
מפרט פונקציות
מפרט פונקציות
FunctionSpec.Builder
FunctionSpec.Builder
clearExperimentalCompile ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
FunctionSpec.Builder
clearField (שדה 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
מפרט פונקציות
final static 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;
StructuredValue
getFullargspec ()
 Full arg spec from inspect.getfullargspec().
StructuredValue.Builder
getFullargspecBuilder ()
 Full arg spec from inspect.getfullargspec().
StructuredValueOrBuilder
getFullargspecOrBuilder ()
 Full arg spec from inspect.getfullargspec().
StructuredValue
getInputSignature ()
 The input signature, if specified.
StructuredValue.Builder
getInputSignatureBuilder ()
 The input signature, if specified.
StructuredValueOrBuilder
getInputSignatureOrBuilder ()
 The input signature, if specified.
בוליאני
getIsMethod ()
 Whether this represents a class method.
בוליאני
hasFullargspec ()
 Full arg spec from inspect.getfullargspec().
בוליאני
hasInputSignature ()
 The input signature, if specified.
בוליאנית סופית
FunctionSpec.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
FunctionSpec.Builder
mergeFrom (com.google.protobuf.Message אחר)
FunctionSpec.Builder
mergeFullargspec (ערך StructuredValue )
 Full arg spec from inspect.getfullargspec().
FunctionSpec.Builder
mergeInputSignature (ערך StructuredValue )
 The input signature, if specified.
Final FunctionSpec.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
FunctionSpec.Builder
setExperimentalCompile (ערך FunctionSpec.ExperimentalCompile )
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
FunctionSpec.Builder
setExperimentalCompileValue (ערך int)
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
FunctionSpec.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
FunctionSpec.Builder
setFullargspec ( StructuredValue.Builder builderForValue)
 Full arg spec from inspect.getfullargspec().
FunctionSpec.Builder
setFullargspec (ערך StructuredValue )
 Full arg spec from inspect.getfullargspec().
FunctionSpec.Builder
setInputSignature ( StructuredValue.Builder builderForValue)
 The input signature, if specified.
FunctionSpec.Builder
setInputSignature (ערך StructuredValue )
 The input signature, if specified.
FunctionSpec.Builder
setIsMethod (ערך בוליאני)
 Whether this represents a class method.
FunctionSpec.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
Final FunctionSpec.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

שיטות ציבוריות

public FunctionSpec.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

בנייה ציבורית של FunctionSpec ()

public FunctionSpec buildPartial ()

public FunctionSpec.Builder נקה ()

public FunctionSpec.Builder clearExperimentalCompile ()

.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;

public FunctionSpec.Builder clearField (שדה 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)

שיבוט public FunctionSpec.Builder ()

public FunctionSpec getDefaultInstanceForType ()

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

getIsMethod בוליאני ציבורי ()

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

בוליאני ציבורי ישFullargspec ()

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

hasInputSignature בוליאני ציבורי ()

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

בוליאני הסופי הציבורי הוא אתחול ()

public FunctionSpec.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public FunctionSpec.Builder mergeFrom (com.google.protobuf.Message אחר)

public FunctionSpec.Builder mergeFullargspec (ערך StructuredValue )

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

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

.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;

public FunctionSpec.Builder setExperimentalCompileValue (ערך int)

.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;

public FunctionSpec.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public FunctionSpec.Builder setFullargspec ( StructuredValue.Builder builderForValue)

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

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

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

public FunctionSpec.Builder setIsMethod (ערך בוליאני)

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

public FunctionSpec.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס int, ערך אובייקט)

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