ApiDef.Builder

الطبقة النهائية العامة الثابتة ApiDef.Builder

 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.
 
نوع Protobuf tensorflow.ApiDef

الأساليب العامة

ApiDef.Builder
addAllArgOrder (قيم Iterable<String>)
 List of original in_arg names to specify new argument order.
ApiDef.Builder
addAllAttr (Iterable<؟ يمتد ApiDef.Attr > القيم)
repeated .tensorflow.ApiDef.Attr attr = 6;
ApiDef.Builder
addAllEndpoint (Iterable<؟ يمتد ApiDef.Endpoint > القيم)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
ApiDef.Builder
addAllInArg (Iterable<؟ يمتد ApiDef.Arg > القيم)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
ApiDef.Builder
addAllOutArg (Iterable<? Extends ApiDef.Arg > القيم)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
ApiDef.Builder
addArgOrder (قيمة السلسلة)
 List of original in_arg names to specify new argument order.
ApiDef.Builder
addArgOrderBytes (قيمة com.google.protobuf.ByteString)
 List of original in_arg names to specify new argument order.
ApiDef.Builder
addAttr (مؤشر int، قيمة ApiDef.Attr )
repeated .tensorflow.ApiDef.Attr attr = 6;
ApiDef.Builder
addAttr (مؤشر int، ApiDef.Attr.Builder builderForValue)
repeated .tensorflow.ApiDef.Attr attr = 6;
ApiDef.Builder
addAttr ( ApiDef.Attr.Builder builderForValue)
repeated .tensorflow.ApiDef.Attr attr = 6;
ApiDef.Builder
addAttr (قيمة ApiDef.Attr )
repeated .tensorflow.ApiDef.Attr attr = 6;
ApiDef.Attr.Builder
addAttrBuilder ()
repeated .tensorflow.ApiDef.Attr attr = 6;
ApiDef.Attr.Builder
addAttrBuilder (فهرس كثافة العمليات)
repeated .tensorflow.ApiDef.Attr attr = 6;
ApiDef.Builder
addEndpoint (مؤشر int، ApiDef.Endpoint.Builder builderForValue)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
ApiDef.Builder
addEndpoint (مؤشر int، قيمة ApiDef.Endpoint )
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
ApiDef.Builder
addEndpoint ( ApiDef.Endpoint.Builder builderForValue)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
ApiDef.Builder
addEndpoint (قيمة ApiDef.Endpoint )
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
ApiDef.Endpoint.Builder
addEndpointBuilder (فهرس كثافة العمليات)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
ApiDef.Endpoint.Builder
إضافةEndpointBuilder ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
ApiDef.Builder
addInArg (قيمة ApiDef.Arg )
repeated .tensorflow.ApiDef.Arg in_arg = 4;
ApiDef.Builder
addInArg (مؤشر int، ApiDef.Arg.Builder builderForValue)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
ApiDef.Builder
addInArg ( ApiDef.Arg.Builder builderForValue)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
ApiDef.Builder
addInArg (مؤشر int، قيمة ApiDef.Arg )
repeated .tensorflow.ApiDef.Arg in_arg = 4;
ApiDef.Arg.Builder
addInArgBuilder (فهرس كثافة العمليات)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
ApiDef.Arg.Builder
addInArgBuilder ()
repeated .tensorflow.ApiDef.Arg in_arg = 4;
ApiDef.Builder
addOutArg (قيمة ApiDef.Arg )
repeated .tensorflow.ApiDef.Arg out_arg = 5;
ApiDef.Builder
addOutArg (مؤشر int، قيمة ApiDef.Arg )
repeated .tensorflow.ApiDef.Arg out_arg = 5;
ApiDef.Builder
addOutArg (مؤشر int، ApiDef.Arg.Builder builderForValue)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
ApiDef.Builder
addOutArg ( ApiDef.Arg.Builder builderForValue)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
ApiDef.Arg.Builder
addOutArgBuilder ()
repeated .tensorflow.ApiDef.Arg out_arg = 5;
ApiDef.Arg.Builder
addOutArgBuilder (فهرس كثافة العمليات)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
ApiDef.Builder
addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
أبيديف
أبيديف
ApiDef.Builder
ApiDef.Builder
كلير آرج أوردر ()
 List of original in_arg names to specify new argument order.
