Used to specify and override the default API & behavior in the generated code for client languages, from what you would get from the OpDef alone. There will be a set of ApiDefs that are common to all client languages, and another set per client language. The per-client-language ApiDefs will inherit values from the common ApiDefs which it can either replace or modify. We separate the API definition from the OpDef so we can evolve the API while remaining backwards compatible when interpretting old graphs. Overrides go in an "api_def.pbtxt" file with a text-format ApiDefs message. WARNING: Be *very* careful changing the API for any existing op -- you can change the semantics of existing code. These changes may need to wait until a major release of TensorFlow to avoid breaking our compatibility promises.
tensorflow.ApiDef
Phương pháp công khai
ApiDef.Builder | addAllArgOrder (giá trị Iterable<String>) List of original in_arg names to specify new argument order. |
ApiDef.Builder | addAllAttr (Iterable<? mở rộng các giá trị ApiDef.Attr >) repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.Builder | addAllEndpoint (Iterable<? mở rộng các giá trị ApiDef.Endpoint >) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Builder | addAllInArg (Iterable<? mở rộng các giá trị ApiDef.Arg >) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.Builder | addAllOutArg (Iterable<? mở rộng các giá trị ApiDef.Arg >) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.Builder | addArgOrder (Giá trị chuỗi) List of original in_arg names to specify new argument order. |
ApiDef.Builder | addArgOrderBytes (giá trị com.google.protobuf.ByteString) List of original in_arg names to specify new argument order. |
ApiDef.Builder | |
ApiDef.Builder | addAttr (chỉ mục int, ApiDef.Attr.Builder builderForValue) repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.Builder | |
ApiDef.Builder | |
ApiDef.Attr.Builder | addAttrBuilder () repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.Attr.Builder | addAttrBuilder (chỉ mục int) repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.Builder | addEndpoint (chỉ mục int, ApiDef.Endpoint.Builder builderForValue) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Builder | addEndpoint (chỉ mục int, giá trị ApiDef.Endpoint ) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Builder | addEndpoint ( ApiDef.Endpoint.Builder builderForValue) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Builder | |
ApiDef.Endpoint.Builder | addEndpointBuilder (chỉ mục int) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Endpoint.Builder | addEndpointBuilder () repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Builder | |
ApiDef.Builder | addInArg (chỉ mục int, ApiDef.Arg.Builder builderForValue) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.Builder | |
ApiDef.Builder | |
ApiDef.Arg.Builder | addInArgBuilder (chỉ mục int) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.Arg.Builder | addInArgBuilder () repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.Builder | |
ApiDef.Builder | |
ApiDef.Builder | addOutArg (chỉ mục int, ApiDef.Arg.Builder builderForValue) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.Builder | |
ApiDef.Arg.Builder | addOutArgBuilder () repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.Arg.Builder | addOutArgBuilder (chỉ mục int) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.Builder | addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
APIDef | xây dựng () |
APIDef | |
ApiDef.Builder | thông thoáng () |
ApiDef.Builder | clearArgOrder () List of original in_arg names to specify new argument order. |
ApiDef.Builder | clearAttr () repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.Builder | clearDeprecationMessage () If this op is deprecated, set deprecation message to the message that should be logged when this op is used. |
ApiDef.Builder | ClearDeprecationVersion () Major version when the op will be deleted. |
ApiDef.Builder | mô tả rõ ràng () Additional, longer human-readable description of what the Op does. |
ApiDef.Builder | ClearDescriptionPrefix () Modify an existing/inherited description by adding text to the beginning or end. |
ApiDef.Builder | ClearDescriptionSuffix () string description_suffix = 10; |
ApiDef.Builder | điểm cuối rõ ràng () repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Builder | ClearField (trường com.google.protobuf.Descriptors.FieldDescriptor) |
ApiDef.Builder | clearGraphOpName () Name of the op (in the OpDef) to specify the API for. |
ApiDef.Builder | ClearInArg () repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ApiDef.Builder | ClearOutArg () repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.Builder | rõ ràngTóm tắt () One-line human-readable description of what the Op does. |
ApiDef.Builder | ClearVisibility () .tensorflow.ApiDef.Visibility visibility = 2; |
ApiDef.Builder | dòng vô tính () |
Sợi dây | getArgOrder (chỉ số int) List of original in_arg names to specify new argument order. |
com.google.protobuf.ByteString | getArgOrderBytes (chỉ mục int) List of original in_arg names to specify new argument order. |
int | getArgOrderCount () List of original in_arg names to specify new argument order. |
com.google.protobuf.ProtocolStringList | getArgOrderList () List of original in_arg names to specify new argument order. |
ApiDef.Attr | getAttr (chỉ số int) repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.Attr.Builder | getAttrBuilder (chỉ mục int) repeated .tensorflow.ApiDef.Attr attr = 6; |
Danh sách< ApiDef.Attr.Builder > | getAttrBuilderList () repeated .tensorflow.ApiDef.Attr attr = 6; |
int | getAttrCount () repeated .tensorflow.ApiDef.Attr attr = 6; |
Danh sách< ApiDef.Attr > | getAttrList () repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.AttrOrBuilder | getAttrOrBuilder (chỉ mục int) repeated .tensorflow.ApiDef.Attr attr = 6; |
Danh sách<? mở rộng ApiDef.AttrOrBuilder > | getAttrOrBuilderList () repeated .tensorflow.ApiDef.Attr attr = 6; |
APIDef | |
Sợi dây | getDeprecationMessage () If this op is deprecated, set deprecation message to the message that should be logged when this op is used. |
com.google.protobuf.ByteString | getDeprecationMessageBytes () If this op is deprecated, set deprecation message to the message that should be logged when this op is used. |
int | getDeprecationVersion () Major version when the op will be deleted. |
Sợi dây | getDescription () Additional, longer human-readable description of what the Op does. |
com.google.protobuf.ByteString | getDescriptionBytes () Additional, longer human-readable description of what the Op does. |
Sợi dây | getDescriptionPrefix () Modify an existing/inherited description by adding text to the beginning or end. |
com.google.protobuf.ByteString | getDescriptionPrefixBytes () Modify an existing/inherited description by adding text to the beginning or end. |
Sợi dây | getDescriptionSuffix () string description_suffix = 10; |
com.google.protobuf.ByteString | getDescriptionSuffixBytes () string description_suffix = 10; |
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng | |
com.google.protobuf.Descriptors.Descriptor | |
ApiDef.Endpoint | getEndpoint (chỉ số int) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Endpoint.Builder | getEndpointBuilder (chỉ mục int) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
Danh sách< ApiDef.Endpoint.Builder > | getEndpointBuilderList () repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
int | getEndpointCount () repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
Danh sách< ApiDef.Endpoint > | getEndpointList () repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.EndpointOrBuilder | getEndpointOrBuilder (chỉ mục int) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
Danh sách<? mở rộng ApiDef.EndpointOrBuilder > | getEndpointOrBuilderList () repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
Sợi dây | getGraphOpName () Name of the op (in the OpDef) to specify the API for. |
com.google.protobuf.ByteString | getGraphOpNameBytes () Name of the op (in the OpDef) to specify the API for. |
ApiDef.Arg | getInArg (chỉ số int) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.Arg.Builder | getInArgBuilder (chỉ mục int) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
Danh sách< ApiDef.Arg.Builder > | getInArgBuilderList () repeated .tensorflow.ApiDef.Arg in_arg = 4; |
int | getInArgCount () repeated .tensorflow.ApiDef.Arg in_arg = 4; |
Danh sách< ApiDef.Arg > | getInArgList () repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.ArgOrBuilder | getInArgOrBuilder (chỉ mục int) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
Danh sách<? mở rộng ApiDef.ArgOrBuilder > | getInArgOrBuilderList () repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.Arg | getOutArg (chỉ số int) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.Arg.Builder | getOutArgBuilder (chỉ mục int) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
Danh sách< ApiDef.Arg.Builder > | getOutArgBuilderList () repeated .tensorflow.ApiDef.Arg out_arg = 5; |
int | getOutArgCount () repeated .tensorflow.ApiDef.Arg out_arg = 5; |
Danh sách< ApiDef.Arg > | getOutArgList () repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.ArgOrBuilder | getOutArgOrBuilder (chỉ mục int) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
Danh sách<? mở rộng ApiDef.ArgOrBuilder > | getOutArgOrBuilderList () repeated .tensorflow.ApiDef.Arg out_arg = 5; |
Sợi dây | lấy Tóm tắt () One-line human-readable description of what the Op does. |
com.google.protobuf.ByteString | getSummaryBytes () One-line human-readable description of what the Op does. |
ApiDef.Visibility | getVisibility () .tensorflow.ApiDef.Visibility visibility = 2; |
int | getVisibilityValue () .tensorflow.ApiDef.Visibility visibility = 2; |
boolean cuối cùng | |
ApiDef.Builder | mergeFrom (com.google.protobuf.Message other) |
ApiDef.Builder | mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
ApiDef.Builder cuối cùng | hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
ApiDef.Builder | RemoveAttr (chỉ mục int) repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.Builder | RemoveEndpoint (chỉ mục int) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Builder | RemoveInArg (chỉ mục int) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.Builder | RemoveOutArg (chỉ mục int) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.Builder | setArgOrder (chỉ mục int, giá trị chuỗi) List of original in_arg names to specify new argument order. |
ApiDef.Builder | |
ApiDef.Builder | setAttr (chỉ mục int, ApiDef.Attr.Builder builderForValue) repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.Builder | setDeprecationMessage (Giá trị chuỗi) If this op is deprecated, set deprecation message to the message that should be logged when this op is used. |
ApiDef.Builder | setDeprecationMessageBytes (giá trị com.google.protobuf.ByteString) If this op is deprecated, set deprecation message to the message that should be logged when this op is used. |
ApiDef.Builder | setDeprecationVersion (giá trị int) Major version when the op will be deleted. |
ApiDef.Builder | setDescription (Giá trị chuỗi) Additional, longer human-readable description of what the Op does. |
ApiDef.Builder | setDescriptionBytes (giá trị com.google.protobuf.ByteString) Additional, longer human-readable description of what the Op does. |
ApiDef.Builder | setDescriptionPrefix (Giá trị chuỗi) Modify an existing/inherited description by adding text to the beginning or end. |
ApiDef.Builder | setDescriptionPrefixBytes (giá trị com.google.protobuf.ByteString) Modify an existing/inherited description by adding text to the beginning or end. |
ApiDef.Builder | setDescriptionSuffix (Giá trị chuỗi) string description_suffix = 10; |
ApiDef.Builder | setDescriptionSuffixBytes (giá trị com.google.protobuf.ByteString) string description_suffix = 10; |
ApiDef.Builder | setEndpoint (chỉ mục int, giá trị ApiDef.Endpoint ) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Builder | setEndpoint (chỉ mục int, ApiDef.Endpoint.Builder builderForValue) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Builder | setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
ApiDef.Builder | setGraphOpName (Giá trị chuỗi) Name of the op (in the OpDef) to specify the API for. |
ApiDef.Builder | setGraphOpNameBytes (giá trị com.google.protobuf.ByteString) Name of the op (in the OpDef) to specify the API for. |
ApiDef.Builder | |
ApiDef.Builder | setInArg (chỉ mục int, ApiDef.Arg.Builder builderForValue) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.Builder | |
ApiDef.Builder | setOutArg (chỉ mục int, ApiDef.Arg.Builder builderForValue) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.Builder | setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng) |
ApiDef.Builder | setSummary (Giá trị chuỗi) One-line human-readable description of what the Op does. |
ApiDef.Builder | setSummaryBytes (giá trị com.google.protobuf.ByteString) One-line human-readable description of what the Op does. |
ApiDef.Builder cuối cùng | setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
ApiDef.Builder | |
ApiDef.Builder | setVisibilityValue (giá trị int) .tensorflow.ApiDef.Visibility visibility = 2; |
Phương pháp kế thừa
Phương pháp công khai
ApiDef.Builder công khai addAllArgOrder (giá trị Iterable<String>)
List of original in_arg names to specify new argument order. Length of arg_order should be either empty to keep current order or match size of in_arg.
repeated string arg_order = 11;
ApiDef.Builder công khai addAllAttr (Iterable<? mở rộng các giá trị ApiDef.Attr >)
repeated .tensorflow.ApiDef.Attr attr = 6;
ApiDef.Builder công khai addAllEndpoint (Iterable<? mở rộng các giá trị ApiDef.Endpoint >)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
ApiDef.Builder công khai addAllInArg (Iterable<? mở rộng các giá trị ApiDef.Arg >)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
ApiDef.Builder công khai addAllOutArg (Iterable<? mở rộng các giá trị ApiDef.Arg >)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
ApiDef.Builder công khai addArgOrder (Giá trị chuỗi)
List of original in_arg names to specify new argument order. Length of arg_order should be either empty to keep current order or match size of in_arg.
repeated string arg_order = 11;
ApiDef.Builder công khai addArgOrderBytes (giá trị com.google.protobuf.ByteString)
List of original in_arg names to specify new argument order. Length of arg_order should be either empty to keep current order or match size of in_arg.
repeated string arg_order = 11;
public ApiDef.Builder addAttr (chỉ mục int, giá trị ApiDef.Attr )
repeated .tensorflow.ApiDef.Attr attr = 6;
ApiDef.Builder addAttr công khai (chỉ mục int, ApiDef.Attr.Builder builderForValue)
repeated .tensorflow.ApiDef.Attr attr = 6;
ApiDef.Builder addAttr công khai ( ApiDef.Attr.Builder builderForValue)
repeated .tensorflow.ApiDef.Attr attr = 6;
ApiDef.Attr.Builder công khai addAttrBuilder (chỉ mục int)
repeated .tensorflow.ApiDef.Attr attr = 6;
ApiDef.Builder addEndpoint công khai (chỉ mục int, ApiDef.Endpoint.Builder builderForValue)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
public ApiDef.Builder addEndpoint (chỉ mục int, giá trị ApiDef.Endpoint )
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
ApiDef.Builder addEndpoint công khai ( ApiDef.Endpoint.Builder builderForValue)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
public ApiDef.Builder addEndpoint (giá trị ApiDef.Endpoint )
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
ApiDef.Endpoint.Builder công khai addEndpointBuilder (chỉ mục int)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
ApiDef.Endpoint.Builder công khai addEndpointBuilder ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
ApiDef.Builder addInArg công khai (chỉ mục int, ApiDef.Arg.Builder builderForValue)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
ApiDef.Builder addInArg công khai ( ApiDef.Arg.Builder builderForValue)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
ApiDef.Builder công khai addInArg (chỉ mục int, giá trị ApiDef.Arg )
repeated .tensorflow.ApiDef.Arg in_arg = 4;
ApiDef.Arg.Builder công khai addInArgBuilder (chỉ mục int)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
ApiDef.Builder addOutArg công khai (giá trị ApiDef.Arg )
repeated .tensorflow.ApiDef.Arg out_arg = 5;
ApiDef.Builder addOutArg công khai (chỉ mục int, giá trị ApiDef.Arg )
repeated .tensorflow.ApiDef.Arg out_arg = 5;
ApiDef.Builder addOutArg công khai (chỉ mục int, ApiDef.Arg.Builder builderForValue)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
ApiDef.Builder addOutArg công khai ( ApiDef.Arg.Builder builderForValue)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
ApiDef.Arg.Builder công khai addOutArgBuilder (chỉ mục int)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
ApiDef.Builder công khai addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
ApiDef.Builder công khai clearArgOrder ()
List of original in_arg names to specify new argument order. Length of arg_order should be either empty to keep current order or match size of in_arg.
repeated string arg_order = 11;
ApiDef.Builder công khai clearDeprecationMessage ()
If this op is deprecated, set deprecation message to the message that should be logged when this op is used. The message should indicate alternative op to use, if any.
string deprecation_message = 12;
ApiDef.Builder công khai clearDeprecationVersion ()
Major version when the op will be deleted. For e.g. set this value to 2 if op API should be removed in TensorFlow 2.0 and deprecated in versions before that.
int32 deprecation_version = 13;
ApiDef.Builder công khai clearDescription ()
Additional, longer human-readable description of what the Op does.
string description = 8;
ApiDef.Builder công khai clearDescriptionPrefix ()
Modify an existing/inherited description by adding text to the beginning or end.
string description_prefix = 9;
ApiDef.Builder công khai clearGraphOpName ()
Name of the op (in the OpDef) to specify the API for.
string graph_op_name = 1;
ApiDef.Builder clearSummary công khai ()
One-line human-readable description of what the Op does.
string summary = 7;
Chuỗi công khai getArgOrder (chỉ mục int)
List of original in_arg names to specify new argument order. Length of arg_order should be either empty to keep current order or match size of in_arg.
repeated string arg_order = 11;
com.google.protobuf.ByteString getArgOrderBytes công khai (chỉ mục int)
List of original in_arg names to specify new argument order. Length of arg_order should be either empty to keep current order or match size of in_arg.
repeated string arg_order = 11;
int công khai getArgOrderCount ()
List of original in_arg names to specify new argument order. Length of arg_order should be either empty to keep current order or match size of in_arg.
repeated string arg_order = 11;
com.google.protobuf.ProtocolStringList công khai getArgOrderList ()
List of original in_arg names to specify new argument order. Length of arg_order should be either empty to keep current order or match size of in_arg.
repeated string arg_order = 11;
ApiDef.Attr.Builder công khai getAttrBuilder (chỉ mục int)
repeated .tensorflow.ApiDef.Attr attr = 6;
Danh sách công khai< ApiDef.Attr.Builder > getAttrBuilderList ()
repeated .tensorflow.ApiDef.Attr attr = 6;
int công khai getAttrCount ()
repeated .tensorflow.ApiDef.Attr attr = 6;
ApiDef.AttrOrBuilder công khai getAttrOrBuilder (chỉ mục int)
repeated .tensorflow.ApiDef.Attr attr = 6;
Danh sách công khai<? mở rộng ApiDef.AttrOrBuilder > getAttrOrBuilderList ()
repeated .tensorflow.ApiDef.Attr attr = 6;
Chuỗi công khai getDeprecationMessage ()
If this op is deprecated, set deprecation message to the message that should be logged when this op is used. The message should indicate alternative op to use, if any.
string deprecation_message = 12;
công khai com.google.protobuf.ByteString getDeprecationMessageBytes ()
If this op is deprecated, set deprecation message to the message that should be logged when this op is used. The message should indicate alternative op to use, if any.
string deprecation_message = 12;
int công khai getDeprecationVersion ()
Major version when the op will be deleted. For e.g. set this value to 2 if op API should be removed in TensorFlow 2.0 and deprecated in versions before that.
int32 deprecation_version = 13;
Chuỗi công khai getDescription ()
Additional, longer human-readable description of what the Op does.
string description = 8;
com.google.protobuf.ByteString getDescriptionBytes công khai ()
Additional, longer human-readable description of what the Op does.
string description = 8;
Chuỗi công khai getDescriptionPrefix ()
Modify an existing/inherited description by adding text to the beginning or end.
string description_prefix = 9;
com.google.protobuf.ByteString getDescriptionPrefixBytes công khai ()
Modify an existing/inherited description by adding text to the beginning or end.
string description_prefix = 9;
Chuỗi công khai getDescriptionSuffix ()
string description_suffix = 10;
com.google.protobuf.ByteString getDescriptionSuffixBytes công khai ()
string description_suffix = 10;
công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()
ApiDef.Endpoint công khai getEndpoint (chỉ mục int)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
ApiDef.Endpoint.Builder công khai getEndpointBuilder (chỉ mục int)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
Danh sách công khai< ApiDef.Endpoint.Builder > getEndpointBuilderList ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
int công khai getEndpointCount ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
Danh sách công khai< ApiDef.Endpoint > getEndpointList ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
ApiDef.EndpointOrBuilder công khai getEndpointOrBuilder (chỉ mục int)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
Danh sách công khai<? mở rộng ApiDef.EndpointOrBuilder > getEndpointOrBuilderList ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
Chuỗi công khai getGraphOpName ()
Name of the op (in the OpDef) to specify the API for.
string graph_op_name = 1;
com.google.protobuf.ByteString công khai getGraphOpNameBytes ()
Name of the op (in the OpDef) to specify the API for.
string graph_op_name = 1;
ApiDef.Arg.Builder công khai getInArgBuilder (chỉ mục int)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
Danh sách công khai< ApiDef.Arg.Builder > getInArgBuilderList ()
repeated .tensorflow.ApiDef.Arg in_arg = 4;
int công khai getInArgCount ()
repeated .tensorflow.ApiDef.Arg in_arg = 4;
ApiDef.ArgOrBuilder công khai getInArgOrBuilder (chỉ mục int)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
Danh sách công khai<? mở rộng ApiDef.ArgOrBuilder > getInArgOrBuilderList ()
repeated .tensorflow.ApiDef.Arg in_arg = 4;
ApiDef.Arg.Builder công khai getOutArgBuilder (chỉ mục int)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
Danh sách công khai< ApiDef.Arg.Builder > getOutArgBuilderList ()
repeated .tensorflow.ApiDef.Arg out_arg = 5;
int công khai getOutArgCount ()
repeated .tensorflow.ApiDef.Arg out_arg = 5;
ApiDef.ArgOrBuilder công khai getOutArgOrBuilder (chỉ mục int)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
Danh sách công khai<? mở rộng ApiDef.ArgOrBuilder > getOutArgOrBuilderList ()
repeated .tensorflow.ApiDef.Arg out_arg = 5;
Chuỗi công khai getSummary ()
One-line human-readable description of what the Op does.
string summary = 7;
com.google.protobuf.ByteString getSummaryBytes công khai ()
One-line human-readable description of what the Op does.
string summary = 7;
int công khai getVisibilityValue ()
.tensorflow.ApiDef.Visibility visibility = 2;
boolean cuối cùng công khai được khởi tạo ()
công khai ApiDef.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
trận chung kết công khai ApiDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
ApiDef.Builder công khai xóaEndpoint (chỉ mục int)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
ApiDef.Builder setArgOrder công khai (chỉ mục int, giá trị chuỗi)
List of original in_arg names to specify new argument order. Length of arg_order should be either empty to keep current order or match size of in_arg.
repeated string arg_order = 11;
ApiDef.Builder setAttr công khai (chỉ mục int, giá trị ApiDef.Attr )
repeated .tensorflow.ApiDef.Attr attr = 6;
ApiDef.Builder setAttr công khai (chỉ mục int, ApiDef.Attr.Builder builderForValue)
repeated .tensorflow.ApiDef.Attr attr = 6;
ApiDef.Builder setDeprecationMessage công khai (Giá trị chuỗi)
If this op is deprecated, set deprecation message to the message that should be logged when this op is used. The message should indicate alternative op to use, if any.
string deprecation_message = 12;
ApiDef.Builder công khai setDeprecationMessageBytes (giá trị com.google.protobuf.ByteString)
If this op is deprecated, set deprecation message to the message that should be logged when this op is used. The message should indicate alternative op to use, if any.
string deprecation_message = 12;
ApiDef.Builder công khai setDeprecationVersion (giá trị int)
Major version when the op will be deleted. For e.g. set this value to 2 if op API should be removed in TensorFlow 2.0 and deprecated in versions before that.
int32 deprecation_version = 13;
ApiDef.Builder setDescription công khai (Giá trị chuỗi)
Additional, longer human-readable description of what the Op does.
string description = 8;
ApiDef.Builder setDescriptionBytes công khai (giá trị com.google.protobuf.ByteString)
Additional, longer human-readable description of what the Op does.
string description = 8;
ApiDef.Builder setDescriptionPrefix công khai (Giá trị chuỗi)
Modify an existing/inherited description by adding text to the beginning or end.
string description_prefix = 9;
ApiDef.Builder setDescriptionPrefixBytes công khai (giá trị com.google.protobuf.ByteString)
Modify an existing/inherited description by adding text to the beginning or end.
string description_prefix = 9;
ApiDef.Builder công khai setDescriptionSuffixBytes (giá trị com.google.protobuf.ByteString)
string description_suffix = 10;
ApiDef.Builder setEndpoint công khai (chỉ mục int, giá trị ApiDef.Endpoint )
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
ApiDef.Builder setEndpoint công khai (chỉ mục int, ApiDef.Endpoint.Builder builderForValue)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
ApiDef.Builder setField công khai (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
ApiDef.Builder công khai setGraphOpName (Giá trị chuỗi)
Name of the op (in the OpDef) to specify the API for.
string graph_op_name = 1;
ApiDef.Builder công khai setGraphOpNameBytes (giá trị com.google.protobuf.ByteString)
Name of the op (in the OpDef) to specify the API for.
string graph_op_name = 1;
ApiDef.Builder setInArg công khai (chỉ mục int, giá trị ApiDef.Arg )
repeated .tensorflow.ApiDef.Arg in_arg = 4;
ApiDef.Builder setInArg công khai (chỉ mục int, ApiDef.Arg.Builder builderForValue)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
ApiDef.Builder setOutArg công khai (chỉ mục int, giá trị ApiDef.Arg )
repeated .tensorflow.ApiDef.Arg out_arg = 5;
ApiDef.Builder setOutArg công khai (chỉ mục int, ApiDef.Arg.Builder builderForValue)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
ApiDef.Builder setRepeatedField công khai (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
ApiDef.Builder setSummary công khai (Giá trị chuỗi)
One-line human-readable description of what the Op does.
string summary = 7;
ApiDef.Builder setSummaryBytes công khai (giá trị com.google.protobuf.ByteString)
One-line human-readable description of what the Op does.
string summary = 7;
trận chung kết công khai ApiDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
ApiDef.Builder setVisibility công khai (giá trị ApiDef.Visibility )
.tensorflow.ApiDef.Visibility visibility = 2;
ApiDef.Builder công khai setVisibilityValue (giá trị int)
.tensorflow.ApiDef.Visibility visibility = 2;