وظيفة الطبقة النهائية العامة
A function can be instantiated when the runtime can bind every attr with a value. When a GraphDef has a call to a function, it must have binding for every attr defined in the signature. TODO(zhifengc): * device spec, etc.
tensorflow.FunctionDef فئات متداخلة
| فصل | FunctionDef.ArgAttrs | Attributes for function arguments. | |
| واجهة | FunctionDef.ArgAttrsOrBuilder | ||
| فصل | FunctionDef.Builder | A function can be instantiated when the runtime can bind every attr with a value. | |
الثوابت
| كثافة العمليات | ARG_ATTR_FIELD_NUMBER | |
| كثافة العمليات | ATTR_FIELD_NUMBER | |
| كثافة العمليات | CONTROL_RET_FIELD_NUMBER | |
| كثافة العمليات | NODE_DEF_FIELD_NUMBER | |
| كثافة العمليات | RESOURCE_ARG_UNIQUE_ID_FIELD_NUMBER | |
| كثافة العمليات | RET_FIELD_NUMBER | |
| كثافة العمليات | SIGNATURE_FIELD_NUMBER | 
الأساليب العامة
| منطقية |  يحتوي علىArgAttr (مفتاح int) map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7; | 
| منطقية |  يحتوي علىAttr (مفتاح السلسلة)  Attributes specific to this function definition. | 
| منطقية |  يحتوي علىControlRet (مفتاح السلسلة)  A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function. | 
| منطقية |  يحتوي علىResourceArgUniqueId (مفتاح int)  Unique IDs for each resource argument, used to track aliasing resources. | 
| منطقية |  يحتوي علىRet (مفتاح السلسلة)  A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function. | 
| منطقية |  يساوي (كائن كائن) | 
| الخريطة<عدد صحيح، FunctionDef.ArgAttrs > |  getArgAttr ()  استخدم  getArgAttrMap()بدلاً من ذلك. | 
| كثافة العمليات |  getArgAttrCount () map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7; | 
| الخريطة<عدد صحيح، FunctionDef.ArgAttrs > |  getArgAttrMap () map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7; | 
| FunctionDef.ArgAttrs |  getArgAttrOrDefault (مفتاح int، FunctionDef.ArgAttrs defaultValue) map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7; | 
| FunctionDef.ArgAttrs |  getArgAttrOrThrow (مفتاح int) map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7; | 
| خريطة<سلسلة، AttrValue > |  الحصول على Attr ()  استخدم  getAttrMap()بدلاً من ذلك. | 
| كثافة العمليات |  الحصول علىAttrCount ()  Attributes specific to this function definition. | 
| خريطة<سلسلة، AttrValue > |  الحصول على AttrMap ()  Attributes specific to this function definition. | 
| AttrValue |  getAttrOrDefault (مفتاح السلسلة، AttrValue defaultValue)  Attributes specific to this function definition. | 
| AttrValue |  getAttrOrThrow (مفتاح السلسلة)  Attributes specific to this function definition. | 
| خريطة<سلسلة، سلسلة> |  الحصول على التحكم ريت ()  استخدم  getControlRetMap()بدلاً من ذلك. | 
| كثافة العمليات |  getControlRetCount ()  A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function. | 
| خريطة<سلسلة، سلسلة> |  getControlRetMap ()  A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function. | 
| خيط |  getControlRetOrDefault (مفتاح السلسلة، قيمة السلسلة الافتراضية)  A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function. | 
| خيط |  getControlRetOrThrow (مفتاح السلسلة)  A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function. | 
| وظيفة ثابتة | |
| تعريف الوظيفة | |
| النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
| NodeDef |  getNodeDef (فهرس كثافة العمليات)  By convention, "op" in node_def is resolved by consulting with a user-defined library first. | 
| كثافة العمليات |  getNodeDefCount ()  By convention, "op" in node_def is resolved by consulting with a user-defined library first. | 
| القائمة< NodeDef > |  getNodeDefList ()  By convention, "op" in node_def is resolved by consulting with a user-defined library first. | 
| NodeDefOrBuilder |  getNodeDefOrBuilder (فهرس كثافة العمليات)  By convention, "op" in node_def is resolved by consulting with a user-defined library first. | 
| القائمة<؟ يمتد NodeDefOrBuilder > |  getNodeDefOrBuilderList ()  By convention, "op" in node_def is resolved by consulting with a user-defined library first. | 
| خريطة<عدد صحيح، عدد صحيح> |  getResourceArgUniqueId ()  استخدم  getResourceArgUniqueIdMap()بدلاً من ذلك. | 
| كثافة العمليات |  getResourceArgUniqueIdCount ()  Unique IDs for each resource argument, used to track aliasing resources. | 
| خريطة<عدد صحيح، عدد صحيح> |  getResourceArgUniqueIdMap ()  Unique IDs for each resource argument, used to track aliasing resources. | 
| كثافة العمليات |  getResourceArgUniqueIdOrDefault (مفتاح int، int defaultValue)  Unique IDs for each resource argument, used to track aliasing resources. | 
| كثافة العمليات |  getResourceArgUniqueIdOrThrow (مفتاح int)  Unique IDs for each resource argument, used to track aliasing resources. | 
| خريطة<سلسلة، سلسلة> |  جيتريت ()  استخدم  getRetMap()بدلاً من ذلك. | 
| كثافة العمليات |  جيتريتكونت ()  A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function. | 
| خريطة<سلسلة، سلسلة> |  خريطة الحصول على ريت ماب ()  A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function. | 
| خيط |  getRetOrDefault (مفتاح السلسلة، القيمة الافتراضية للسلسلة)  A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function. | 
| خيط |  getRetOrThrow (مفتاح السلسلة)  A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function. | 
| كثافة العمليات | |
| أوبديف |  الحصول على التوقيع ()  The definition of the function's name, arguments, return values, attrs etc. | 
| OpDefOrBuilder |  الحصول على التوقيع أو البناء ()  The definition of the function's name, arguments, return values, attrs etc. | 
| النهائي com.google.protobuf.UnknownFieldSet | |
| منطقية |  التوقيع ()  The definition of the function's name, arguments, return values, attrs etc. | 
| كثافة العمليات |  رمز التجزئة () | 
| منطقية نهائية |  تمت التهيئة () | 
| وظيفة ثابتة.Builder |  منشئ جديد () | 
| وظيفة ثابتة.Builder |  newBuilder (النموذج الأولي لـ FunctionDef ) | 
| FunctionDef.Builder | |
| وظيفة ثابتة |  parseDelimitedFrom (إدخال InputStream) | 
| وظيفة ثابتة |  parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) | 
| وظيفة ثابتة |  parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) | 
| وظيفة ثابتة |  parseFrom (com.google.protobuf.CodedInputStream الإدخال) | 
| وظيفة ثابتة |  parseFrom (بيانات البايت[]، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) | 
| وظيفة ثابتة |  parseFrom (بيانات ByteBuffer) | 
| وظيفة ثابتة |  parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) | 
| وظيفة ثابتة |  parseFrom (بيانات com.google.protobuf.ByteString) | 
| وظيفة ثابتة |  parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) | 
| وظيفة ثابتة |  parseFrom (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) | 
| ثابت |  محلل () | 
| FunctionDef.Builder |  إلى البناء () | 
| فارغ |  writeTo (com.google.protobuf.CodedOutputStream الإخراج)  | 
الطرق الموروثة
الثوابت
العدد النهائي الثابت العام ARG_ATTR_FIELD_NUMBER
 القيمة الثابتة: 7 