ApiDef.Builder
كلير أتر ()
repeated .tensorflow.ApiDef.Attr attr = 6;
ApiDef.Builder
رسالة الإهمال الواضحة ()
 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
وصف واضح ()
 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
نقطة النهاية الواضحة ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
ApiDef.Builder
ClearField (حقل com.google.protobuf.Descriptors.FieldDescriptor)
ApiDef.Builder
ClearGraphOpName ()
 Name of the op (in the OpDef) to specify the API for.
ApiDef.Builder
كلير إن آرج ()
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
ملخص واضح ()
 One-line human-readable description of what the Op does.
ApiDef.Builder
كليرفيسيبيليتي ()
.tensorflow.ApiDef.Visibility visibility = 2;
ApiDef.Builder
خيط
getArgOrder (فهرس كثافة العمليات)
 List of original in_arg names to specify new argument order.
com.google.protobuf.ByteString
getArgOrderBytes (فهرس كثافة العمليات)
 List of original in_arg names to specify new argument order.
كثافة العمليات
getArgOrderCount ()
 List of original in_arg names to specify new argument order.
com.google.protobuf.ProtocolStringList
قائمة getArgOrder ()
 List of original in_arg names to specify new argument order.
ApiDef.Attr
getAttr (فهرس كثافة العمليات)
repeated .tensorflow.ApiDef.Attr attr = 6;
ApiDef.Attr.Builder
getAttrBuilder (فهرس كثافة العمليات)
repeated .tensorflow.ApiDef.Attr attr = 6;
القائمة< ApiDef.Attr.Builder >
getAttrBuilderList ()
repeated .tensorflow.ApiDef.Attr attr = 6;
كثافة العمليات
الحصول علىAttrCount ()
repeated .tensorflow.ApiDef.Attr attr = 6;
القائمة< ApiDef.Attr >
getAttrList ()
repeated .tensorflow.ApiDef.Attr attr = 6;
ApiDef.AttrOrBuilder
getAttrOrBuilder (فهرس كثافة العمليات)
repeated .tensorflow.ApiDef.Attr attr = 6;
القائمة<؟ يمتد ApiDef.AttrOrBuilder >
getAttrOrBuilderList ()
repeated .tensorflow.ApiDef.Attr attr = 6;
أبيديف
خيط
رسالة الإهمال ()
 If this op is deprecated, set deprecation message to the message
 that should be logged when this op is used.
com.google.protobuf.ByteString
الحصول على DeprecationMessageBytes ()
 If this op is deprecated, set deprecation message to the message
 that should be logged when this op is used.
كثافة العمليات
الحصول على نسخة الإهمال ()
 Major version when the op will be deleted.
خيط
الحصول على الوصف ()
 Additional, longer human-readable description of what the Op does.
com.google.protobuf.ByteString
الحصول على الوصف بايت ()
 Additional, longer human-readable description of what the Op does.
خيط
الحصول على الوصفبادئة ()
 Modify an existing/inherited description by adding text to the beginning
 or end.
com.google.protobuf.ByteString
الحصول على الوصفPrefixBytes ()
 Modify an existing/inherited description by adding text to the beginning
 or end.
