FunctionDefOrBuilder

رابط عمومی FunctionDefOrBuilder
زیر کلاس های غیر مستقیم شناخته شده

روش های عمومی

بولی انتزاعی
حاوی ArgAttr (کلید int)
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
بولی انتزاعی
containAttr (کلید رشته)
 Attributes specific to this function definition.
بولی انتزاعی
containControlRet (کلید رشته)
 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.
بولی انتزاعی
containRet (کلید رشته)
 A mapping from the output arg names from `signature` to the
 outputs from `node_def` that should be returned by the function.
نقشه انتزاعی<Integer, FunctionDef.ArgAttrs >
getArgAttr ()
به جای آن از getArgAttrMap() استفاده کنید.
انتزاعی
getArgAttrCount ()
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
نقشه انتزاعی<Integer, FunctionDef.ArgAttrs >
getArgAttrMap ()
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
Abstract FunctionDef.ArgAttrs
getArgAttrOrDefault (کلید int، مقدار پیش فرض FunctionDef.ArgAttrs )
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
Abstract 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 )
 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 (کلید رشته، مقدار پیش فرض رشته)
 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.
نقشه انتزاعی<Integer, Integer>
getResourceArgUniqueId ()
به جای آن از getResourceArgUniqueIdMap() استفاده کنید.
انتزاعی
getResourceArgUniqueIdCount ()
 Unique IDs for each resource argument, used to track aliasing resources.
نقشه انتزاعی<Integer, Integer>
getResourceArgUniqueIdMap ()
 Unique IDs for each resource argument, used to track aliasing resources.
انتزاعی
getResourceArgUniqueIdOrDefault (کلید int، مقدار پیش فرض int)
 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 (کلید رشته، مقدار پیش‌فرض رشته)
 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;

بولی انتزاعی عمومی حاوی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;

نقشه انتزاعی عمومی<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 )

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 (کلید رشته، مقدار پیش فرض رشته)

 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 index)

 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 index)

 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 getResourceArgUniqueIdOrDefault (کلید int، مقدار پیش فرض 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 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 (کلید رشته، مقدار پیش فرض رشته)

 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;

دارای امضای بولی انتزاعی عمومی ()

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