A function with multiple signatures, possibly with non-Tensor arguments.
tensorflow.SavedFunction
מסוג Protobuf.SaveFunction שיטות ציבוריות
SavedFunction.Builder | addAllConcreteFunctions (ערכי <String> שניתן לבצע) repeated string concrete_functions = 1; |
SavedFunction.Builder | addConcreteFunctions (ערך מחרוזת) repeated string concrete_functions = 1; |
SavedFunction.Builder | addConcreteFunctionsBytes (ערך com.google.protobuf.ByteString) repeated string concrete_functions = 1; |
SavedFunction.Builder | addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
SavedFunction | לבנות () |
SavedFunction | buildPartial () |
SavedFunction.Builder | ברור () |
SavedFunction.Builder | clearConcreteFunctions () repeated string concrete_functions = 1; |
SavedFunction.Builder | clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor) |
SavedFunction.Builder | clearFunctionSpec () .tensorflow.FunctionSpec function_spec = 2; |
SavedFunction.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SavedFunction.Builder | שיבוט () |
חוּט | getConcreteFunctions (int index) repeated string concrete_functions = 1; |
com.google.protobuf.ByteString | getConcreteFunctionsBytes (int index) repeated string concrete_functions = 1; |
int | getConcreteFunctionsCount () repeated string concrete_functions = 1; |
com.google.protobuf.ProtocolStringList | getConcreteFunctionsList () repeated string concrete_functions = 1; |
SavedFunction | |
final static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
מפרט פונקציות | getFunctionSpec () .tensorflow.FunctionSpec function_spec = 2; |
FunctionSpec.Builder | getFunctionSpecBuilder () .tensorflow.FunctionSpec function_spec = 2; |
FunctionSpecOrBuilder | getFunctionSpecOrBuilder () .tensorflow.FunctionSpec function_spec = 2; |
בוליאני | hasFunctionSpec () .tensorflow.FunctionSpec function_spec = 2; |
בוליאנית סופית | |
SavedFunction.Builder | mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedFunction.Builder | mergeFrom (com.google.protobuf.Message אחר) |
SavedFunction.Builder | |
Final SavedFunction.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
SavedFunction.Builder | setConcreteFunctions (אינדקס int, ערך מחרוזת) repeated string concrete_functions = 1; |
SavedFunction.Builder | setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט) |
SavedFunction.Builder | |
SavedFunction.Builder | |
SavedFunction.Builder | setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט) |
Final SavedFunction.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
שיטות בירושה
שיטות ציבוריות
public SavedFunction.Builder addAllConcreteFunctions (ערכי <String> שניתן לבצע)
repeated string concrete_functions = 1;
public SavedFunction.Builder addConcreteFunctions (ערך מחרוזת)
repeated string concrete_functions = 1;
Public SavedFunction.Builder addConcreteFunctionsBytes (ערך com.google.protobuf.ByteString)
repeated string concrete_functions = 1;
Public SavedFunction.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
מחרוזת ציבורית getConcreteFunctions (int index)
repeated string concrete_functions = 1;
public com.google.protobuf.ByteString getConcreteFunctionsBytes (int index)
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 static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public FunctionSpecOrBuilder getFunctionSpecOrBuilder ()
.tensorflow.FunctionSpec function_spec = 2;
בוליאני ציבורי hasFunctionSpec ()
.tensorflow.FunctionSpec function_spec = 2;
בוליאני הסופי הציבורי הוא אתחול ()
Public SavedFunction.Builder mergeFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public SavedFunction.Builder mergeFunctionSpec (ערך FunctionSpec )
.tensorflow.FunctionSpec function_spec = 2;
Public final SavedFunction.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public SavedFunction.Builder setConcreteFunctions (אינדקס int, ערך מחרוזת)
repeated string concrete_functions = 1;
Public SavedFunction.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
Public SavedFunction.Builder setFunctionSpec ( FunctionSpec.Builder builderForValue)
.tensorflow.FunctionSpec function_spec = 2;
Public SavedFunction.Builder setFunctionSpec (ערך FunctionSpec )
.tensorflow.FunctionSpec function_spec = 2;