خيط
الحصول على وصف لاحقة ()
string description_suffix = 10;
com.google.protobuf.ByteString
الحصول على الوصفSuffixBytes ()
string description_suffix = 10;
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
ApiDef.Endpoint
الحصول على نقطة النهاية (مؤشر كثافة العمليات)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
ApiDef.Endpoint.Builder
getEndpointBuilder (فهرس كثافة العمليات)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
القائمة< ApiDef.Endpoint.Builder >
الحصول على EndpointBuilderList ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
كثافة العمليات
الحصول على نقطة النهاية ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
القائمة< ApiDef.Endpoint >
قائمة النهاية ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
ApiDef.EndpointOrBuilder
getEndpointOrBuilder (فهرس كثافة العمليات)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
القائمة<؟ يمتد ApiDef.EndpointOrBuilder >
الحصول على EndpointOrBuilderList ()
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 (فهرس كثافة العمليات)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
ApiDef.Arg.Builder
getInArgBuilder (فهرس كثافة العمليات)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
القائمة< ApiDef.Arg.Builder >
قائمة getInArgBuilder ()
repeated .tensorflow.ApiDef.Arg in_arg = 4;
كثافة العمليات
getInArgCount ()
repeated .tensorflow.ApiDef.Arg in_arg = 4;
القائمة< ApiDef.Arg >
قائمة getInArg ()
repeated .tensorflow.ApiDef.Arg in_arg = 4;
ApiDef.ArgOrBuilder
getInArgOrBuilder (فهرس كثافة العمليات)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
القائمة<؟ يمتد ApiDef.ArgOrBuilder >
getInArgOrBuilderList ()
repeated .tensorflow.ApiDef.Arg in_arg = 4;
ApiDef.Arg
getOutArg (مؤشر كثافة العمليات)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
ApiDef.Arg.Builder
getOutArgBuilder (فهرس كثافة العمليات)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
القائمة< ApiDef.Arg.Builder >
قائمة getOutArgBuilder ()
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;
ApiDef.ArgOrBuilder
getOutArgOrBuilder (فهرس كثافة العمليات)
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
الحصول على ملخص بايت ()
 One-line human-readable description of what the Op does.
ApiDef.Visibility
الحصول على الرؤية ()
.tensorflow.ApiDef.Visibility visibility = 2;
كثافة العمليات
الحصول على قيمة الرؤية ()
.tensorflow.ApiDef.Visibility visibility = 2;
منطقية نهائية
ApiDef.Builder
دمج من (com.google.protobuf.Message أخرى)
ApiDef.Builder
دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ApiDef.Builder النهائي
دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
ApiDef.Builder
إزالة Attr (فهرس كثافة العمليات)
repeated .tensorflow.ApiDef.Attr attr = 6;
ApiDef.Builder
إزالة نقطة النهاية (فهرس كثافة العمليات)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
ApiDef.Builder
إزالة InArg (فهرس كثافة العمليات)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
ApiDef.Builder
إزالةOutArg (مؤشر كثافة العمليات)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
ApiDef.Builder
setArgOrder (فهرس كثافة العمليات، قيمة السلسلة)
 List of original in_arg names to specify new argument order.
ApiDef.Builder
setAttr (مؤشر int، قيمة ApiDef.Attr )
repeated .tensorflow.ApiDef.Attr attr = 6;
ApiDef.Builder
setAttr (مؤشر int، ApiDef.Attr.Builder builderForValue)
repeated .tensorflow.ApiDef.Attr attr = 6;
ApiDef.Builder
setDeprecationMessage (قيمة السلسلة)
 If this op is deprecated, set deprecation message to the message
 that should be logged when this op is used.
