lớp cuối cùng tĩnh công khai FunctionSpec.Builder
Represents `FunctionSpec` used in `Function`. This represents a function that has been wrapped as a TensorFlow `Function`.
tensorflow.FunctionSpec Phương pháp công cộng
| FunctionSpec.Builder | addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
| Thông số chức năng | xây dựng () |
| Thông số chức năng | |
| FunctionSpec.Builder | thông thoáng () |
| FunctionSpec.Builder | clearExperimentalCompile () .tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6; |
| FunctionSpec.Builder | ClearField (trường 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 | dòng vô tính () |
| Thông số chức năng | |
| com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng | |
| com.google.protobuf.Descriptors.Descriptor | |
| FunctionSpec.ExperimentalCompile | getExperimentalCompile () .tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6; |
| int | getExperimentalCompileValue () .tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6; |
| Giá trị có cấu trúc | getFullargspec () Full arg spec from inspect.getfullargspec(). |
| StructuredValue.Builder | getFullargspecBuilder () Full arg spec from inspect.getfullargspec(). |
| StructuredValueOrBuilder | getFullargspecOrBuilder () Full arg spec from inspect.getfullargspec(). |
| Giá trị có cấu trúc | 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. |
| boolean cuối cùng | |
| FunctionSpec.Builder | mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| FunctionSpec.Builder | mergeFrom (com.google.protobuf.Message other) |
| FunctionSpec.Builder | |
| FunctionSpec.Builder | |
| cuối cùng FunctionSpec.Builder | hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
| FunctionSpec.Builder | setExperimentalCompile (giá trị FunctionSpec.ExperimentalCompile ) .tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6; |
| FunctionSpec.Builder | setExperimentalCompileValue (giá trị int) .tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6; |
| FunctionSpec.Builder | setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
| FunctionSpec.Builder | setFullargspec ( StructuredValue.Builder builderForValue) Full arg spec from inspect.getfullargspec(). |
| FunctionSpec.Builder | |
| FunctionSpec.Builder | |
| FunctionSpec.Builder | |
| FunctionSpec.Builder | setIsMethod (giá trị boolean) Whether this represents a class method. |
| FunctionSpec.Builder | setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng) |
| cuối cùng FunctionSpec.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
Phương pháp kế thừa
Phương pháp công cộng
public FunctionSpec.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
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; công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()
public FunctionSpec.ExperimentalCompile getExperimentalCompile ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
int công khai getExperimentalCompileValue ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
Giá trị cấu trúc công khai getFullargspec ()
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1; công khai StructuredValue.Builder getFullargspecBuilder ()
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1; công khai StructuredValueOrBuilder getFullargspecOrBuilder ()
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1; công khai StructuredValue getInputSignature ()
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5; công khai 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; boolean công khai getIsMethod ()
Whether this represents a class method.
bool is_method = 2; boolean công khai hasFullargspec ()
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1; boolean công khai hasInputSignature ()
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5; boolean cuối cùng công khai được khởi tạo ()
public FunctionSpec.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
| IOException |
|---|
public FunctionSpec.Builder mergeFullargspec (giá trị StructuredValue )
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1;public FunctionSpec.Builder mergeInputSignature (giá trị StructuredValue )
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5; cuối cùng công khai FunctionSpec.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public FunctionSpec.Builder setExperimentalCompile (giá trị FunctionSpec.ExperimentalCompile )
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
public FunctionSpec.Builder setExperimentalCompileValue (giá trị int)
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
public FunctionSpec.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, giá trị đối tượng)
public FunctionSpec.Builder setFullargspec ( StructuredValue.Builder builderForValue)
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1; public FunctionSpec.Builder setFullargspec (giá trị 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 (giá trị StructuredValue )
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5; public FunctionSpec.Builder setIsMethod (giá trị boolean)
Whether this represents a class method.
bool is_method = 2;