SavedFunction.Builder

classe final estática pública SavedFunction.Builder

 A function with multiple signatures, possibly with non-Tensor arguments.
 
Protobuf tipo 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
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;
boleano
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
mergeFunctionSpec (valor FunctionSpec )
.tensorflow.FunctionSpec function_spec = 2;
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
setFunctionSpec (valor FunctionSpec )
.tensorflow.FunctionSpec function_spec = 2;
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)

compilação pública SavedFunction ()

public SavedFunction buildPartial ()

public SavedFunction.Builder limpar ()

public SavedFunction.Builder clearConcreteFunctions ()

repeated string concrete_functions = 1;

public SavedFunction.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public SavedFunction.Builder clearFunctionSpec ()

.tensorflow.FunctionSpec function_spec = 2;

public SavedFunction.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

clone público SavedFunction.Builder ()

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;

função salva pública getDefaultInstanceForType ()

final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public FunctionSpec getFunctionSpec ()

.tensorflow.FunctionSpec function_spec = 2;

public FunctionSpec.Builder getFunctionSpecBuilder ()

.tensorflow.FunctionSpec function_spec = 2;

função públicaSpecOrBuildergetFunctionSpecOrBuilder ()

.tensorflow.FunctionSpec function_spec = 2;

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

público SavedFunction.Builder mergeFrom (com.google.protobuf.Message outro)

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;

public SavedFunction.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)

público final SavedFunction.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)