کلاس نهایی عمومی SavedBareConcreteFunction
Protobuf type tensorflow.SavedBareConcreteFunction
کلاس های تو در تو
کلاس | SavedBareConcreteFunction.Builder | Protobuf نوع tensorflow.SavedBareConcreteFunction |
ثابت ها
بین المللی | ALLOWED_POSITIONAL_ARGUMENTS_FIELD_NUMBER | |
بین المللی | ARGUMENT_KEYWORDS_FIELD_NUMBER | |
بین المللی | CONCRETE_FUNCTION_NAME_FIELD_NUMBER | |
بین المللی | 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. |
بین المللی | 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 | |
تابع SavedBareConcrete | |
نهایی static com.google.protobuf.Descriptors.Descriptor | |
FunctionSpec | 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. |
بین المللی | |
com.google.protobuf.UnknownFieldSet نهایی | |
بولی | hasFunctionSpec () The spec of the function that this ConcreteFunction is traced from. |
بین المللی | هش کد () |
بولی نهایی | |
استاتیک SavedBareConcreteFunction.Builder | newBuilder (نمونه اولیه SavedBareConcreteFunction ) |
استاتیک SavedBareConcreteFunction.Builder | newBuilder () |
SavedBareConcreteFunction.Builder | |
static SavedBareConcreteFunction | parseDelimitedFrom (ورودی جریان ورودی) |
static SavedBareConcreteFunction | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SavedBareConcreteFunction | parseFrom (داده های ByteBuffer) |
static SavedBareConcreteFunction | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SavedBareConcreteFunction | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SavedBareConcreteFunction | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
static SavedBareConcreteFunction | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SavedBareConcreteFunction | parseFrom (داده های com.google.protobuf.ByteString) |
static SavedBareConcreteFunction | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SavedBareConcreteFunction | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ایستا | تجزیه کننده () |
SavedBareConcreteFunction.Builder | toBuilder () |
باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
نهایی استاتیک عمومی ALLOWED_POSITIONAL_ARGUMENTS_FIELD_NUMBER
مقدار ثابت: 3
نهایی استاتیک عمومی ARGUMENT_KEYWORDS_FIELD_NUMBER
ارزش ثابت: 2
متن نهایی ثابت عمومی CONCRETE_FUNCTION_NAME_FIELD_NUMBER
ارزش ثابت: 1
public static final int FUNCTION_SPEC_FIELD_NUMBER
Constant Value: 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;
public String getConcreteFunctionName ()
Identifies a SavedConcreteFunction.
string concrete_function_name = 1;
عمومی com.google.protobuf.ByteString getConcreteFunctionNameBytes ()
Identifies a SavedConcreteFunction.
string concrete_function_name = 1;
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;
عملکرد عمومی specorbuilder 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 ()
عمومی int getSerializedSize ()
عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
public boolean 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;
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
استاتیک عمومی SaveDbareConcreteFunction ParsedElimitedFrom (ورودی InputStream)
پرتاب می کند
IOException |
---|
عمومی ثابت SavedBareConcreteFunction parseDelimitedFrom (ورودی جریان ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک SavedBareConcreteFunction parseFrom (داده بایت بافر)
پرتاب می کند
InvalidProtocolBufferException |
---|
public static SavedBareConcreteFunction parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
public static SavedBareConcreteFunction parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
public static SavedBareConcreteFunction parseFrom (com.google.protobuf.CodedInputStream input)
پرتاب می کند
IOException |
---|
public static SavedBareConcreteFunction parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
public static SavedBareConcreteFunction parseFrom (com.google.protobuf.ByteString data)
پرتاب می کند
InvalidProtocolBufferException |
---|
public static SavedBareConcreteFunction parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
public static SavedBareConcreteFunction parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
IOException |
---|