ApiDef.Builder
setDeprecationMessageBytes (قيمة 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 (قيمة int)
 Major version when the op will be deleted.
ApiDef.Builder
setDescription (قيمة السلسلة)
 Additional, longer human-readable description of what the Op does.
ApiDef.Builder
setDescriptionBytes (قيمة com.google.protobuf.ByteString)
 Additional, longer human-readable description of what the Op does.
ApiDef.Builder
setDescriptionPrefix (قيمة السلسلة)
 Modify an existing/inherited description by adding text to the beginning
 or end.
ApiDef.Builder
setDescriptionPrefixBytes (قيمة com.google.protobuf.ByteString)
 Modify an existing/inherited description by adding text to the beginning
 or end.
ApiDef.Builder
setDescriptionSuffix (قيمة السلسلة)
string description_suffix = 10;
ApiDef.Builder
setDescriptionSuffixBytes (قيمة com.google.protobuf.ByteString)
string description_suffix = 10;
ApiDef.Builder
setEndpoint (مؤشر int، قيمة ApiDef.Endpoint )
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
ApiDef.Builder
setEndpoint (مؤشر int، ApiDef.Endpoint.Builder builderForValue)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
ApiDef.Builder
setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
ApiDef.Builder
setGraphOpName (قيمة السلسلة)
 Name of the op (in the OpDef) to specify the API for.
ApiDef.Builder
setGraphOpNameBytes (قيمة com.google.protobuf.ByteString)
 Name of the op (in the OpDef) to specify the API for.
ApiDef.Builder
setInArg (مؤشر int، قيمة ApiDef.Arg )
repeated .tensorflow.ApiDef.Arg in_arg = 4;
ApiDef.Builder
setInArg (مؤشر int، ApiDef.Arg.Builder builderForValue)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
ApiDef.Builder
setOutArg (مؤشر int، قيمة ApiDef.Arg )
repeated .tensorflow.ApiDef.Arg out_arg = 5;
ApiDef.Builder
setOutArg (مؤشر int، ApiDef.Arg.Builder builderForValue)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
ApiDef.Builder
setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، فهرس int، قيمة الكائن)
ApiDef.Builder
setSummary (قيمة السلسلة)
 One-line human-readable description of what the Op does.
ApiDef.Builder
setSummaryBytes (قيمة com.google.protobuf.ByteString)
 One-line human-readable description of what the Op does.
ApiDef.Builder النهائي
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
ApiDef.Builder
setVisibility (قيمة ApiDef.Visibility )
.tensorflow.ApiDef.Visibility visibility = 2;
ApiDef.Builder
setVisibilityValue (قيمة int)
.tensorflow.ApiDef.Visibility visibility = 2;

الطرق الموروثة

الأساليب العامة