العدد النهائي الثابت العام ATTR_FIELD_NUMBER
 القيمة الثابتة: 5 
العدد النهائي الثابت العام CONTROL_RET_FIELD_NUMBER
 القيمة الثابتة: 6 
العدد النهائي الثابت العام NODE_DEF_FIELD_NUMBER
 القيمة الثابتة: 3 
العدد النهائي الثابت العام RESOURCE_ARG_UNIQUE_ID_FIELD_NUMBER
 القيمة الثابتة: 8 
العدد النهائي الثابت العام RET_FIELD_NUMBER
 القيمة الثابتة: 4 
int النهائي الثابت العام SIGNATURE_FIELD_NUMBER
 القيمة الثابتة: 1 
الأساليب العامة
المنطق العام يحتوي على ArgAttr (مفتاح int)
 map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
المنطقية العامة تحتوي على Attr (مفتاح السلسلة)
Attributes specific to this function definition.
map<string, .tensorflow.AttrValue> attr = 5; المنطق العام يحتوي علىControlRet (مفتاح السلسلة)
A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function.
map<string, string> control_ret = 6; المنطقية العامة تحتوي علىResourceArgUniqueId (مفتاح int)
Unique IDs for each resource argument, used to track aliasing resources. If Argument A and Argument B alias each other, then resource_arg_unique_ids[A.index] == resource_arg_unique_ids[B.index]. If this field is empty, none of the arguments could alias; otherwise, every resource argument should have an entry in this field. When instantiated, the unique IDs will be attached to the _Arg nodes' "_resource_arg_unique_id" attribute.
map<uint32, uint32> resource_arg_unique_id = 8; المنطق العام يحتوي علىRet (مفتاح السلسلة)
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
map<string, string> ret = 4; القيمة المنطقية العامة تساوي (Object obj)
int العام getArgAttrCount ()
 map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
الخريطة العامة<Integer, FunctionDef.ArgAttrs > getArgAttrMap ()
 map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
FunctionDef.ArgAttrs العامة getArgAttrOrDefault (مفتاح int، FunctionDef.ArgAttrs defaultValue)
 map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
FunctionDef.ArgAttrs العامة getArgAttrOrThrow (مفتاح int)
 map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
int public getAttrCount ()
Attributes specific to this function definition.
map<string, .tensorflow.AttrValue> attr = 5; الخريطة العامة<String, AttrValue > getAttrMap ()
Attributes specific to this function definition.
map<string, .tensorflow.AttrValue> attr = 5; AttrValue العامة getAttrOrDefault (مفتاح السلسلة، AttrValue defaultValue)
Attributes specific to this function definition.
map<string, .tensorflow.AttrValue> attr = 5; AttrValue العامة getAttrOrThrow (مفتاح السلسلة)
Attributes specific to this function definition.
map<string, .tensorflow.AttrValue> attr = 5; int public getControlRetCount ()
A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function.
map<string, string> control_ret = 6; الخريطة العامة<String, String> getControlRetMap ()
A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function.
map<string, string> control_ret = 6; السلسلة العامة getControlRetOrDefault (مفتاح السلسلة، String defaultValue)
A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function.
map<string, string> control_ret = 6; السلسلة العامة getControlRetOrThrow (مفتاح السلسلة)
A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function.
map<string, string> control_ret = 6; النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
NodeDef getNodeDef العام (مؤشر int)
By convention, "op" in node_def is resolved by consulting with a user-defined library first. If not resolved, "func" is assumed to be a builtin op.
repeated .tensorflow.NodeDef node_def = 3; int public getNodeDefCount ()
By convention, "op" in node_def is resolved by consulting with a user-defined library first. If not resolved, "func" is assumed to be a builtin op.
repeated .tensorflow.NodeDef node_def = 3; القائمة العامة< NodeDef > getNodeDefList ()
By convention, "op" in node_def is resolved by consulting with a user-defined library first. If not resolved, "func" is assumed to be a builtin op.
repeated .tensorflow.NodeDef node_def = 3; getNodeDefOrBuilder العام getNodeDefOrBuilder (مؤشر int)
By convention, "op" in node_def is resolved by consulting with a user-defined library first. If not resolved, "func" is assumed to be a builtin op.
repeated .tensorflow.NodeDef node_def = 3; القائمة العامة <؟ يمتد NodeDefOrBuilder > getNodeDefOrBuilderList ()
By convention, "op" in node_def is resolved by consulting with a user-defined library first. If not resolved, "func" is assumed to be a builtin op.
repeated .tensorflow.NodeDef node_def = 3;  عام
الخريطة العامة<Integer, Integer> getResourceArgUniqueId ()
 استخدم getResourceArgUniqueIdMap() بدلاً من ذلك. 
