SavedBareConcreteFunction

כיתת גמר ציבורית SavedBareConcreteFunction

tensorflow.SavedBareConcreteFunction מסוג Protobuf.SavedBareConcreteFunction

כיתות מקוננות

מעמד SavedBareConcreteFunction.Builder tensorflow.SavedBareConcreteFunction מסוג Protobuf.SavedBareConcreteFunction

קבועים

int ALLOWED_POSITIONAL_ARGUMENTS_FIELD_NUMBER
int ARGUMENT_KEYWORDS_FIELD_NUMBER
int CONCRETE_FUNCTION_NAME_FIELD_NUMBER
int FUNCTION_SPEC_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
ארוך
getAllowedPositionalArguments ()
 The prefix of `argument_keywords` which may be identified by position.
חוּט
getArgumentKeywords (int index)
 A sequence of unique strings, one per Tensor argument.
com.google.protobuf.ByteString
getArgumentKeywordsBytes (int index)
 A sequence of unique strings, one per Tensor argument.
int
getArgumentKeywordsCount ()
 A sequence of unique strings, one per Tensor argument.
com.google.protobuf.ProtocolStringList
getArgumentKeywordsList ()
 A sequence of unique strings, one per Tensor argument.
חוּט
getConcreteFunctionName ()
 Identifies a SavedConcreteFunction.
com.google.protobuf.ByteString
getConcreteFunctionNameBytes ()
 Identifies a SavedConcreteFunction.
סטטי SavedBareConcreteFunction
SavedBareConcreteFunction
final static com.google.protobuf.Descriptors.Descriptor
מפרט פונקציות
getFunctionSpec ()
 The spec of the function that this ConcreteFunction is traced from.
FunctionSpecOrBuilder
getFunctionSpecOrBuilder ()
 The spec of the function that this ConcreteFunction is traced from.
int
final com.google.protobuf.UnknownFieldSet
בוליאני
hasFunctionSpec ()
 The spec of the function that this ConcreteFunction is traced from.
int
בוליאנית סופית
סטטי SavedBareConcreteFunction.Builder
סטטי SavedBareConcreteFunction.Builder
SavedBareConcreteFunction.Builder
סטטי SavedBareConcreteFunction
parseDelimitedFrom (קלט InputStream)
סטטי SavedBareConcreteFunction
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SavedBareConcreteFunction
parseFrom (נתוני ByteBuffer)
סטטי SavedBareConcreteFunction
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SavedBareConcreteFunction
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SavedBareConcreteFunction
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי SavedBareConcreteFunction
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SavedBareConcreteFunction
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי SavedBareConcreteFunction
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי SavedBareConcreteFunction
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
SavedBareConcreteFunction.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

אינט סופי סטטי ציבורי ALLOWED_POSITIONAL_ARGUMENTS_FIELD_NUMBER

ערך קבוע: 3

אינט סופי סטטי ציבורי ARGUMENT_KEYWORDS_FIELD_NUMBER

ערך קבוע: 2

גמר סטטי ציבורי CONCRETE_FUNCTION_NAME_FIELD_NUMBER

ערך קבוע: 1

אינט סופי סטטי ציבורי FUNCTION_SPEC_FIELD_NUMBER

ערך קבוע: 4

שיטות ציבוריות

שווה ערך בוליאני ציבורי (Object obj)

public long getAllowedPositionalArguments ()

 The prefix of `argument_keywords` which may be identified by position.
 
int64 allowed_positional_arguments = 3;

public String getArgumentKeywords (int index)

 A sequence of unique strings, one per Tensor argument.
 
repeated string argument_keywords = 2;

public com.google.protobuf.ByteString getArgumentKeywordsBytes (int index)

 A sequence of unique strings, one per Tensor argument.
 
repeated string argument_keywords = 2;

public int getArgumentKeywordsCount ()

 A sequence of unique strings, one per Tensor argument.
 
repeated string argument_keywords = 2;

public com.google.protobuf.ProtocolStringList getArgumentKeywordsList ()

 A sequence of unique strings, one per Tensor argument.
 
repeated string argument_keywords = 2;

מחרוזת ציבורית getConcreteFunctionName ()

 Identifies a SavedConcreteFunction.
 
string concrete_function_name = 1;

public com.google.protobuf.ByteString getConcreteFunctionNameBytes ()

 Identifies a SavedConcreteFunction.
 
string concrete_function_name = 1;

סטטי ציבורי SavedBareConcreteFunction getDefaultInstance ()

public SavedBareConcreteFunction getDefaultInstanceForType ()

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

Public FunctionSpec getFunctionSpec ()

 The spec of the function that this ConcreteFunction is traced from. This
 allows the ConcreteFunction to be called with nest structure inputs. This
 field may not be populated. If this field is absent, the concrete function
 can only be called with flat inputs.
 TODO(b/169361281): support calling saved ConcreteFunction with structured
 inputs in C++ SavedModel API.
 
.tensorflow.FunctionSpec function_spec = 4;

public FunctionSpecOrBuilder getFunctionSpecOrBuilder ()

 The spec of the function that this ConcreteFunction is traced from. This
 allows the ConcreteFunction to be called with nest structure inputs. This
 field may not be populated. If this field is absent, the concrete function
 can only be called with flat inputs.
 TODO(b/169361281): support calling saved ConcreteFunction with structured
 inputs in C++ SavedModel API.
 
.tensorflow.FunctionSpec function_spec = 4;

פּוּמְבֵּי getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

hasFunctionSpec בוליאני ציבורי ()

 The spec of the function that this ConcreteFunction is traced from. This
 allows the ConcreteFunction to be called with nest structure inputs. This
 field may not be populated. If this field is absent, the concrete function
 can only be called with flat inputs.
 TODO(b/169361281): support calling saved ConcreteFunction with structured
 inputs in C++ SavedModel API.
 
.tensorflow.FunctionSpec function_spec = 4;

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

סטטי ציבורי SavedBareConcreteFunction.Builder newBuilder (אב-טיפוס SavedBareConcreteFunction )

סטטי ציבורי SavedBareConcreteFunction.Builder newBuilder ()

public SavedBareConcreteFunction.Builder newBuilderForType ()

סטטי ציבורי SavedBareConcreteFunction parseDelimitedFrom (קלט זרם קלט)

זורק
IOException

סטטי ציבורי SavedBareConcreteFunction parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

סטטי ציבורי SavedBareConcreteFunction parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

סטטי ציבורי SavedBareConcreteFunction parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

סטטי ציבורי SavedBareConcreteFunction parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי SavedBareConcreteFunction parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

סטטי ציבורי SavedBareConcreteFunction parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי SavedBareConcreteFunction parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

סטטי ציבורי SavedBareConcreteFunction parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static SavedBareConcreteFunction parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

Public SavedBareConcreteFunction.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException