OpDef.AttrDef

सार्वजनिक स्थैतिक अंतिम वर्ग OpDef.AttrDef

 Description of the graph-construction-time configuration of this
 Op.  That is to say, this describes the attr fields that will
 be specified in the NodeDef.
 
प्रोटोबफ प्रकार tensorflow.OpDef.AttrDef

नेस्टेड क्लासेस

कक्षा OpDef.AttrDef.बिल्डर
 Description of the graph-construction-time configuration of this
 Op. 

स्थिरांक

int यहाँ ALLOWED_VALUES_FIELD_NUMBER
int यहाँ DEFAULT_VALUE_FIELD_NUMBER
int यहाँ विवरण_FIELD_NUMBER
int यहाँ HAS_MINIMUM_FIELD_NUMBER
int यहाँ MINIMUM_FIELD_NUMBER
int यहाँ NAME_FIELD_NUMBER
int यहाँ प्रकार_फ़ील्ड_नंबर

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

बूलियन
बराबर (वस्तु obj)
AttrValue
getAllowedValues ​​()
 The set of allowed values.
AttrValueOrBuilder
getAllowedValuesOrBuilder ()
 The set of allowed values.
स्थिर OpDef.AttrDef
OpDef.AttrDef
AttrValue
getDefaultValue ()
 A reasonable default for this attribute if the user does not supply
 a value.
AttrValueOrBuilder
getDefaultValueOrBuilder ()
 A reasonable default for this attribute if the user does not supply
 a value.
डोरी
com.google.protobuf.ByteString
getDescriptionबाइट्स ()
 Human-readable description.
अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor
बूलियन
getHasन्यूनतम ()
 For type == "int", this is a minimum value.
लंबा
डोरी
नाम प्राप्त करें ()
 A descriptive name for the argument.
com.google.protobuf.ByteString
getNameबाइट्स ()
 A descriptive name for the argument.
int यहाँ
डोरी
गेटटाइप ()
 One of the type names from attr_value.proto ("string", "list(string)",
 "int", etc.).
com.google.protobuf.ByteString
गेटटाइपबाइट्स ()
 One of the type names from attr_value.proto ("string", "list(string)",
 "int", etc.).
अंतिम com.google.protobuf.UnknownFieldSet
बूलियन
hasAllowedValues ​​()
 The set of allowed values.
बूलियन
hasDefaultValue ()
 A reasonable default for this attribute if the user does not supply
 a value.