int العام getResourceArgUniqueIdCount ()
Unique IDs for each resource argument, used to track aliasing resources. If Argument A and Argument B alias each other, then resource_arg_unique_ids[A.index] == resource_arg_unique_ids[B.index]. If this field is empty, none of the arguments could alias; otherwise, every resource argument should have an entry in this field. When instantiated, the unique IDs will be attached to the _Arg nodes' "_resource_arg_unique_id" attribute.
map<uint32, uint32> resource_arg_unique_id = 8; الخريطة العامة<Integer, Integer> getResourceArgUniqueIdMap ()
Unique IDs for each resource argument, used to track aliasing resources. If Argument A and Argument B alias each other, then resource_arg_unique_ids[A.index] == resource_arg_unique_ids[B.index]. If this field is empty, none of the arguments could alias; otherwise, every resource argument should have an entry in this field. When instantiated, the unique IDs will be attached to the _Arg nodes' "_resource_arg_unique_id" attribute.
map<uint32, uint32> resource_arg_unique_id = 8; int public getResourceArgUniqueIdOrDefault (مفتاح int، int defaultValue)
Unique IDs for each resource argument, used to track aliasing resources. If Argument A and Argument B alias each other, then resource_arg_unique_ids[A.index] == resource_arg_unique_ids[B.index]. If this field is empty, none of the arguments could alias; otherwise, every resource argument should have an entry in this field. When instantiated, the unique IDs will be attached to the _Arg nodes' "_resource_arg_unique_id" attribute.
map<uint32, uint32> resource_arg_unique_id = 8; int public getResourceArgUniqueIdOrThrow (مفتاح int)
Unique IDs for each resource argument, used to track aliasing resources. If Argument A and Argument B alias each other, then resource_arg_unique_ids[A.index] == resource_arg_unique_ids[B.index]. If this field is empty, none of the arguments could alias; otherwise, every resource argument should have an entry in this field. When instantiated, the unique IDs will be attached to the _Arg nodes' "_resource_arg_unique_id" attribute.
map<uint32, uint32> resource_arg_unique_id = 8; int public getRetCount ()
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
map<string, string> ret = 4; الخريطة العامة<String, String> getRetMap ()
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
map<string, string> ret = 4; سلسلة getRetOrDefault العامة (مفتاح السلسلة، قيمة السلسلة الافتراضية)
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
map<string, string> ret = 4; سلسلة getRetOrThrow العامة (مفتاح السلسلة)
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
map<string, string> ret = 4; int public getSerializedSize ()
public OpDef getSignature ()
The definition of the function's name, arguments, return values, attrs etc.
.tensorflow.OpDef signature = 1; public OpDefOrBuilder getSignatureOrBuilder ()
The definition of the function's name, arguments, return values, attrs etc.
.tensorflow.OpDef signature = 1; النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()
التوقيع المنطقي العام ()
The definition of the function's name, arguments, return values, attrs etc.
.tensorflow.OpDef signature = 1; كود التجزئة الدولي العام ()
تمت تهيئة القيمة المنطقية النهائية العامة ()
الوظيفة الثابتة العامة ParseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException | 
|---|
الوظيفة الثابتة العامة parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| InvalidProtocolBufferException | 
|---|
تحليل FunctionDef العام الثابت (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| InvalidProtocolBufferException | 
|---|
تحليل FunctionDef العام الثابت (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException | 
|---|
تحليل FunctionDef العام الثابت (بيانات com.google.protobuf.ByteString)
رميات
| InvalidProtocolBufferException | 
|---|
تحليل FunctionDef العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| IOEException | 
|---|
تحليل FunctionDef العام الثابت (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
| InvalidProtocolBufferException | 
|---|
 ساكنة عامة
الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)
رميات
| IOEException | 
|---|