کلاس نهایی استاتیک عمومی FunctionSpec.Builder
Represents `FunctionSpec` used in `Function`. This represents a function that has been wrapped as a TensorFlow `Function`.
tensorflow.FunctionSpec
روش های عمومی
FunctionSpec.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
FunctionSpec | ساختن () |
FunctionSpec | ساخت جزئی () |
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 | کلون () |
FunctionSpec | |
نهایی static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
FunctionSpec.ExperimentalCompile | getExperimentalCompile () .tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6; |
بین المللی | 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 other) |
FunctionSpec.Builder | |
FunctionSpec.Builder | |
نهایی FunctionSpec.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
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 فیلد، مقدار Object) |
FunctionSpec.Builder | setFullargspec ( StructuredValue.Builder builderForValue) Full arg spec from inspect.getfullargspec(). |
FunctionSpec.Builder | |
FunctionSpec.Builder | |
FunctionSpec.Builder | |
FunctionSpec.Builder | setIsMethod (مقدار بولی) Whether this represents a class method. |
FunctionSpec.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object) |
نهایی FunctionSpec.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
روش های ارثی
روش های عمومی
عمومی FunctionSpec.Builder addRepeatedField (فیلد com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)
عمومی FunctionSpec.Builder clearExperimentalCompile ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
عمومی FunctionSpec.Builder clearFullargspec ()
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1;
عمومی FunctionSpec.Builder clearInputSignature ()
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5;
عمومی FunctionSpec.Builder clearIsMethod ()
Whether this represents a class method.
bool is_method = 2;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
عمومی 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().
.tensorflow.StructuredValue fullargspec = 1;
عمومی StructuredValue.Builder getFullargspecBuilder ()
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1;
عمومی StructuredValueOrBuilder getFullargspecOrBuilder ()
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1;
عمومی StructuredValue getInputSignature ()
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5;
عمومی StructuredValue.Builder getInputSignatureBuilder ()
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5;
عمومی StructuredValueOrBuilder getInputSignatureOrBuilder ()
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5;
getIsMethod بولین عمومی ()
Whether this represents a class method.
bool is_method = 2;
بولی عمومی hasFullargspec ()
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1;
بولی عمومی hasInputSignature ()
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5;
بولین نهایی عمومی isInitialized ()
عمومی FunctionSpec.Builder mergeFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی FunctionSpec.Builder mergeFullargspec (مقدار StructuredValue )
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1;
عمومی FunctionSpec.Builder mergeInputSignature (مقدار StructuredValue )
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5;
عمومی نهایی FunctionSpec.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
عمومی FunctionSpec.Builder setExperimentalCompile ( مقدار FunctionSpec.ExperimentalCompile )
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
عمومی FunctionSpec.Builder setExperimentalCompileValue (مقدار int)
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
public FunctionSpec.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
عمومی FunctionSpec.Builder setFullargspec ( StructuredValue.Builder builderForValue)
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1;
عمومی FunctionSpec.Builder setFullargspec (مقدار StructuredValue )
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1;
عمومی FunctionSpec.Builder setInputSignature ( StructuredValue.Builder builderForValue)
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5;
عمومی FunctionSpec.Builder setInputSignature (مقدار StructuredValue )
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5;
عمومی FunctionSpec.Builder setIsMethod (مقدار بولی)
Whether this represents a class method.
bool is_method = 2;