FunctionDefOrBuilder

อินเทอร์เฟซสาธารณะ FunctionDefOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก

วิธีการสาธารณะ

บูลีนนามธรรม
containsArgAttr (คีย์ int)
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
บูลีนนามธรรม
containsAttr (คีย์สตริง)
 Attributes specific to this function definition.
บูลีนนามธรรม
containsControlRet (คีย์สตริง)
 A mapping from control output names from `signature` to node names in
 `node_def` which should be control outputs of this function.
บูลีนนามธรรม
containsResourceArgUniqueId (คีย์ int)
 Unique IDs for each resource argument, used to track aliasing resources.
บูลีนนามธรรม
containsRet (คีย์สตริง)
 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;
แผนที่นามธรรม <String, AttrValue >
getAttr ()
ใช้ getAttrMap() แทน
บทคัดย่อ
getAttrCount ()
 Attributes specific to this function definition.
แผนที่นามธรรม <String, AttrValue >
getAttrMap ()
 Attributes specific to this function definition.
AttrValue แบบนามธรรม
getAttrOrDefault (คีย์สตริง AttrValue defaultValue)
 Attributes specific to this function definition.
AttrValue แบบนามธรรม
getAttrOrThrow (คีย์สตริง)
 Attributes specific to this function definition.
แผนที่นามธรรม <String, String>
getControlRet ()
ใช้ getControlRetMap() แทน
บทคัดย่อ
getControlRetCount ()
 A mapping from control output names from `signature` to node names in
 `node_def` which should be control outputs of this function.
แผนที่นามธรรม <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.
สตริงที่เป็นนามธรรม
getControlRetOrDefault (คีย์สตริง, สตริง defaultValue)
 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.
NodeDef แบบนามธรรม
getNodeDef (ดัชนี int)
 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 (ดัชนี int)
 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.
แผนที่นามธรรม<จำนวนเต็ม, จำนวนเต็ม>
บทคัดย่อ
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.
แผนที่นามธรรม <String, String>
getRet ()
ใช้ getRetMap() แทน
บทคัดย่อ
getRetCount ()
 A mapping from the output arg names from `signature` to the
 outputs from `node_def` that should be returned by the function.
แผนที่นามธรรม <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.
สตริงที่เป็นนามธรรม
getRetOrDefault (คีย์สตริง, สตริง defaultValue)
 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.
OpDef แบบนามธรรม
รับลายเซ็น ()
 The definition of the function's name, arguments, return values,
 attrs etc.
OpDefOrBuilder แบบนามธรรม
getSignatureOrBuilder ()
 The definition of the function's name, arguments, return values,
 attrs etc.
บูลีนนามธรรม
มีลายเซ็น ()
 The definition of the function's name, arguments, return values,
 attrs etc.

วิธีการสาธารณะ

บูลีนนามธรรมสาธารณะ มี 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;

บูลีนนามธรรมสาธารณะ containsResourceArgUniqueId (คีย์ 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;

บูลีนนามธรรมสาธารณะ containsRet (คีย์สตริง)

แผนที่

 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;

แผนที่นามธรรมสาธารณะ <Integer, FunctionDef.ArgAttrs > getArgAttr ()

ใช้ getArgAttrMap() แทน

บทคัดย่อสาธารณะ 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;

แผนที่นามธรรมสาธารณะ <String, AttrValue > getAttr ()

ใช้ getAttrMap() แทน

บทคัดย่อสาธารณะ int 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;

แผนที่นามธรรมสาธารณะ <String, String> getControlRet ()

ใช้ getControlRetMap() แทน

บทคัดย่อสาธารณะ int 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 (คีย์สตริง, สตริง 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;

บทคัดย่อสาธารณะ 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 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;

นามธรรมสาธารณะ NodeDefOrBuilder 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;

แผนที่นามธรรมสาธารณะ <จำนวนเต็ม, จำนวนเต็ม> 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;

แผนที่นามธรรมสาธารณะ <จำนวนเต็ม, จำนวนเต็ม> 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 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 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;

แผนที่นามธรรมสาธารณะ <String, String> getRet ()

ใช้ getRetMap() แทน

บทคัดย่อสาธารณะ int 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 (คีย์สตริง, สตริง defaultValue)

แผนที่

 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;

นามธรรมสาธารณะ OpDef getSignature ()

 The definition of the function's name, arguments, return values,
 attrs etc.
 
.tensorflow.OpDef signature = 1;

OpDefOrBuilder นามธรรมสาธารณะ getSignatureOrBuilder ()

 The definition of the function's name, arguments, return values,
 attrs etc.
 
.tensorflow.OpDef signature = 1;

hasSignature บูลีนนามธรรมสาธารณะ ()

 The definition of the function's name, arguments, return values,
 attrs etc.
 
.tensorflow.OpDef signature = 1;