ApiDef.Builder العامة addAllArgOrder (قيم 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 العام addAllAttr (Iterable<؟ يمتد ApiDef.Attr > القيم)

repeated .tensorflow.ApiDef.Attr attr = 6;

ApiDef.Builder العام addAllEndpoint (Iterable<؟ يمتد ApiDef.Endpoint > القيم)

repeated .tensorflow.ApiDef.Endpoint endpoint = 3;

ApiDef.Builder العام addAllInArg (Iterable <؟ يمتد ApiDef.Arg > القيم)

repeated .tensorflow.ApiDef.Arg in_arg = 4;

ApiDef.Builder العام addAllOutArg (Iterable<؟ يمتد ApiDef.Arg > القيم)

repeated .tensorflow.ApiDef.Arg out_arg = 5;

ApiDef.Builder العام addArgOrder (قيمة السلسلة)

 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 العامة addArgOrderBytes (قيمة 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;

ApiDef.Builder addAttr العام (مؤشر int، قيمة ApiDef.Attr )

repeated .tensorflow.ApiDef.Attr attr = 6;

ApiDef.Builder addAttr العام (مؤشر int، ApiDef.Attr.Builder builderForValue)

repeated .tensorflow.ApiDef.Attr attr = 6;

ApiDef.Builder addAttr العام ( ApiDef.Attr.Builder builderForValue)

repeated .tensorflow.ApiDef.Attr attr = 6;

ApiDef.Builder addAttr العامة (قيمة ApiDef.Attr )

repeated .tensorflow.ApiDef.Attr attr = 6;

ApiDef.Attr.Builder العامة addAttrBuilder ()

repeated .tensorflow.ApiDef.Attr attr = 6;

ApiDef.Attr.Builder العام addAttrBuilder (مؤشر int)

repeated .tensorflow.ApiDef.Attr attr = 6;

ApiDef.Builder العامة addEndpoint (مؤشر int، ApiDef.Endpoint.Builder builderForValue)

repeated .tensorflow.ApiDef.Endpoint endpoint = 3;

ApiDef.Builder العامة addEndpoint (مؤشر int، قيمة ApiDef.Endpoint )

repeated .tensorflow.ApiDef.Endpoint endpoint = 3;

ApiDef.Builder العامة addEndpoint ( ApiDef.Endpoint.Builder builderForValue)

repeated .tensorflow.ApiDef.Endpoint endpoint = 3;

ApiDef.Builder العامة addEndpoint (قيمة ApiDef.Endpoint )

repeated .tensorflow.ApiDef.Endpoint endpoint = 3;

ApiDef.Endpoint.Builder العام addEndpointBuilder (مؤشر int)

repeated .tensorflow.ApiDef.Endpoint endpoint = 3;

ApiDef.Endpoint.Builder العامة addEndpointBuilder ()

repeated .tensorflow.ApiDef.Endpoint endpoint = 3;

ApiDef.Builder addInArg العام (قيمة ApiDef.Arg )

repeated .tensorflow.ApiDef.Arg in_arg = 4;

ApiDef.Builder addInArg العام (مؤشر int، ApiDef.Arg.Builder builderForValue)

repeated .tensorflow.ApiDef.Arg in_arg = 4;

ApiDef.Builder addInArg العام ( ApiDef.Arg.Builder builderForValue)

repeated .tensorflow.ApiDef.Arg in_arg = 4;

ApiDef.Builder العام addInArg (مؤشر int، قيمة ApiDef.Arg )

repeated .tensorflow.ApiDef.Arg in_arg = 4;

ApiDef.Arg.Builder العام addInArgBuilder (مؤشر int)

repeated .tensorflow.ApiDef.Arg in_arg = 4;

ApiDef.Arg.Builder العام addInArgBuilder ()

repeated .tensorflow.ApiDef.Arg in_arg = 4;

ApiDef.Builder addOutArg العامة (قيمة ApiDef.Arg )

repeated .tensorflow.ApiDef.Arg out_arg = 5;

ApiDef.Builder العام addOutArg (مؤشر int، قيمة ApiDef.Arg )

repeated .tensorflow.ApiDef.Arg out_arg = 5;

ApiDef.Builder addOutArg العام (مؤشر int، ApiDef.Arg.Builder builderForValue)

repeated .tensorflow.ApiDef.Arg out_arg = 5;

ApiDef.Builder addOutArg العام ( ApiDef.Arg.Builder builderForValue)

repeated .tensorflow.ApiDef.Arg out_arg = 5;

ApiDef.Arg.Builder العام addOutArgBuilder ()

repeated .tensorflow.ApiDef.Arg out_arg = 5;

ApiDef.Arg.Builder العام addOutArgBuilder (مؤشر int)

repeated .tensorflow.ApiDef.Arg out_arg = 5;

ApiDef.Builder العام addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

بناء ApiDef العام ()

ApiDef العام buildPartial ()

ApiDef.Builder العام واضح ()

ApiDef.Builder العام 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 العام 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.
 The message should indicate alternative op to use, if any.
 
string deprecation_message = 12;

ApiDef.Builder العام 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 العام ClearDescription ()

وصف سلسلة

 Additional, longer human-readable description of what the Op does.
 
string description = 8;

ApiDef.Builder العام ClearDescriptionPrefix ()

 Modify an existing/inherited description by adding text to the beginning
 or end.
 
string description_prefix = 9;

ApiDef.Builder العام ClearDescriptionSuffix ()

string description_suffix = 10;

ApiDef.Builder العام ClearEndpoint ()

repeated .tensorflow.ApiDef.Endpoint endpoint = 3;

ApiDef.Builder ClearField العام (حقل com.google.protobuf.Descriptors.FieldDescriptor)

ApiDef.Builder العام ClearGraphOpName ()

 Name of the op (in the OpDef) to specify the API for.
 
string graph_op_name = 1;

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 العام ClearSummary ()

ملخص سلسلة

 One-line human-readable description of what the Op does.
 
string summary = 7;

ApiDef.Builder العامة ClearVisibility ()

.tensorflow.ApiDef.Visibility visibility = 2;

استنساخ ApiDef.Builder العام ()

سلسلة getArgOrder العامة (فهرس كثافة العمليات)

 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)

 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 public 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 العامة 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 getAttr العام (مؤشر int)

repeated .tensorflow.ApiDef.Attr attr = 6;

ApiDef.Attr.Builder العام getAttrBuilder (مؤشر int)

repeated .tensorflow.ApiDef.Attr attr = 6;

القائمة العامة< ApiDef.Attr.Builder > getAttrBuilderList ()

repeated .tensorflow.ApiDef.Attr attr = 6;

int public 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;

ApiDef العام getDefaultInstanceForType ()

سلسلة عامة 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 public 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;

الحصول على سلسلة عامة ()

وصف سلسلة

 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;

النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام

ApiDef.Endpoint العام getEndpoint (مؤشر int)

repeated .tensorflow.ApiDef.Endpoint endpoint = 3;

ApiDef.Endpoint.Builder العام getEndpointBuilder (مؤشر int)

repeated .tensorflow.ApiDef.Endpoint endpoint = 3;

القائمة العامة< ApiDef.Endpoint.Builder > getEndpointBuilderList ()

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)

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;

