OpDef.ArgDef

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

 For describing inputs and outputs.
 
प्रोटोबफ प्रकार tensorflow.OpDef.ArgDef

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

कक्षा OpDef.ArgDef.बिल्डर
 For describing inputs and outputs. 

स्थिरांक

int यहाँ विवरण_FIELD_NUMBER
int यहाँ IS_REF_FIELD_NUMBER
int यहाँ NAME_FIELD_NUMBER
int यहाँ NUMBER_ATTR_FIELD_NUMBER
int यहाँ TYPE_ATTR_FIELD_NUMBER
int यहाँ प्रकार_फ़ील्ड_नंबर
int यहाँ TYPE_LIST_ATTR_FIELD_NUMBER

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

बूलियन
बराबर (वस्तु obj)
स्थिर OpDef.ArgDef
OpDef.ArgDef
डोरी
com.google.protobuf.ByteString
getDescriptionबाइट्स ()
 Human readable description.
अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor
बूलियन
getIsRef ()
 For inputs: if true, the inputs are required to be refs.
डोरी
नाम प्राप्त करें ()
 Name for the input/output.
com.google.protobuf.ByteString
getNameबाइट्स ()
 Name for the input/output.
डोरी
getNumberAttr ()
 if specified, attr must have type "int"
 
string number_attr = 5;
com.google.protobuf.ByteString
getNumberAttrBytes ()
 if specified, attr must have type "int"
 
string number_attr = 5;
int यहाँ
डेटा प्रकार
गेटटाइप ()
 Describes the type of one or more tensors that are accepted/produced
 by this input/output arg.
डोरी
getTypeAttr ()
 if specified, attr must have type "type"
 
string type_attr = 4;
com.google.protobuf.ByteString
getTypeAttrBytes ()
 if specified, attr must have type "type"
 
string type_attr = 4;
डोरी
getTypeListAttr ()
 If specified, attr must have type "list(type)", and none of
 type, type_attr, and number_attr may be specified.
com.google.protobuf.ByteString
getTypeListAttrBytes ()
 If specified, attr must have type "list(type)", and none of
 type, type_attr, and number_attr may be specified.
int यहाँ
getTypeValue ()
 Describes the type of one or more tensors that are accepted/produced
 by this input/output arg.
अंतिम com.google.protobuf.UnknownFieldSet
int यहाँ
अंतिम बूलियन
स्थिर OpDef.ArgDef.बिल्डर
न्यूबिल्डर ( OpDef.ArgDef प्रोटोटाइप)
स्थिर OpDef.ArgDef.बिल्डर
OpDef.ArgDef.बिल्डर
स्थिर OpDef.ArgDef
parseDelimitedFrom (इनपुटस्ट्रीम इनपुट)
स्थिर OpDef.ArgDef
parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर OpDef.ArgDef
पार्सफ्रॉम (बाइटबफ़र डेटा)
स्थिर OpDef.ArgDef
parseFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर OpDef.ArgDef
पार्सफ्रॉम (बाइटबफ़र डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर OpDef.ArgDef
parseFrom (com.google.protobuf.CodedInputStream इनपुट)
स्थिर OpDef.ArgDef
पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर OpDef.ArgDef
parseFrom (com.google.protobuf.ByteString डेटा)
स्थिर OpDef.ArgDef
पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर OpDef.ArgDef
parseFrom (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
स्थिर
OpDef.ArgDef.बिल्डर
खालीपन
राइटटू (com.google.protobuf.CodedOutputStream आउटपुट)

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

स्थिरांक

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

स्थिर मान: 2

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

स्थिर मान: 16

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

स्थिर मान: 1

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

स्थिर मान: 5

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

स्थिर मान: 4

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

स्थिर मान: 3

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

स्थिर मान: 6

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

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

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

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

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

 Human readable description.
 
string description = 2;

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

 Human readable description.
 
string description = 2;

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

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

 For inputs: if true, the inputs are required to be refs.
   By default, inputs can be either refs or non-refs.
 For outputs: if true, outputs are refs, otherwise they are not.
 
bool is_ref = 16;

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

 Name for the input/output.  Should match the regexp "[a-z][a-z0-9_]*".
 
string name = 1;

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

 Name for the input/output.  Should match the regexp "[a-z][a-z0-9_]*".
 
string name = 1;

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

 if specified, attr must have type "int"
 
string number_attr = 5;

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

 if specified, attr must have type "int"
 
string number_attr = 5;

जनता getParserForType ()

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

सार्वजनिक डेटा प्रकार getType ()

 Describes the type of one or more tensors that are accepted/produced
 by this input/output arg.  The only legal combinations are:
 * For a single tensor: either the "type" field is set or the
   "type_attr" field is set to the name of an attr with type "type".
 * For a sequence of tensors with the same type: the "number_attr"
   field will be set to the name of an attr with type "int", and
   either the "type" or "type_attr" field will be set as for
   single tensors.
 * For a sequence of tensors, the "type_list_attr" field will be set
   to the name of an attr with type "list(type)".
 
.tensorflow.DataType type = 3;

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

 if specified, attr must have type "type"
 
string type_attr = 4;

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

 if specified, attr must have type "type"
 
string type_attr = 4;

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

 If specified, attr must have type "list(type)", and none of
 type, type_attr, and number_attr may be specified.
 
string type_list_attr = 6;

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

 If specified, attr must have type "list(type)", and none of
 type, type_attr, and number_attr may be specified.
 
string type_list_attr = 6;

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

 Describes the type of one or more tensors that are accepted/produced
 by this input/output arg.  The only legal combinations are:
 * For a single tensor: either the "type" field is set or the
   "type_attr" field is set to the name of an attr with type "type".
 * For a sequence of tensors with the same type: the "number_attr"
   field will be set to the name of an attr with type "int", and
   either the "type" or "type_attr" field will be set as for
   single tensors.
 * For a sequence of tensors, the "type_list_attr" field will be set
   to the name of an attr with type "list(type)".
 
.tensorflow.DataType type = 3;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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