زیر کلاس های غیر مستقیم شناخته شده |
روش های عمومی
رشته انتزاعی | getArgOrder (شاخص int) List of original in_arg names to specify new argument order. |
چکیده com.google.protobuf.ByteString | getArgOrderBytes (شاخص int) List of original in_arg names to specify new argument order. |
انتزاعی | getArgOrderCount () List of original in_arg names to specify new argument order. |
فهرست انتزاعی<String> | getArgOrderList () List of original in_arg names to specify new argument order. |
چکیده ApiDef.Attr | getAttr (شاخص int) repeated .tensorflow.ApiDef.Attr attr = 6; |
انتزاعی | getAttrCount () repeated .tensorflow.ApiDef.Attr attr = 6; |
فهرست چکیده < ApiDef.Attr > | getAttrList () repeated .tensorflow.ApiDef.Attr attr = 6; |
چکیده ApiDef.AttrOrBuilder | getAttrOrBuilder (شاخص int) repeated .tensorflow.ApiDef.Attr attr = 6; |
فهرست چکیده <? ApiDef.AttrOrBuilder > را گسترش می دهد | getAttrOrBuilderList () repeated .tensorflow.ApiDef.Attr attr = 6; |
رشته انتزاعی | 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. |
انتزاعی | getDeprecationVersion () Major version when the op will be deleted. |
رشته انتزاعی | 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. |
رشته انتزاعی | 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. |
رشته انتزاعی | پسوند getDescription () string description_suffix = 10; |
چکیده com.google.protobuf.ByteString | getDescriptionSuffixBytes () string description_suffix = 10; |
چکیده ApiDef.Endpoint | getEndpoint (شاخص int) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
انتزاعی | getEndpointCount () repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
فهرست انتزاعی< ApiDef.Endpoint > | getEndpointList () repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
چکیده ApiDef.EndpointOrBuilder | getEndpointOrBuilder (int index) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
فهرست چکیده <? ApiDef.EndpointOrBuilder > را گسترش می دهد | getEndpointOrBuilderList () repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
رشته انتزاعی | 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 (شاخص int) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
انتزاعی | getInArgCount () repeated .tensorflow.ApiDef.Arg in_arg = 4; |
فهرست چکیده < ApiDef.Arg > | getInArgList () repeated .tensorflow.ApiDef.Arg in_arg = 4; |
Abstract ApiDef.ArgOrBuilder | getInArgOrBuilder (int index) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
فهرست چکیده <? گسترش ApiDef.ArgOrBuilder > | getInArgOrBuilderList () repeated .tensorflow.ApiDef.Arg in_arg = 4; |
چکیده ApiDef.Arg | getOutArg (شاخص int) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
انتزاعی | getOutArgCount () repeated .tensorflow.ApiDef.Arg out_arg = 5; |
فهرست چکیده < ApiDef.Arg > | getOutArgList () repeated .tensorflow.ApiDef.Arg out_arg = 5; |
Abstract ApiDef.ArgOrBuilder | getOutArgOrBuilder (شاخص int) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
فهرست چکیده <? گسترش ApiDef.ArgOrBuilder > | getOutArgOrBuilderList () repeated .tensorflow.ApiDef.Arg out_arg = 5; |
رشته انتزاعی | دریافت خلاصه () 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; |
انتزاعی | getVisibilityValue () .tensorflow.ApiDef.Visibility visibility = 2; |
روش های عمومی
رشته انتزاعی عمومی getArgOrder (شاخص 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 (int index)
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;
abstract عمومی int 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;
فهرست انتزاعی عمومی<String> 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;
انتزاع عمومی int getAttrCount ()
repeated .tensorflow.ApiDef.Attr attr = 6;
چکیده عمومی ApiDef.AttrOrBuilder getAttrOrBuilder (int index)
repeated .tensorflow.ApiDef.Attr attr = 6;
فهرست چکیده عمومی<? گسترش ApiDef.AttrOrBuilder > getAttrOrBuilderList ()
repeated .tensorflow.ApiDef.Attr attr = 6;
رشته انتزاعی عمومی 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;
چکیده عمومی 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 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;
رشته انتزاعی عمومی getDescription ()
Additional, longer human-readable description of what the Op does.
string description = 8;
چکیده عمومی com.google.protobuf.ByteString getDescriptionBytes ()
Additional, longer human-readable description of what the Op does.
string description = 8;
رشته انتزاعی عمومی getDescriptionPrefix ()
Modify an existing/inherited description by adding text to the beginning or end.
string description_prefix = 9;
چکیده عمومی com.google.protobuf.ByteString getDescriptionPrefixBytes ()
Modify an existing/inherited description by adding text to the beginning or end.
string description_prefix = 9;
رشته انتزاعی عمومی getDescriptionSuffix ()
string description_suffix = 10;
چکیده عمومی com.google.protobuf.ByteString getDescriptionSuffixBytes ()
string description_suffix = 10;
چکیده عمومی ApiDef.Endpoint getEndpoint (int index)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
انتزاعی عمومی int getEndpointCount ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
فهرست انتزاعی عمومی< ApiDef.Endpoint > getEndpointList ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
چکیده عمومی ApiDef.EndpointOrBuilder getEndpointOrBuilder (int index)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
فهرست چکیده عمومی<? گسترش ApiDef.EndpointOrBuilder > getEndpointOrBuilderList ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
رشته انتزاعی عمومی getGraphOpName ()
Name of the op (in the OpDef) to specify the API for.
string graph_op_name = 1;
عمومی انتزاعی com.google.protobuf.ByteString getGraphOpNameBytes ()
Name of the op (in the OpDef) to specify the API for.
string graph_op_name = 1;
انتزاع عمومی int getInArgCount ()
repeated .tensorflow.ApiDef.Arg in_arg = 4;
چکیده عمومی ApiDef.ArgOrBuilder getInArgOrBuilder (int index)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
فهرست چکیده عمومی<? گسترش ApiDef.ArgOrBuilder > getInArgOrBuilderList ()
repeated .tensorflow.ApiDef.Arg in_arg = 4;
چکیده عمومی int getOutArgCount ()
repeated .tensorflow.ApiDef.Arg out_arg = 5;
چکیده عمومی ApiDef.ArgOrBuilder getOutArgOrBuilder (int index)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
فهرست چکیده عمومی<? گسترش ApiDef.ArgOrBuilder > getOutArgOrBuilderList ()
repeated .tensorflow.ApiDef.Arg out_arg = 5;
خلاصه رشته انتزاعی عمومی ()
One-line human-readable description of what the Op does.
string summary = 7;
چکیده عمومی com.google.protobuf.ByteString getSummaryBytes ()
One-line human-readable description of what the Op does.
string summary = 7;
انتزاع عمومی int getVisibilityValue ()
.tensorflow.ApiDef.Visibility visibility = 2;