כיתת גמר ציבורית SavedFunction
A function with multiple signatures, possibly with non-Tensor arguments.
tensorflow.SavedFunction מסוג Protobuf.SaveFunction כיתות מקוננות
| מַחלָקָה | SavedFunction.Builder | A function with multiple signatures, possibly with non-Tensor arguments. | |
קבועים
| int | CONCRETE_FUNCTIONS_FIELD_NUMBER | |
| int | FUNCTION_SPEC_FIELD_NUMBER |
שיטות ציבוריות
| בוליאני | שווה (Object obj) |
| חוּט | 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 | |
| SavedFunction | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| מפרט פונקציות | getFunctionSpec () .tensorflow.FunctionSpec function_spec = 2; |
| FunctionSpecOrBuilder | getFunctionSpecOrBuilder () .tensorflow.FunctionSpec function_spec = 2; |
| int | |
| final com.google.protobuf.UnknownFieldSet | |
| בוליאני | hasFunctionSpec () .tensorflow.FunctionSpec function_spec = 2; |
| int | hashcode () |
| בוליאנית סופית | |
| סטטי SavedFunction.Builder | newBuilder (אב טיפוס SavedFunction ) |
| סטטי SavedFunction.Builder | newBuilder () |
| SavedFunction.Builder | |
| סטטי SavedFunction | parseDelimitedFrom (קלט InputStream) |
| סטטי SavedFunction | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי SavedFunction | parseFrom (נתוני ByteBuffer) |
| סטטי SavedFunction | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי SavedFunction | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי SavedFunction | parseFrom (קלט com.google.protobuf.CodedInputStream) |
| סטטי SavedFunction | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי SavedFunction | parseFrom (נתוני com.google.protobuf.ByteString) |
| סטטי SavedFunction | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטטי SavedFunction | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטָטִי | מנתח () |
| SavedFunction.Builder | toBuilder () |
| בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
אינט סופית סטטית ציבורית CONCRETE_FUNCTIONS_FIELD_NUMBER
ערך קבוע: 1
אינט סופי סטטי ציבורי FUNCTION_SPEC_FIELD_NUMBER
ערך קבוע: 2
שיטות ציבוריות
שווה ערך בוליאני ציבורי (Object obj)
מחרוזת ציבורית 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 FunctionSpecOrBuilder getFunctionSpecOrBuilder ()
.tensorflow.FunctionSpec function_spec = 2;
פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
hasFunctionSpec בוליאני ציבורי ()
.tensorflow.FunctionSpec function_spec = 2;
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
Public static SavedFunction parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
Public static SavedFunction parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
Public static SavedFunction parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
Public static SavedFunction parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
סטטי SavedFunction parseFrom (נתוני com.google.protobuf.ByteString)
זורק
| InvalidProtocolBufferException |
|---|
Public static SavedFunction parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
סטטי SavedFunction parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
| IOException |
|---|