SavedFunction.Builder

classe finale statica pubblica SavedFunction.Builder

 A function with multiple signatures, possibly with non-Tensor arguments.
 
Tipo protobuf tensorflow.SavedFunction

Metodi pubblici

SavedFunction.Builder
addAllConcreteFunctions (valori Iterable<String>)
repeated string concrete_functions = 1;
SavedFunction.Builder
addConcreteFunctions (valore stringa)
repeated string concrete_functions = 1;
SavedFunction.Builder
addConcreteFunctionsBytes (valore com.google.protobuf.ByteString)
repeated string concrete_functions = 1;
SavedFunction.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
Funzione salvata
Funzione salvata
SavedFunction.Builder
chiaro ()
SavedFunction.Builder
cancellaFunzioniConcrete ()
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 oneof)
SavedFunction.Builder
clone ()
Corda
getConcreteFunctions (indice int)
repeated string concrete_functions = 1;
com.google.protobuf.ByteString
getConcreteFunctionsBytes (indice int)
repeated string concrete_functions = 1;
int
getConcreteFunctionsCount ()
repeated string concrete_functions = 1;
com.google.protobuf.ProtocolStringList
getConcreteFunctionsList ()
repeated string concrete_functions = 1;
Funzione salvata
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
FunzioneSpecifica
getFunzioneSpec ()
.tensorflow.FunctionSpec function_spec = 2;
FunctionSpec.Builder
getFunctionSpecBuilder ()
.tensorflow.FunctionSpec function_spec = 2;
FunctionSpecOrBuilder
getFunctionSpecOrBuilder ()
.tensorflow.FunctionSpec function_spec = 2;
booleano
hasFunctionSpec ()
.tensorflow.FunctionSpec function_spec = 2;
booleano finale
SavedFunction.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
SavedFunction.Builder
mergeFrom (com.google.protobuf.Message altro)
SavedFunction.Builder
mergeFunctionSpec (valore FunctionSpec )
.tensorflow.FunctionSpec function_spec = 2;
finale SavedFunction.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
SavedFunction.Builder
setConcreteFunctions (indice int, valore stringa)
repeated string concrete_functions = 1;
SavedFunction.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
SavedFunction.Builder
setFunctionSpec ( FunctionSpec.Builder builderForValue)
.tensorflow.FunctionSpec function_spec = 2;
SavedFunction.Builder
setFunctionSpec (valore FunctionSpec )
.tensorflow.FunctionSpec function_spec = 2;
SavedFunction.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
finale SavedFunction.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public SavedFunction.Builder addAllConcreteFunctions (valori Iterable<String>)

repeated string concrete_functions = 1;

public SavedFunction.Builder addConcreteFunctions (valore stringa)

repeated string concrete_functions = 1;

public SavedFunction.Builder addConcreteFunctionsBytes (valore com.google.protobuf.ByteString)

repeated string concrete_functions = 1;

public SavedFunction.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

build pubblica di SavedFunction ()

public SavedFunction buildPartial ()

public SavedFunction.Builder cancella ()

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 pubblico SavedFunction.Builder ()

public String getConcreteFunctions (indice int)

repeated string concrete_functions = 1;

pubblico com.google.protobuf.ByteString getConcreteFunctionsBytes (indice 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;

public SavedFunction getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public FunctionSpec getFunctionSpec ()

.tensorflow.FunctionSpec function_spec = 2;

public FunctionSpec.Builder getFunctionSpecBuilder ()

.tensorflow.FunctionSpec function_spec = 2;

public FunctionSpecOrBuilder getFunctionSpecOrBuilder ()

.tensorflow.FunctionSpec function_spec = 2;

hasFunctionSpec booleano pubblico ()

.tensorflow.FunctionSpec function_spec = 2;

public final booleano isInitialized ()

public SavedFunction.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public SavedFunction.Builder mergeFrom (com.google.protobuf.Message altro)

public SavedFunction.Builder mergeFunctionSpec (valore FunctionSpec )

.tensorflow.FunctionSpec function_spec = 2;

public final SavedFunction.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public SavedFunction.Builder setConcreteFunctions (indice int, valore stringa)

repeated string concrete_functions = 1;

public SavedFunction.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public SavedFunction.Builder setFunctionSpec ( FunctionSpec.Builder builderForValue)

.tensorflow.FunctionSpec function_spec = 2;

public SavedFunction.Builder setFunctionSpec (valore FunctionSpec )

.tensorflow.FunctionSpec function_spec = 2;

public SavedFunction.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

pubblico finale SavedFunction.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)