A function with multiple signatures, possibly with non-Tensor arguments.
tensorflow.SavedFunction Métodos Públicos
| SavedFunction.Builder | addAllConcreteFunctions (valores Iterable<String>) repeated string concrete_functions = 1; |
| SavedFunction.Builder | addConcreteFunctions (valor da string) repeated string concrete_functions = 1; |
| SavedFunction.Builder | addConcreteFunctionsBytes (valor com.google.protobuf.ByteString) repeated string concrete_functions = 1; |
| SavedFunction.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
| Função salva | construir () |
| Função salva | |
| SavedFunction.Builder | claro () |
| SavedFunction.Builder | clearConcreteFunctions () repeated string concrete_functions = 1; |
| SavedFunction.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
| SavedFunction.Builder | clearFunctionSpec () .tensorflow.FunctionSpec function_spec = 2; |
| SavedFunction.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof) |
| SavedFunction.Builder | clonar () |
| Corda | getConcreteFunctions (índice interno) repeated string concrete_functions = 1; |
| com.google.protobuf.ByteString | getConcreteFunctionsBytes (índice interno) repeated string concrete_functions = 1; |
| interno | getConcreteFunctionsCount () repeated string concrete_functions = 1; |
| com.google.protobuf.ProtocolStringList | getConcreteFunctionsList () repeated string concrete_functions = 1; |
| Função salva | |
| final estático com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| FunçãoSpec | getFunctionSpec () .tensorflow.FunctionSpec function_spec = 2; |
| FunçãoSpec.Builder | getFunctionSpecBuilder () .tensorflow.FunctionSpec function_spec = 2; |
| FunctionSpecOrBuilder | getFunctionSpecOrBuilder () .tensorflow.FunctionSpec function_spec = 2; |
| booleano | hasFunctionSpec () .tensorflow.FunctionSpec function_spec = 2; |
| booleano final | |
| SavedFunction.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| SavedFunction.Builder | mergeFrom (com.google.protobuf.Message outro) |
| SavedFunction.Builder | |
| final SavedFunction.Builder | mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
| SavedFunction.Builder | setConcreteFunctions (índice int, valor String) repeated string concrete_functions = 1; |
| SavedFunction.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
| SavedFunction.Builder | setFunctionSpec ( FunctionSpec.Builder construtorForValue) .tensorflow.FunctionSpec function_spec = 2; |
| SavedFunction.Builder | |
| SavedFunction.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto) |
| final SavedFunction.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields) |
Métodos herdados
Métodos Públicos
public SavedFunction.Builder addAllConcreteFunctions (valores Iterable<String>)
repeated string concrete_functions = 1;
public SavedFunction.Builder addConcreteFunctions (valor de string)
repeated string concrete_functions = 1;
público SavedFunction.Builder addConcreteFunctionsBytes (valor com.google.protobuf.ByteString)
repeated string concrete_functions = 1;
public SavedFunction.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
string pública getConcreteFunctions (índice int)
repeated string concrete_functions = 1;
público com.google.protobuf.ByteString getConcreteFunctionsBytes (índice int)
repeated string concrete_functions = 1;
public int getConcreteFunctionsCount ()
repeated string concrete_functions = 1;
public com.google.protobuf.ProtocolStringList getConcreteFunctionsList ()
repeated string concrete_functions = 1;
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
hasFunctionSpec booleano público ()
.tensorflow.FunctionSpec function_spec = 2;
público final booleano isInitialized ()
public SavedFunction.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public SavedFunction.Builder mergeFunctionSpec (valor FunctionSpec )
.tensorflow.FunctionSpec function_spec = 2;
público final SavedFunction.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
public SavedFunction.Builder setConcreteFunctions (índice int, valor String)
repeated string concrete_functions = 1;
public SavedFunction.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
public SavedFunction.Builder setFunctionSpec ( FunctionSpec.Builder builderForValue)
.tensorflow.FunctionSpec function_spec = 2;
public SavedFunction.Builder setFunctionSpec (valor FunctionSpec )
.tensorflow.FunctionSpec function_spec = 2;