Các lớp con gián tiếp đã biết |
Phương pháp công khai
trừu tượng boolean | chứaArgAttr (khóa int) map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7; |
trừu tượng boolean | chứaAttr (Khóa chuỗi) Attributes specific to this function definition. |
trừu tượng boolean | chứaControlRet (Khóa chuỗi) A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function. |
trừu tượng boolean | chứaResourceArgUniqueId (khóa int) Unique IDs for each resource argument, used to track aliasing resources. |
trừu tượng boolean | chứaRet (Khóa chuỗi) A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function. |
Bản đồ trừu tượng<Số nguyên, FunctionDef.ArgAttrs > | getArgAttr () Thay vào đó hãy sử dụng getArgAttrMap() . |
int trừu tượng | getArgAttrCount () map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7; |
Bản đồ trừu tượng<Số nguyên, FunctionDef.ArgAttrs > | getArgAttrMap () map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7; |
trừu tượng FunctionDef.ArgAttrs | getArgAttrOrDefault (khóa int, FunctionDef.ArgAttrs defaultValue) map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7; |
trừu tượng FunctionDef.ArgAttrs | getArgAttrOrThrow (khóa int) map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7; |
Bản đồ trừu tượng<String, AttrValue > | getAttr () Thay vào đó hãy sử dụng getAttrMap() . |
int trừu tượng | getAttrCount () Attributes specific to this function definition. |
Bản đồ trừu tượng<String, AttrValue > | getAttrMap () Attributes specific to this function definition. |
trừu tượng AttrValue | getAttrOrDefault (Khóa chuỗi, AttrValue defaultValue) Attributes specific to this function definition. |
trừu tượng AttrValue | getAttrOrThrow (Khóa chuỗi) Attributes specific to this function definition. |
Bản đồ trừu tượng<Chuỗi, Chuỗi> | getControlRet () Thay vào đó hãy sử dụng getControlRetMap() . |
int trừu tượng | getControlRetCount () A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function. |
Bản đồ trừu tượng<Chuỗi, Chuỗi> | getControlRetMap () A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function. |
chuỗi trừu tượng | getControlRetOrDefault (Khóa chuỗi, Chuỗi defaultValue) A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function. |
chuỗi trừu tượng | getControlRetOrThrow (Khóa chuỗi) A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function. |
NodeDef trừu tượng | getNodeDef (chỉ số int) By convention, "op" in node_def is resolved by consulting with a user-defined library first. |
int trừu tượng | getNodeDefCount () By convention, "op" in node_def is resolved by consulting with a user-defined library first. |
Danh sách trừu tượng< NodeDef > | getNodeDefList () By convention, "op" in node_def is resolved by consulting with a user-defined library first. |
trừu tượng NodeDefOrBuilder | getNodeDefOrBuilder (chỉ mục int) By convention, "op" in node_def is resolved by consulting with a user-defined library first. |
Danh sách trừu tượng<? mở rộng NodeDefOrBuilder > | getNodeDefOrBuilderList () By convention, "op" in node_def is resolved by consulting with a user-defined library first. |
Bản đồ trừu tượng<Số nguyên, Số nguyên> | getResourceArgUniqueId () Thay vào đó hãy sử dụng getResourceArgUniqueIdMap() . |
int trừu tượng | getResourceArgUniqueIdCount () Unique IDs for each resource argument, used to track aliasing resources. |
Bản đồ trừu tượng<Số nguyên, Số nguyên> | getResourceArgUniqueIdMap () Unique IDs for each resource argument, used to track aliasing resources. |
int trừu tượng | getResourceArgUniqueIdOrDefault (khóa int, int defaultValue) Unique IDs for each resource argument, used to track aliasing resources. |
int trừu tượng | getResourceArgUniqueIdOrThrow (khóa int) Unique IDs for each resource argument, used to track aliasing resources. |
Bản đồ trừu tượng<Chuỗi, Chuỗi> | getRet () Thay vào đó hãy sử dụng getRetMap() . |
int trừu tượng | getRetCount () A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function. |
Bản đồ trừu tượng<Chuỗi, Chuỗi> | getRetMap () A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function. |
chuỗi trừu tượng | getRetOrDefault (Khóa chuỗi, Giá trị mặc định của chuỗi) A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function. |
chuỗi trừu tượng | getRetOrThrow (Khóa chuỗi) A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function. |
OpDef trừu tượng | lấy chữ ký () The definition of the function's name, arguments, return values, attrs etc. |
trừu tượng OpDefOrBuilder | getSignatureOrBuilder () The definition of the function's name, arguments, return values, attrs etc. |
trừu tượng boolean | hasSignature () The definition of the function's name, arguments, return values, attrs etc. |
Phương pháp công khai
boolean trừu tượng công khai chứaArgAttr (khóa int)
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
boolean trừu tượng công khai chứaAttr (Khóa chuỗi)
Attributes specific to this function definition.
map<string, .tensorflow.AttrValue> attr = 5;
boolean trừu tượng công khai chứaControlRet (Khóa chuỗi)
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;
boolean trừu tượng công khai chứaResourceArgUniqueId (khóa 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;
boolean trừu tượng công khai chứaRet (Khóa chuỗi)
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;
Bản đồ trừu tượng công khai<Integer, FunctionDef.ArgAttrs > getArgAttr ()
Thay vào đó hãy sử dụng getArgAttrMap()
.
tóm tắt công khai int getArgAttrCount ()
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
Bản đồ trừu tượng công khai<Integer, FunctionDef.ArgAttrs > getArgAttrMap ()
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
trừu tượng công khai FunctionDef.ArgAttrs getArgAttrOrDefault (khóa int, FunctionDef.ArgAttrs defaultValue)
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
trừu tượng công khai FunctionDef.ArgAttrs getArgAttrOrThrow (khóa int)
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
tóm tắt công khai int getAttrCount ()
Attributes specific to this function definition.
map<string, .tensorflow.AttrValue> attr = 5;
Bản đồ trừu tượng công khai<String, AttrValue > getAttrMap ()
Attributes specific to this function definition.
map<string, .tensorflow.AttrValue> attr = 5;
bản tóm tắt công khai AttrValue getAttrOrDefault (Khóa chuỗi, AttrValue defaultValue)
Attributes specific to this function definition.
map<string, .tensorflow.AttrValue> attr = 5;
tóm tắt công khai AttrValue getAttrOrThrow (Khóa chuỗi)
Attributes specific to this function definition.
map<string, .tensorflow.AttrValue> attr = 5;
Bản đồ trừu tượng công khai<String, String> getControlRet ()
Thay vào đó hãy sử dụng getControlRetMap()
.
tóm tắt công khai 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;
Bản đồ trừu tượng công khai<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;
Chuỗi tóm tắt công khai getControlRetOrDefault (Khóa chuỗi, Chuỗi 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;
Chuỗi tóm tắt công khai getControlRetOrThrow (Khóa chuỗi)
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;
tóm tắt công khai NodeDef getNodeDef (chỉ mục 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;
tóm tắt công khai 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;
Danh sách tóm tắt công khai< 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;
tóm tắt công khai NodeDefOrBuilder getNodeDefOrBuilder (chỉ mục 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;
Danh sách tóm tắt công khai<? mở rộng 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;
bản đồ trừu tượng công khai<Integer, Integer> getResourceArgUniqueId ()
Thay vào đó hãy sử dụng getResourceArgUniqueIdMap()
.
tóm tắt công khai 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;
Bản đồ trừu tượng công khai<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;
tóm tắt công khai int getResourceArgUniqueIdOrDefault (khóa 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;
tóm tắt công khai int getResourceArgUniqueIdOrThrow (khóa 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;
tóm tắt công khai 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;
Bản đồ trừu tượng công khai<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;
Chuỗi tóm tắt công khai getRetOrDefault (Khóa chuỗi, Chuỗi 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;
Chuỗi tóm tắt công khai getRetOrThrow (Khóa chuỗi)
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;
tóm tắt công khai OpDef getSignature ()
The definition of the function's name, arguments, return values, attrs etc.
.tensorflow.OpDef signature = 1;
tóm tắt công khai OpDefOrBuilder getSignatureOrBuilder ()
The definition of the function's name, arguments, return values, attrs etc.
.tensorflow.OpDef signature = 1;
boolean trừu tượng công khai hasSignature ()
The definition of the function's name, arguments, return values, attrs etc.
.tensorflow.OpDef signature = 1;