genel arayüz FunctionDefOrBuilder
Bilinen Dolaylı Alt Sınıflar |
Genel Yöntemler
soyut boole | ArgAttr (int anahtarı) içerir map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7; |
soyut boole | içerirAttr (Dize anahtarı) Attributes specific to this function definition. |
soyut boole | içerirControlRet (Dize anahtarı) A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function. |
soyut boole | içerirResourceArgUniqueId (int anahtarı) Unique IDs for each resource argument, used to track aliasing resources. |
soyut boole | içerirRet (Dize anahtarı) A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function. |
soyut Harita<Tamsayı, FunctionDef.ArgAttrs > | getArgAttr () Bunun yerine getArgAttrMap() işlevini kullanın. |
soyut int | getArgAttrCount () map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7; |
soyut Harita<Tamsayı, FunctionDef.ArgAttrs > | getArgAttrMap () map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7; |
abstract FunctionDef.ArgAttrs | getArgAttrOrDefault (int anahtarı, FunctionDef.ArgAttrs defaultValue) map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7; |
abstract FunctionDef.ArgAttrs | getArgAttrOrThrow (int anahtarı) map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7; |
soyut Harita<String, AttrValue > | getAttr () Bunun yerine getAttrMap() kullanın. |
soyut int | getAttrCount () Attributes specific to this function definition. |
soyut Harita<String, AttrValue > | getAttrMap () Attributes specific to this function definition. |
özet Öznitelik Değeri | getAttrOrDefault (Dize anahtarı, AttrValue defaultValue) Attributes specific to this function definition. |
özet Öznitelik Değeri | getAttrOrThrow (Dize tuşu) Attributes specific to this function definition. |
soyut Harita<Dize, Dize> | getControlRet () Bunun yerine getControlRetMap() kullanın. |
soyut int | getControlRetCount () A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function. |
soyut Harita<Dize, Dize> | getControlRetMap () A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function. |
soyut Dize | getControlRetOrDefault (Dize anahtarı, Dize defaultValue) A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function. |
soyut Dize | getControlRetOrThrow (Dize tuşu) A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function. |
soyut NodeDef | getNodeDef (int dizini) By convention, "op" in node_def is resolved by consulting with a user-defined library first. |
soyut int | getNodeDefCount () By convention, "op" in node_def is resolved by consulting with a user-defined library first. |
özet Listesi< NodeDef > | getNodeDefList () By convention, "op" in node_def is resolved by consulting with a user-defined library first. |
özet NodeDefOrBuilder | getNodeDefOrBuilder (int dizini) By convention, "op" in node_def is resolved by consulting with a user-defined library first. |
Özet Liste<? NodeDefOrBuilder'ı genişletiyor > | getNodeDefOrBuilderList () By convention, "op" in node_def is resolved by consulting with a user-defined library first. |
soyut Harita<Tamsayı, Tamsayı> | getResourceArgUniqueId () Bunun yerine getResourceArgUniqueIdMap() işlevini kullanın. |
soyut int | getResourceArgUniqueIdCount () Unique IDs for each resource argument, used to track aliasing resources. |
soyut Harita<Tamsayı, Tamsayı> | getResourceArgUniqueIdMap () Unique IDs for each resource argument, used to track aliasing resources. |
soyut int | getResourceArgUniqueIdOrDefault (int anahtar, int defaultValue) Unique IDs for each resource argument, used to track aliasing resources. |
soyut int | getResourceArgUniqueIdOrThrow (int anahtarı) Unique IDs for each resource argument, used to track aliasing resources. |
soyut Harita<Dize, Dize> | GetRet () Bunun yerine getRetMap() kullanın. |
soyut int | getRetCount () A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function. |
soyut Harita<Dize, Dize> | getRetMap () A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function. |
soyut Dize | getRetOrDefault (Dize anahtarı, Dize defaultValue) A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function. |
soyut Dize | getRetOrThrow (Dize tuşu) A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function. |
soyut OpDef | imzayı al () The definition of the function's name, arguments, return values, attrs etc. |
özet OpDefOrBuilder | getSignatureOrBuilder () The definition of the function's name, arguments, return values, attrs etc. |
soyut boole | hasİmza () The definition of the function's name, arguments, return values, attrs etc. |
Genel Yöntemler
genel soyut boolean ArgAttr (int anahtarı) içerir
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
genel soyut boolean içerirAttr (Dize anahtarı)
Attributes specific to this function definition.
map<string, .tensorflow.AttrValue> attr = 5;
genel soyut boolean içerirControlRet (Dize anahtarı)
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;
genel soyut boolean içerirResourceArgUniqueId (int anahtarı)
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;
genel soyut boolean içerirRet (Dize anahtarı)
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;
genel soyut Harita<Tamsayı, FunctionDef.ArgAttrs > getArgAttr ()
Bunun yerine getArgAttrMap()
işlevini kullanın.
genel soyut int getArgAttrCount ()
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
genel soyut Harita<Tamsayı, FunctionDef.ArgAttrs > getArgAttrMap ()
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
genel özet FunctionDef.ArgAttrs getArgAttrOrDefault (int anahtarı, FunctionDef.ArgAttrs defaultValue)
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
genel özet FunctionDef.ArgAttrs getArgAttrOrThrow (int anahtarı)
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
genel özet int getAttrCount ()
Attributes specific to this function definition.
map<string, .tensorflow.AttrValue> attr = 5;
genel soyut Harita<String, AttrValue > getAttrMap ()
Attributes specific to this function definition.
map<string, .tensorflow.AttrValue> attr = 5;
genel özet AttrValue getAttrOrDefault (Dize anahtarı, AttrValue defaultValue)
Attributes specific to this function definition.
map<string, .tensorflow.AttrValue> attr = 5;
genel özet AttrValue getAttrOrThrow (Dize anahtarı)
Attributes specific to this function definition.
map<string, .tensorflow.AttrValue> attr = 5;
genel özet 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;
genel soyut Harita<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;
genel özet String getControlRetOrDefault (Dize anahtarı, 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;
genel özet String getControlRetOrThrow (String anahtarı)
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;
genel özet NodeDef getNodeDef (int dizini)
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;
genel özet 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;
genel özet Listesi< 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;
genel özet NodeDefOrBuilder getNodeDefOrBuilder (int dizini)
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;
genel özet listesi<? NodeDefOrBuilder'ı genişletir > 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;
genel soyut Harita<Tamsayı, Tamsayı> getResourceArgUniqueId ()
Bunun yerine getResourceArgUniqueIdMap()
işlevini kullanın.
genel özet 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;
genel soyut Harita<Tamsayı, Tamsayı> 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;
genel özet int getResourceArgUniqueIdOrDefault (int anahtar, 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;
genel özet int getResourceArgUniqueIdOrThrow (int anahtarı)
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;
genel özet 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;
genel soyut Harita<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;
genel özet String getRetOrDefault (Dize anahtarı, String 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;
genel özet String getRetOrThrow (Dize anahtarı)
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;
genel özet OpDef getSignature ()
The definition of the function's name, arguments, return values, attrs etc.
.tensorflow.OpDef signature = 1;
genel özet OpDefOrBuilder getSignatureOrBuilder ()
The definition of the function's name, arguments, return values, attrs etc.
.tensorflow.OpDef signature = 1;
genel soyut boolean hasSignature ()
The definition of the function's name, arguments, return values, attrs etc.
.tensorflow.OpDef signature = 1;