int यहाँ
अंतिम बूलियन
स्थिर OpDef.AttrDef.बिल्डर
न्यूबिल्डर ( OpDef.AttrDef प्रोटोटाइप)
स्थिर OpDef.AttrDef.बिल्डर
OpDef.AttrDef.बिल्डर
स्थिर OpDef.AttrDef
parseDelimitedFrom (इनपुटस्ट्रीम इनपुट)
स्थिर OpDef.AttrDef
parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर OpDef.AttrDef
पार्सफ्रॉम (बाइटबफ़र डेटा)
स्थिर OpDef.AttrDef
parseFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर OpDef.AttrDef
पार्सफ्रॉम (बाइटबफ़र डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर OpDef.AttrDef
parseFrom (com.google.protobuf.CodedInputStream इनपुट)
स्थिर OpDef.AttrDef
पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर OpDef.AttrDef
parseFrom (com.google.protobuf.ByteString डेटा)
स्थिर OpDef.AttrDef
पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर OpDef.AttrDef
parseFrom (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर
OpDef.AttrDef.बिल्डर
खालीपन
राइटटू (com.google.protobuf.CodedOutputStream आउटपुट)

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

स्थिरांक

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

स्थिर मान: 7

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

स्थिर मान: 3

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

स्थिर मान: 4

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

स्थिर मान: 5

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

स्थिर मान: 6

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

स्थिर मान: 1

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

स्थिर मान: 2

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

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

सार्वजनिक AttrValue getAllowedValues ​​()

 The set of allowed values.  Has type that is the "list" version
 of the "type" field above (uses the "list" field of AttrValue).
 If type == "type" or "list(type)" above, then the "type" field
 of "allowed_values.list" has the set of allowed DataTypes.
 If type == "string" or "list(string)", then the "s" field of
 "allowed_values.list" has the set of allowed strings.
 
.tensorflow.AttrValue allowed_values = 7;

सार्वजनिक AttrValueOrBuilder getAllowedValuesOrBuilder ()

 The set of allowed values.  Has type that is the "list" version
 of the "type" field above (uses the "list" field of AttrValue).
 If type == "type" or "list(type)" above, then the "type" field
 of "allowed_values.list" has the set of allowed DataTypes.
 If type == "string" or "list(string)", then the "s" field of
 "allowed_values.list" has the set of allowed strings.
 
.tensorflow.AttrValue allowed_values = 7;

सार्वजनिक स्थैतिक OpDef.AttrDef getDefaultInstance ()

सार्वजनिक OpDef.AttrDef getDefaultInstanceForType ()

सार्वजनिक AttrValue getDefaultValue ()

 A reasonable default for this attribute if the user does not supply
 a value.  If not specified, the user must supply a value.
 
.tensorflow.AttrValue default_value = 3;

सार्वजनिक AttrValueOrBuilder getDefaultValueOrBuilder ()

 A reasonable default for this attribute if the user does not supply
 a value.  If not specified, the user must supply a value.
 
.tensorflow.AttrValue default_value = 3;

सार्वजनिक स्ट्रिंग getDescription ()

 Human-readable description.
 
string description = 4;

सार्वजनिक com.google.protobuf.ByteString getDescriptionBytes ()

 Human-readable description.
 
string description = 4;

सार्वजनिक स्थैतिक अंतिम com.google.protobuf.Descriptors.Descriptor getDescriptor ()

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

 For type == "int", this is a minimum value.  For "list(___)"
 types, this is the minimum length.
 
bool has_minimum = 5;

सार्वजनिक लंबे समय तक न्यूनतम प्राप्त करें ()

int64 minimum = 6;

सार्वजनिक स्ट्रिंग getName ()

 A descriptive name for the argument.  May be used, e.g. by the
 Python client, as a keyword argument name, and so should match
 the regexp "[a-z][a-z0-9_]+".
 
string name = 1;

सार्वजनिक com.google.protobuf.ByteString getNameBytes ()

 A descriptive name for the argument.  May be used, e.g. by the
 Python client, as a keyword argument name, and so should match
 the regexp "[a-z][a-z0-9_]+".
 
string name = 1;

जनता getParserForType ()

सार्वजनिक int getSerializedSize ()

सार्वजनिक स्ट्रिंग getType ()

 One of the type names from attr_value.proto ("string", "list(string)",
 "int", etc.).
 
string type = 2;

सार्वजनिक com.google.protobuf.ByteString getTypeBytes ()

 One of the type names from attr_value.proto ("string", "list(string)",
 "int", etc.).
 
string type = 2;

सार्वजनिक अंतिम com.google.protobuf.UnknownFieldSet getUnknownFields ()

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

 The set of allowed values.  Has type that is the "list" version
 of the "type" field above (uses the "list" field of AttrValue).
 If type == "type" or "list(type)" above, then the "type" field
 of "allowed_values.list" has the set of allowed DataTypes.
 If type == "string" or "list(string)", then the "s" field of
 "allowed_values.list" has the set of allowed strings.
 
.tensorflow.AttrValue allowed_values = 7;

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

 A reasonable default for this attribute if the user does not supply
 a value.  If not specified, the user must supply a value.
 
.tensorflow.AttrValue default_value = 3;

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

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

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

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

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

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

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

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

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

सार्वजनिक स्थैतिक OpDef.AttrDef पार्सफ्रॉम (बाइटबफ़र डेटा)

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

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

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

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

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

सार्वजनिक स्थैतिक OpDef.AttrDef पार्सफ्रॉम (com.google.protobuf.CodedInputStream इनपुट)

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

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

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

सार्वजनिक स्थैतिक OpDef.AttrDef पार्सफ्रॉम (com.google.protobuf.ByteString डेटा)

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

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

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

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

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

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

सार्वजनिक OpDef.AttrDef.Builder toBuilder ()

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

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