SavedFunction.Builder

genel statik son sınıf SavedFunction.Builder

 A function with multiple signatures, possibly with non-Tensor arguments.
 
Protobuf türü tensorflow.SavedFunction

Genel Yöntemler

SavedFunction.Builder
addAllConcreteFunctions (Yinelenebilir<String> değerleri)
repeated string concrete_functions = 1;
SavedFunction.Builder
addConcreteFunctions (Dize değeri)
repeated string concrete_functions = 1;
SavedFunction.Builder
addConcreteFunctionsBytes (com.google.protobuf.ByteString değeri)
repeated string concrete_functions = 1;
SavedFunction.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
Kaydedilenİşlev
Kaydedilenİşlev
SavedFunction.Builder
SavedFunction.Builder
clearConcreteFunctions ()
repeated string concrete_functions = 1;
SavedFunction.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
SavedFunction.Builder
clearFunctionSpec ()
.tensorflow.FunctionSpec function_spec = 2;
SavedFunction.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SavedFunction.Builder
klon ()
Sicim
getConcreteFunctions (int dizini)
repeated string concrete_functions = 1;
com.google.protobuf.ByteString
getConcreteFunctionsBytes (int dizini)
repeated string concrete_functions = 1;
int
getConcreteFunctionsCount ()
repeated string concrete_functions = 1;
com.google.protobuf.ProtocolStringList
getConcreteFunctionsList ()
repeated string concrete_functions = 1;
Kaydedilenİşlev
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
İşlevÖzellikleri
getFunctionSpec ()
.tensorflow.FunctionSpec function_spec = 2;
FunctionSpec.Builder
getFunctionSpecBuilder ()
.tensorflow.FunctionSpec function_spec = 2;
FunctionSpecOrBuilder
getFunctionSpecOrBuilder ()
.tensorflow.FunctionSpec function_spec = 2;
boolean
hasFunctionSpec ()
.tensorflow.FunctionSpec function_spec = 2;
son boole değeri
SavedFunction.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SavedFunction.Builder
mergeFrom (com.google.protobuf.Message other)
SavedFunction.Builder
mergeFunctionSpec ( FunctionSpec değeri)
.tensorflow.FunctionSpec function_spec = 2;
son SavedFunction.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
SavedFunction.Builder
setConcreteFunctions (int dizini, Dize değeri)
repeated string concrete_functions = 1;
SavedFunction.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
SavedFunction.Builder
setFunctionSpec ( FunctionSpec.Builder builderForValue)
.tensorflow.FunctionSpec function_spec = 2;
SavedFunction.Builder
setFunctionSpec ( FunctionSpec değeri)
.tensorflow.FunctionSpec function_spec = 2;
SavedFunction.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
son SavedFunction.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

public SavedFunction.Builder addAllConcreteFunctions (Yinelenebilir<String> değerleri)

repeated string concrete_functions = 1;

public SavedFunction.Builder addConcreteFunctions (Dize değeri)

repeated string concrete_functions = 1;

public SavedFunction.Builder addConcreteFunctionsBytes (com.google.protobuf.ByteString değeri)

repeated string concrete_functions = 1;

public SavedFunction.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

genel SavedFunction yapısı ()

public SavedFunction buildPartial ()

public SavedFunction.Builder clear ()

public SavedFunction.Builder clearConcreteFunctions ()

repeated string concrete_functions = 1;

genel SavedFunction.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

public SavedFunction.Builder clearFunctionSpec ()

.tensorflow.FunctionSpec function_spec = 2;

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

genel SavedFunction.Builder klonu ()

public String getConcreteFunctions (int dizini)

repeated string concrete_functions = 1;

public com.google.protobuf.ByteString getConcreteFunctionsBytes (int dizini)

repeated string concrete_functions = 1;

public int getConcreteFunctionsCount ()

repeated string concrete_functions = 1;

public com.google.protobuf.ProtocolStringList getConcreteFunctionsList ()

repeated string concrete_functions = 1;

genel SavedFunction getDefaultInstanceForType ()

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

genel boolean hasFunctionSpec ()

.tensorflow.FunctionSpec function_spec = 2;

genel final boolean isInitialized ()

genel SavedFunction.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel SavedFunction.Builder mergeFrom (com.google.protobuf.Message other)

public SavedFunction.Builder mergeFunctionSpec ( FunctionSpec değeri)

.tensorflow.FunctionSpec function_spec = 2;

genel final SavedFunction.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public SavedFunction.Builder setConcreteFunctions (int dizini, Dize değeri)

repeated string concrete_functions = 1;

public SavedFunction.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public SavedFunction.Builder setFunctionSpec ( FunctionSpec.Builder builderForValue)

.tensorflow.FunctionSpec function_spec = 2;

public SavedFunction.Builder setFunctionSpec ( FunctionSpec değeri)

.tensorflow.FunctionSpec function_spec = 2;

public SavedFunction.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

genel final SavedFunction.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)