ApiDef.Arg العام getInArg (مؤشر int)

repeated .tensorflow.ApiDef.Arg in_arg = 4;

ApiDef.Arg.Builder العام getInArgBuilder (مؤشر int)

repeated .tensorflow.ApiDef.Arg in_arg = 4;

القائمة العامة< ApiDef.Arg.Builder > getInArgBuilderList ()

repeated .tensorflow.ApiDef.Arg in_arg = 4;

int العام getInArgCount ()

repeated .tensorflow.ApiDef.Arg in_arg = 4;

القائمة العامة< ApiDef.Arg > getInArgList ()

repeated .tensorflow.ApiDef.Arg in_arg = 4;

ApiDef.ArgOrBuilder العام getInArgOrBuilder (فهرس كثافة العمليات)

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;

ApiDef.Arg.Builder العام getOutArgBuilder (مؤشر int)

repeated .tensorflow.ApiDef.Arg out_arg = 5;

القائمة العامة< ApiDef.Arg.Builder > getOutArgBuilderList ()

repeated .tensorflow.ApiDef.Arg out_arg = 5;

int public getOutArgCount ()

repeated .tensorflow.ApiDef.Arg out_arg = 5;

القائمة العامة< ApiDef.Arg > getOutArgList ()

repeated .tensorflow.ApiDef.Arg out_arg = 5;

ApiDef.ArgOrBuilder العام getOutArgOrBuilder (مؤشر int)

repeated .tensorflow.ApiDef.Arg out_arg = 5;

القائمة العامة <؟ يمتد ApiDef.ArgOrBuilder > getOutArgOrBuilderList ()

repeated .tensorflow.ApiDef.Arg out_arg = 5;

سلسلة getSummary العامة ()

ملخص سلسلة

 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;

ApiDef.Visibility العامة getVisibility ()

.tensorflow.ApiDef.Visibility visibility = 2;

int public getVisibilityValue ()

.tensorflow.ApiDef.Visibility visibility = 2;

تمت تهيئة القيمة المنطقية النهائية العامة ()

ApiDef.Builder العام mergeFrom (com.google.protobuf.Message أخرى)

ApiDef.Builder العام mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

النهائي العام ApiDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)

ApiDef.Builder العام RemoveAttr (مؤشر int)

repeated .tensorflow.ApiDef.Attr attr = 6;

ApiDef.Builder العام RemoveEndpoint (مؤشر int)

repeated .tensorflow.ApiDef.Endpoint endpoint = 3;

ApiDef.Builder العام RemoveInArg (مؤشر int)

repeated .tensorflow.ApiDef.Arg in_arg = 4;

