FunctionDef

सार्वजनिक अंतिम वर्ग FunctionDef

 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.बिल्डर
 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 यहाँ हस्ताक्षर_फ़ील्ड_नंबर

सार्वजनिक तरीके

बूलियन
इसमेंArgAttr (int कुंजी) शामिल है
map<uint32, .tensorflow.FunctionDef.ArgAttrs> arg_attr = 7;
बूलियन
इसमें Attr (स्ट्रिंग कुंजी) शामिल है
 Attributes specific to this function definition.
बूलियन
includeControlRet (स्ट्रिंग कुंजी)
 A mapping from control output names from `signature` to node names in
 `node_def` which should be control outputs of this function.
बूलियन
includeResourceArgUniqueId (int कुंजी)
 Unique IDs for each resource argument, used to track aliasing resources.
बूलियन
includeRet (स्ट्रिंग कुंजी)
 A mapping from the output arg names from `signature` to the
 outputs from `node_def` that should be returned by the function.
बूलियन
बराबर (वस्तु obj)
मानचित्र<पूर्णांक, FunctionDef.ArgAttrs >
getArgAttr ()
इसके बजाय getArgAttrMap() उपयोग करें।
int यहाँ
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;
मानचित्र<स्ट्रिंग, 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 (स्ट्रिंग कुंजी, स्ट्रिंग 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.
स्थैतिक FunctionDef
FunctionDef
अंतिम स्थिर 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.
सूची< नोडडिफ़ >
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.
मानचित्र<स्ट्रिंग, स्ट्रिंग>
गेटरेट ()
इसके बजाय 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 (स्ट्रिंग कुंजी, स्ट्रिंग 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.
int यहाँ
ओपडेफ़
हस्ताक्षर प्राप्त करें ()
 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 यहाँ
अंतिम बूलियन
स्थिर FunctionDef.बिल्डर
स्थिर FunctionDef.बिल्डर
FunctionDef.बिल्डर
स्थैतिक FunctionDef
parseDelimitedFrom (इनपुटस्ट्रीम इनपुट)
स्थैतिक FunctionDef
parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थैतिक FunctionDef
पार्सफ्रॉम (बाइटबफ़र डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थैतिक FunctionDef
parseFrom (com.google.protobuf.CodedInputStream इनपुट)
स्थैतिक FunctionDef
पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थैतिक FunctionDef
पार्सफ्रॉम (बाइटबफ़र डेटा)
स्थैतिक FunctionDef
parseFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थैतिक FunctionDef
parseFrom (com.google.protobuf.ByteString डेटा)
स्थैतिक FunctionDef
पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थैतिक FunctionDef
parseFrom (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर
FunctionDef.बिल्डर
खालीपन
राइटटू (com.google.protobuf.CodedOutputStream आउटपुट)

विरासत में मिली विधियाँ

स्थिरांक

सार्वजनिक स्थैतिक अंतिम पूर्णांक ARG_ATTR_FIELD_NUMBER

स्थिर मान: 7

सार्वजनिक स्थैतिक अंतिम पूर्णांक ATTR_FIELD_NUMBER

स्थिर मान: 5

सार्वजनिक स्थैतिक अंतिम पूर्णांक CONTROL_RET_FIELD_NUMBER

स्थिर मान: 6

सार्वजनिक स्थैतिक अंतिम पूर्णांक NODE_DEF_FIELD_NUMBER

स्थिर मान: 3

सार्वजनिक स्थैतिक अंतिम int RESOURCE_ARG_UNIQUE_ID_FIELD_NUMBER

स्थिर मान: 8

सार्वजनिक स्थैतिक अंतिम int RET_FIELD_NUMBER

स्थिर मान: 4

सार्वजनिक स्थैतिक अंतिम पूर्णांक SIGNATURE_FIELD_NUMBER

स्थिर मान: 1

सार्वजनिक तरीके

सार्वजनिक बूलियन में 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;

सार्वजनिक बूलियन बराबर (ऑब्जेक्ट obj)

सार्वजनिक मानचित्र<पूर्णांक, FunctionDef.ArgAttrs > getArgAttr ()

इसके बजाय getArgAttrMap() उपयोग करें।

सार्वजनिक int 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;

सार्वजनिक मानचित्र<स्ट्रिंग, AttrValue > getAttr ()

इसके बजाय getAttrMap() उपयोग करें।

सार्वजनिक 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 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;

सार्वजनिक मानचित्र<स्ट्रिंग, स्ट्रिंग> 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;

सार्वजनिक मानचित्र<स्ट्रिंग, स्ट्रिंग> 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;

सार्वजनिक स्थैतिक FunctionDef getDefaultInstance ()

सार्वजनिक FunctionDef getDefaultInstanceForType ()

सार्वजनिक स्थैतिक अंतिम 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 ()

सार्वजनिक मानचित्र<पूर्णांक, पूर्णांक> 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;

सार्वजनिक मानचित्र<स्ट्रिंग, स्ट्रिंग> 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;

सार्वजनिक मानचित्र<स्ट्रिंग, स्ट्रिंग> 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;

सार्वजनिक 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 ()

सार्वजनिक बूलियन hasSignature ()

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

सार्वजनिक पूर्णांक हैशकोड ()

सार्वजनिक अंतिम बूलियन आरंभीकृत है ()

सार्वजनिक स्थैतिक FunctionDef.Builder newBuilder ()

सार्वजनिक स्थैतिक FunctionDef.Builder newBuilder ( FunctionDef प्रोटोटाइप)

सार्वजनिक FunctionDef.Builder newBuilderForType ()

सार्वजनिक स्थैतिक FunctionDef parseDelimitedFrom (इनपुटस्ट्रीम इनपुट)

फेंकता
आईओ अपवाद

सार्वजनिक स्थैतिक FunctionDef parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

फेंकता
आईओ अपवाद

सार्वजनिक स्थैतिक FunctionDef पार्सFrom (ByteBuffer डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन

सार्वजनिक स्थैतिक FunctionDef पार्सFrom (com.google.protobuf.CodedInputStream इनपुट)

फेंकता
आईओ अपवाद

सार्वजनिक स्थैतिक FunctionDef पार्सेFrom (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन

सार्वजनिक स्थैतिक FunctionDef पार्सFrom (ByteBuffer डेटा)

फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन

सार्वजनिक स्थैतिक FunctionDef पार्सFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

फेंकता
आईओ अपवाद

सार्वजनिक स्थैतिक FunctionDef पार्सFrom (com.google.protobuf.ByteString डेटा)

फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन

सार्वजनिक स्थैतिक FunctionDef पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

फेंकता
आईओ अपवाद

सार्वजनिक स्थैतिक FunctionDef पार्सFrom (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)

फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन

सार्वजनिक स्थैतिक पार्सर ()

सार्वजनिक FunctionDef.बिल्डर toBuilder ()

सार्वजनिक शून्य राइटटू (com.google.protobuf.CodedOutputStream आउटपुट)

फेंकता
आईओ अपवाद