genel statik son sınıf FunctionSpec.Builder
Represents `FunctionSpec` used in `Function`. This represents a function that has been wrapped as a TensorFlow `Function`.
tensorflow.FunctionSpec Genel Yöntemler
| FunctionSpec.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
| İşlevÖzellikleri | inşa etmek () |
| İşlevÖzellikleri | inşaKısmi () |
| FunctionSpec.Builder | temizlemek () |
| FunctionSpec.Builder | clearDeneyselDerleme () .tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6; |
| FunctionSpec.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
| 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 | klon () |
| İşlevÖzellikleri | |
| final statik 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; |
| Yapılandırılmış Değer | getFullargspec () Full arg spec from inspect.getfullargspec(). |
| StructuredValue.Builder | getFullargspecBuilder () Full arg spec from inspect.getfullargspec(). |
| StructuredValueOrBuilder | getFullargspecOrBuilder () Full arg spec from inspect.getfullargspec(). |
| Yapılandırılmış Değer | getInputSignature () The input signature, if specified. |
| StructuredValue.Builder | getInputSignatureBuilder () The input signature, if specified. |
| StructuredValueOrBuilder | getInputSignatureOrBuilder () The input signature, if specified. |
| boolean | getIsMethod () Whether this represents a class method. |
| boolean | hasFullargspec () Full arg spec from inspect.getfullargspec(). |
| boolean | hasInputSignature () The input signature, if specified. |
| son boole değeri | Başlatıldı () |
| FunctionSpec.Builder | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| FunctionSpec.Builder | mergeFrom (com.google.protobuf.Message other) |
| FunctionSpec.Builder | |
| FunctionSpec.Builder | |
| final FunctionSpec.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
| FunctionSpec.Builder | setExperimentalCompile ( FunctionSpec.ExperimentalCompile değeri) .tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6; |
| FunctionSpec.Builder | setExperimentalCompileValue (int değeri) .tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6; |
| FunctionSpec.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
| FunctionSpec.Builder | setFullargspec ( StructuredValue.Builder builderForValue) Full arg spec from inspect.getfullargspec(). |
| FunctionSpec.Builder | |
| FunctionSpec.Builder | |
| FunctionSpec.Builder | |
| FunctionSpec.Builder | setIsMethod (boole değeri) Whether this represents a class method. |
| FunctionSpec.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri) |
| final FunctionSpec.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
Kalıtsal Yöntemler
Genel Yöntemler
public FunctionSpec.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public FunctionSpec.Builder clearExperimentalCompile ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
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 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; genel boolean getIsMethod ()
Whether this represents a class method.
bool is_method = 2; genel boolean hasFullargspec ()
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1; genel boolean hasInputSignature ()
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5; genel final boolean isInitialized ()
public FunctionSpec.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
| IOİstisnası |
|---|
public FunctionSpec.Builder mergeFullargspec ( StructuredValue değeri)
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1;public FunctionSpec.Builder mergeInputSignature ( StructuredValue değeri)
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5; genel final FunctionSpec.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public FunctionSpec.Builder setExperimentalCompile ( FunctionSpec.ExperimentalCompile değeri)
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
public FunctionSpec.Builder setExperimentalCompileValue (int değer)
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
public FunctionSpec.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public FunctionSpec.Builder setFullargspec ( StructuredValue.Builder builderForValue)
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1; public FunctionSpec.Builder setFullargspec ( StructuredValue değeri)
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 değeri)
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5; public FunctionSpec.Builder setIsMethod (boole değeri)
Whether this represents a class method.
bool is_method = 2;