SavedFunction.Builder

classe finale statique publique SavedFunction.Builder

 A function with multiple signatures, possibly with non-Tensor arguments.
 
tensorflow.SavedFunction de type Protobuf.SavedFunction

Méthodes publiques

SavedFunction.Builder
addAllConcreteFunctions (valeurs Iterable<String>)
repeated string concrete_functions = 1;
SavedFunction.Builder
addConcreteFunctions (valeur de chaîne)
repeated string concrete_functions = 1;
SavedFunction.Builder
addConcreteFunctionsBytes (valeur com.google.protobuf.ByteString)
repeated string concrete_functions = 1;
SavedFunction.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
FonctionEnregistrée
FonctionEnregistrée
SavedFunction.Builder
clair ()
SavedFunction.Builder
clearConcreteFonctions ()
repeated string concrete_functions = 1;
SavedFunction.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
SavedFunction.Builder
clearFunctionSpec ()
.tensorflow.FunctionSpec function_spec = 2;
SavedFunction.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SavedFunction.Builder
cloner ()
Chaîne
getConcreteFunctions (index int)
repeated string concrete_functions = 1;
com.google.protobuf.ByteString
getConcreteFunctionsBytes (index int)
repeated string concrete_functions = 1;
int
getConcreteFunctionsCount ()
repeated string concrete_functions = 1;
com.google.protobuf.ProtocolStringList
getConcreteFunctionsList ()
repeated string concrete_functions = 1;
FonctionEnregistrée
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
FonctionSpec
getFunctionSpec ()
.tensorflow.FunctionSpec function_spec = 2;
FunctionSpec.Builder
getFunctionSpecBuilder ()
.tensorflow.FunctionSpec function_spec = 2;
FunctionSpecOrBuilder
getFunctionSpecOrBuilder ()
.tensorflow.FunctionSpec function_spec = 2;
booléen
hasFunctionSpec ()
.tensorflow.FunctionSpec function_spec = 2;
booléen final
SavedFunction.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedFunction.Builder
mergeFrom (com.google.protobuf.Message autre)
SavedFunction.Builder
mergeFunctionSpec (valeur FunctionSpec )
.tensorflow.FunctionSpec function_spec = 2;
final SavedFunction.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
SavedFunction.Builder
setConcreteFunctions (index int, valeur de chaîne)
repeated string concrete_functions = 1;
SavedFunction.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
SavedFunction.Builder
setFunctionSpec ( FunctionSpec.Builder builderForValue)
.tensorflow.FunctionSpec function_spec = 2;
SavedFunction.Builder
setFunctionSpec (valeur FunctionSpec )
.tensorflow.FunctionSpec function_spec = 2;
SavedFunction.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
final SavedFunction.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

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

repeated string concrete_functions = 1;

public SavedFunction.Builder addConcreteFunctions (valeur de chaîne)

repeated string concrete_functions = 1;

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

repeated string concrete_functions = 1;

public SavedFunction.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

build public SavedFunction ()

public SavedFunction buildPartial ()

public SavedFunction.Builder clear ()

public SavedFunction.Builder clearConcreteFunctions ()

repeated string concrete_functions = 1;

public SavedFunction.Builder clearField (champ 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 public SavedFunction.Builder ()

chaîne publique getConcreteFunctions (index int)

repeated string concrete_functions = 1;

public com.google.protobuf.ByteString getConcreteFunctionsBytes (index 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 statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public 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;

public booléen hasFunctionSpec ()

.tensorflow.FunctionSpec function_spec = 2;

public final booléen isInitialized ()

public SavedFunction.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

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

public SavedFunction.Builder mergeFunctionSpec (valeur FunctionSpec )

.tensorflow.FunctionSpec function_spec = 2;

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

public SavedFunction.Builder setConcreteFunctions (index int, valeur de chaîne)

repeated string concrete_functions = 1;

public SavedFunction.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

public SavedFunction.Builder setFunctionSpec ( FunctionSpec.Builder builderForValue)

.tensorflow.FunctionSpec function_spec = 2;

public SavedFunction.Builder setFunctionSpec (valeur FunctionSpec )

.tensorflow.FunctionSpec function_spec = 2;

public SavedFunction.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)

public final SavedFunction.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)