publiczna statyczna klasa końcowa FunctionSpec.Builder
Represents `FunctionSpec` used in `Function`. This represents a function that has been wrapped as a TensorFlow `Function`.
tensorflow.FunctionSpec Metody publiczne
| Kreator specyfikacji funkcji | addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
| Specyfikacja funkcji | zbudować () |
| Specyfikacja funkcji | |
| Kreator specyfikacji funkcji | jasne () |
| Kreator specyfikacji funkcji | wyczyśćEksperymentalneKompiluj () .tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6; |
| Kreator specyfikacji funkcji | clearField (pole com.google.protobuf.Descriptors.FieldDescriptor) |
| Kreator specyfikacji funkcji | clearFullargspec () Full arg spec from inspect.getfullargspec(). |
| Kreator specyfikacji funkcji | clearInputSignature () The input signature, if specified. |
| Kreator specyfikacji funkcji | clearIsMethod () Whether this represents a class method. |
| Kreator specyfikacji funkcji | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| Kreator specyfikacji funkcji | klon () |
| Specyfikacja funkcji | |
| końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| Specyfikacja funkcji. Eksperymentalna kompilacja | getExperimentalCompile () .tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6; |
| wew | getExperimentalCompileValue () .tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6; |
| Wartość strukturalna | pobierzFullargspec () Full arg spec from inspect.getfullargspec(). |
| StructuredValue.Builder | getFullargspecBuilder () Full arg spec from inspect.getfullargspec(). |
| StructuredValueOrBuilder | getFullargspecOrBuilder () Full arg spec from inspect.getfullargspec(). |
| Wartość strukturalna | pobierz podpis wejściowy () The input signature, if specified. |
| StructuredValue.Builder | getInputSignatureBuilder () The input signature, if specified. |
| StructuredValueOrBuilder | getInputSignatureOrBuilder () The input signature, if specified. |
| wartość logiczna | getIsMethod () Whether this represents a class method. |
| wartość logiczna | maFullargspec () Full arg spec from inspect.getfullargspec(). |
| wartość logiczna | ma podpis wejściowy () The input signature, if specified. |
| końcowa wartość logiczna | |
| Kreator specyfikacji funkcji | mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
| Kreator specyfikacji funkcji | mergeFrom (com.google.protobuf.Wiadomość inna) |
| Kreator specyfikacji funkcji | |
| Kreator specyfikacji funkcji | |
| końcowy konstruktor specyfikacji funkcji | mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
| Kreator specyfikacji funkcji | setExperimentalCompile (wartość FunctionSpec.ExperimentalCompile ) .tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6; |
| Kreator specyfikacji funkcji | setExperimentalCompileValue (wartość int) .tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6; |
| Kreator specyfikacji funkcji | setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
| Kreator specyfikacji funkcji | setFullargspec ( StructuredValue.Builder builderForValue) Full arg spec from inspect.getfullargspec(). |
| Kreator specyfikacji funkcji | |
| Kreator specyfikacji funkcji | |
| Kreator specyfikacji funkcji | |
| Kreator specyfikacji funkcji | setIsMethod (wartość logiczna) Whether this represents a class method. |
| Kreator specyfikacji funkcji | setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu) |
| końcowy konstruktor specyfikacji funkcji | setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
Metody dziedziczone
Metody publiczne
public FunctionSpec.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
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; publiczny 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; publiczny StructuredValueOrBuilder getInputSignatureOrBuilder ()
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5; publiczna wartość logiczna getIsMethod ()
Whether this represents a class method.
bool is_method = 2; publiczna wartość logiczna hasFullargspec ()
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1; publiczna wartość logiczna maInputSignature ()
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5; publiczna końcowa wartość logiczna isInitialized ()
public FunctionSpec.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
| Wyjątek IO |
|---|
public FunctionSpec.Builder mergeFullargspec (wartość StructuredValue )
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1;public FunctionSpec.Builder mergeInputSignature (wartość StructuredValue )
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5; publiczna wersja końcowa FunctionSpec.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public FunctionSpec.Builder setExperimentalCompile (wartość FunctionSpec.ExperimentalCompile )
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
public FunctionSpec.Builder setExperimentalCompileValue (wartość int)
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
public FunctionSpec.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public FunctionSpec.Builder setFullargspec ( StructuredValue.Builder builderForValue)
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1; public FunctionSpec.Builder setFullargspec (wartość 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 (wartość StructuredValue )
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5; public FunctionSpec.Builder setIsMethod (wartość logiczna)
Whether this represents a class method.
bool is_method = 2;