ApiDef.Builder العام RemoveOutArg (مؤشر int)

repeated .tensorflow.ApiDef.Arg out_arg = 5;

ApiDef.Builder العام setArgOrder (مؤشر 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;

ApiDef.Builder العام setAttr (مؤشر int، قيمة ApiDef.Attr )

repeated .tensorflow.ApiDef.Attr attr = 6;

ApiDef.Builder العام setAttr (مؤشر int، ApiDef.Attr.Builder builderForValue)

repeated .tensorflow.ApiDef.Attr attr = 6;

ApiDef.Builder العام setDeprecationMessage (قيمة السلسلة)

 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 العام setDeprecationMessageBytes (قيمة 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 العام setDeprecationVersion (قيمة 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 العامة (قيمة السلسلة)

وصف سلسلة

 Additional, longer human-readable description of what the Op does.
 
string description = 8;

ApiDef.Builder العامة setDescriptionBytes (قيمة com.google.protobuf.ByteString)

وصف سلسلة

 Additional, longer human-readable description of what the Op does.
 
string description = 8;

ApiDef.Builder العام setDescriptionPrefix (قيمة السلسلة)

 Modify an existing/inherited description by adding text to the beginning
 or end.
 
string description_prefix = 9;

ApiDef.Builder العامة setDescriptionPrefixBytes (قيمة com.google.protobuf.ByteString)

 Modify an existing/inherited description by adding text to the beginning
 or end.
 
string description_prefix = 9;

ApiDef.Builder العام setDescriptionSuffix (قيمة السلسلة)

string description_suffix = 10;

ApiDef.Builder العامة setDescriptionSuffixBytes (قيمة com.google.protobuf.ByteString)

string description_suffix = 10;

مجموعة ApiDef.Builder العامة (مؤشر int، قيمة ApiDef.Endpoint )

repeated .tensorflow.ApiDef.Endpoint endpoint = 3;

مجموعة ApiDef.Builder العامة نقطة النهاية (مؤشر int، ApiDef.Endpoint.Builder builderForValue)

repeated .tensorflow.ApiDef.Endpoint endpoint = 3;

ApiDef.Builder العام setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

ApiDef.Builder العام setGraphOpName (قيمة السلسلة)

 Name of the op (in the OpDef) to specify the API for.
 
string graph_op_name = 1;

ApiDef.Builder العامة setGraphOpNameBytes (قيمة com.google.protobuf.ByteString)

 Name of the op (in the OpDef) to specify the API for.
 
string graph_op_name = 1;

ApiDef.Builder العام setInArg (مؤشر int، قيمة ApiDef.Arg )

repeated .tensorflow.ApiDef.Arg in_arg = 4;

ApiDef.Builder العام setInArg (مؤشر int، ApiDef.Arg.Builder builderForValue)

repeated .tensorflow.ApiDef.Arg in_arg = 4;

ApiDef.Builder العام setOutArg (مؤشر int، قيمة ApiDef.Arg )

repeated .tensorflow.ApiDef.Arg out_arg = 5;

ApiDef.Builder العام setOutArg (مؤشر int، ApiDef.Arg.Builder builderForValue)

repeated .tensorflow.ApiDef.Arg out_arg = 5;

ApiDef.Builder العام setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، مؤشر int، قيمة الكائن)

مجموعة ApiDef.Builder العامة (قيمة السلسلة)

ملخص سلسلة

 One-line human-readable description of what the Op does.
 
string summary = 7;

مجموعة ApiDef.Builder العامة SummaryBytes (قيمة com.google.protobuf.ByteString)

ملخص سلسلة

 One-line human-readable description of what the Op does.
 
string summary = 7;

ApiDef.Builder النهائي العام setUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)

مجموعة ApiDef.Builder العامة (قيمة ApiDef.Visibility )

.tensorflow.ApiDef.Visibility visibility = 2;

ApiDef.Builder العامة setVisibilityValue (قيمة int)

.tensorflow.ApiDef.Visibility visibility = 2;