পাবলিক ফাইনাল ক্লাস ফাংশনডিফ
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. |
ধ্রুবক
int | ARG_ATTR_FIELD_NUMBER | |
int | ATTR_FIELD_NUMBER | |
int | CONTROL_RET_FIELD_NUMBER | |
int | NODE_DEF_FIELD_NUMBER | |
int | RESOURCE_ARG_UNIQUE_ID_FIELD_NUMBER | |
int | RET_FIELD_NUMBER | |
int | 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. |
বুলিয়ান | সমান (অবজেক্ট অবজেক্ট) |
মানচিত্র<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; |
মানচিত্র<স্ট্রিং, AttrValue > | getAttr () পরিবর্তে getAttrMap() ব্যবহার করুন। |
int | getAttrCount () Attributes specific to this function definition. |
মানচিত্র<স্ট্রিং, 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. |
মানচিত্র <স্ট্রিং, স্ট্রিং> | 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. |
মানচিত্র <স্ট্রিং, স্ট্রিং> | 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 | |
নোডডিফ | getNodeDef (int সূচক) By convention, "op" in node_def is resolved by consulting with a user-defined library first. |
int | 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. |
মানচিত্র<পূর্ণসংখ্যা, পূর্ণসংখ্যা> | getResourceArgUniqueId () পরিবর্তে getResourceArgUniqueIdMap() ব্যবহার করুন। |
int | getResourceArgUniqueIdCount () Unique IDs for each resource argument, used to track aliasing resources. |
মানচিত্র<পূর্ণসংখ্যা, পূর্ণসংখ্যা> | getResourceArgUniqueIdMap () Unique IDs for each resource argument, used to track aliasing resources. |
int | getResourceArgUniqueIdOrDefault (int কী, int defaultValue) Unique IDs for each resource argument, used to track aliasing resources. |
int | getResourceArgUniqueIdOrThrow (int কী) Unique IDs for each resource argument, used to track aliasing resources. |
মানচিত্র <স্ট্রিং, স্ট্রিং> | 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. |
মানচিত্র <স্ট্রিং, স্ট্রিং> | 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. |
int | |
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. |
চূড়ান্ত com.google.protobuf.UnknownFieldSet | |
বুলিয়ান | স্বাক্ষর () The definition of the function's name, arguments, return values, attrs etc. |
int | হ্যাশকোড () |
চূড়ান্ত বুলিয়ান | |
স্ট্যাটিক ফাংশনডিফ.বিল্ডার | |
স্ট্যাটিক ফাংশনডিফ.বিল্ডার | newBuilder ( FunctionDef প্রোটোটাইপ) |
FunctionDef.Builder | |
স্ট্যাটিক ফাংশনডিফ | পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট) |
স্ট্যাটিক ফাংশনডিফ | parseDelimitedFrom (ইনপুটস্ট্রীম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি) |
স্ট্যাটিক ফাংশনডিফ | parseFrom (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
স্ট্যাটিক ফাংশনডিফ | parseFrom (com.google.protobuf.CodedInputStream ইনপুট) |
স্ট্যাটিক ফাংশনডিফ | পার্সফ্রম (বাইট[] ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
স্ট্যাটিক ফাংশনডিফ | পার্সফ্রম (বাইটবাফার ডেটা) |
স্ট্যাটিক ফাংশনডিফ | parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
স্ট্যাটিক ফাংশনডিফ | parseFrom (com.google.protobuf.ByteString ডেটা) |
স্ট্যাটিক ফাংশনডিফ | পার্সফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি) |
স্ট্যাটিক ফাংশনডিফ | parseFrom (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
স্থির | পার্সার () |
FunctionDef.Builder | নির্মাণকারী () |
অকার্যকর | writeTo (com.google.protobuf.CodedOutputStream আউটপুট) |
উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি
ধ্রুবক
পাবলিক স্ট্যাটিক ফাইনাল int ARG_ATTR_FIELD_NUMBER
ধ্রুবক মান: 7
পাবলিক স্ট্যাটিক ফাইনাল int ATTR_FIELD_NUMBER
ধ্রুবক মান: 5
পাবলিক স্ট্যাটিক ফাইনাল int CONTROL_RET_FIELD_NUMBER
ধ্রুবক মান: 6
সর্বজনীন স্ট্যাটিক চূড়ান্ত int NODE_DEF_FIELD_NUMBER
ধ্রুবক মান: 3
পাবলিক স্ট্যাটিক ফাইনাল int RESOURCE_ARG_UNIQUE_ID_FIELD_NUMBER
ধ্রুবক মান: 8
পাবলিক স্ট্যাটিক ফাইনাল int RET_FIELD_NUMBER
ধ্রুবক মান: 4
SIGNATURE_FIELD_NUMBER int পাবলিক স্ট্যাটিক ফাইনাল
ধ্রুবক মান: 1
পাবলিক পদ্ধতি
পাবলিক বুলিয়ানে রয়েছেArgAttr (int কী)
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
পাবলিক বুলিয়ানে রয়েছেAttr (স্ট্রিং কী)
Attributes specific to this function definition.
map<string, .tensorflow.AttrValue> attr = 5;
পাবলিক বুলিয়ানে রয়েছে কন্ট্রোলরেট (স্ট্রিং কী)
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;
পাবলিক বুলিয়ানে রয়েছে রিসোর্সআর্গ ইউনিকআইডি (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;
পাবলিক বুলিয়ানে রয়েছে রেট (স্ট্রিং কী)
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;
public FunctionDef.ArgAttrs getArgAttrOrThrow (int কী)
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
পাবলিক int getAttrCount ()
Attributes specific to this function definition.
map<string, .tensorflow.AttrValue> attr = 5;
সর্বজনীন মানচিত্র<স্ট্রিং, AttrValue > getAttrMap ()
Attributes specific to this function definition.
map<string, .tensorflow.AttrValue> attr = 5;
সর্বজনীন AttrValue getAttrOrDefault (স্ট্রিং কী, AttrValue ডিফল্ট মান)
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 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;
সর্বজনীন মানচিত্র<স্ট্রিং, স্ট্রিং> 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;
পাবলিক স্ট্যাটিক ফাইনাল 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 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;
সর্বজনীন getParserForType ()
সর্বজনীন মানচিত্র<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 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;
পাবলিক 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;
সর্বজনীন মানচিত্র<স্ট্রিং, স্ট্রিং> 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 getSerializedSize ()
সর্বজনীন 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;
সর্বজনীন চূড়ান্ত com.google.protobuf.UnknownFieldSet getUnknownFields ()
পাবলিক বুলিয়ান আছে স্বাক্ষর ()
The definition of the function's name, arguments, return values, attrs etc.
.tensorflow.OpDef signature = 1;
পাবলিক int হ্যাশকোড ()
সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()
পাবলিক স্ট্যাটিক ফাংশনডিফ পার্সডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক ফাংশনডিফ পার্সফ্রম (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক ফাংশনডিফ পার্সফ্রম (com.google.protobuf.CodedInputStream ইনপুট)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক ফাংশনডিফ পার্সফ্রম (বাইট[] ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক ফাংশনডিফ পার্সফ্রম (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক ফাংশনডিফ পার্সফ্রম (com.google.protobuf.ByteString ডেটা)
নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক ফাংশনডিফ পার্সফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক ফাংশনডিফ পার্সফ্রম (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক পার্সার ()
public void writeTo (com.google.protobuf.CodedOutputStream আউটপুট)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|