सार्वजनिक स्थैतिक अंतिम वर्ग ApiDef.Attr.Builder
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.ApiDef.Attr
सार्वजनिक तरीके
ApiDef.Attr.बिल्डर | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान) |
ApiDef.Attr | निर्माण () |
ApiDef.Attr | बिल्डआंशिक () |
ApiDef.Attr.बिल्डर | स्पष्ट () |
ApiDef.Attr.बिल्डर | क्लियरडिफॉल्टवैल्यू () Specify a new default value to use for this attr. |
ApiDef.Attr.बिल्डर | स्पष्ट विवरण () Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions. |
ApiDef.Attr.बिल्डर | क्लियरफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड) |
ApiDef.Attr.बिल्डर | स्पष्टनाम () string name = 1; |
ApiDef.Attr.बिल्डर | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ApiDef.Attr.बिल्डर | ClearRenameTo () Change the name used to access this attr in the API from what is used in the GraphDef. |
ApiDef.Attr.बिल्डर | क्लोन () |
ApiDef.Attr | |
AttrValue | getDefaultValue () Specify a new default value to use for this attr. |
AttrValue.बिल्डर | getDefaultValueBuilder () Specify a new default value to use for this attr. |
AttrValueOrBuilder | getDefaultValueOrBuilder () Specify a new default value to use for this attr. |
डोरी | विवरण प्राप्त करें () Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions. |
com.google.protobuf.ByteString | getDescriptionबाइट्स () Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions. |
अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
डोरी | नाम प्राप्त करें () string name = 1; |
com.google.protobuf.ByteString | getNameबाइट्स () string name = 1; |
डोरी | getRenameTo () Change the name used to access this attr in the API from what is used in the GraphDef. |
com.google.protobuf.ByteString | getRenameToBytes () Change the name used to access this attr in the API from what is used in the GraphDef. |
बूलियन | hasDefaultValue () Specify a new default value to use for this attr. |
अंतिम बूलियन | |
ApiDef.Attr.बिल्डर | |
ApiDef.Attr.बिल्डर | मर्जफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
ApiDef.Attr.बिल्डर | मर्जफ्रॉम (com.google.protobuf.Message अन्य) |
अंतिम ApiDef.Attr.Builder | मर्जअज्ञातफ़ील्ड्स (com.google.protobuf.UnknownFieldSet अज्ञातफ़ील्ड्स) |
ApiDef.Attr.बिल्डर | setDefaultValue ( AttrValue.Builder BuilderForValue) Specify a new default value to use for this attr. |
ApiDef.Attr.बिल्डर | |
ApiDef.Attr.बिल्डर | सेट विवरण (स्ट्रिंग मान) Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions. |
ApiDef.Attr.बिल्डर | setDescriptionBytes (com.google.protobuf.ByteString मान) Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions. |
ApiDef.Attr.बिल्डर | सेटफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान) |
ApiDef.Attr.बिल्डर | सेटनाम (स्ट्रिंग मान) string name = 1; |
ApiDef.Attr.बिल्डर | setNameBytes (com.google.protobuf.ByteString मान) string name = 1; |
ApiDef.Attr.बिल्डर | setRenameTo (स्ट्रिंग मान) Change the name used to access this attr in the API from what is used in the GraphDef. |
ApiDef.Attr.बिल्डर | setRenameToBytes (com.google.protobuf.ByteString मान) Change the name used to access this attr in the API from what is used in the GraphDef. |
ApiDef.Attr.बिल्डर | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, इंट इंडेक्स, ऑब्जेक्ट वैल्यू) |
अंतिम ApiDef.Attr.Builder | अज्ञात फ़ील्ड सेट करें (com.google.protobuf. अज्ञात फ़ील्ड सेट अज्ञात फ़ील्ड) |
विरासत में मिली विधियाँ
सार्वजनिक तरीके
सार्वजनिक ApiDef.Attr.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
सार्वजनिक ApiDef.Attr.Builder ClearDefaultValue ()
Specify a new default value to use for this attr. This default will be used when creating new graphs, as opposed to the default in the OpDef, which will be used when interpreting old GraphDefs.
.tensorflow.AttrValue default_value = 3;
सार्वजनिक ApiDef.Attr.Builder स्पष्ट विवरण ()
Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions.
string description = 4;
सार्वजनिक ApiDef.Attr.Builder ClearRenameTo ()
Change the name used to access this attr in the API from what is used in the GraphDef. Note that these names in `backticks` will also be replaced in the summary & description fields.
string rename_to = 2;
सार्वजनिक AttrValue getDefaultValue ()
Specify a new default value to use for this attr. This default will be used when creating new graphs, as opposed to the default in the OpDef, which will be used when interpreting old GraphDefs.
.tensorflow.AttrValue default_value = 3;
सार्वजनिक AttrValue.Builder getDefaultValueBuilder ()
Specify a new default value to use for this attr. This default will be used when creating new graphs, as opposed to the default in the OpDef, which will be used when interpreting old GraphDefs.
.tensorflow.AttrValue default_value = 3;
सार्वजनिक AttrValueOrBuilder getDefaultValueOrBuilder ()
Specify a new default value to use for this attr. This default will be used when creating new graphs, as opposed to the default in the OpDef, which will be used when interpreting old GraphDefs.
.tensorflow.AttrValue default_value = 3;
सार्वजनिक स्ट्रिंग getDescription ()
Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions.
string description = 4;
सार्वजनिक com.google.protobuf.ByteString getDescriptionBytes ()
Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions.
string description = 4;
सार्वजनिक स्थैतिक अंतिम com.google.protobuf.Descriptors.Descriptor getDescriptor ()
सार्वजनिक com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
सार्वजनिक स्ट्रिंग getName ()
string name = 1;
सार्वजनिक com.google.protobuf.ByteString getNameBytes ()
string name = 1;
सार्वजनिक स्ट्रिंग getRenameTo ()
Change the name used to access this attr in the API from what is used in the GraphDef. Note that these names in `backticks` will also be replaced in the summary & description fields.
string rename_to = 2;
सार्वजनिक com.google.protobuf.ByteString getRenameToBytes ()
Change the name used to access this attr in the API from what is used in the GraphDef. Note that these names in `backticks` will also be replaced in the summary & description fields.
string rename_to = 2;
सार्वजनिक बूलियन hasDefaultValue ()
Specify a new default value to use for this attr. This default will be used when creating new graphs, as opposed to the default in the OpDef, which will be used when interpreting old GraphDefs.
.tensorflow.AttrValue default_value = 3;
सार्वजनिक अंतिम बूलियन आरंभीकृत है ()
सार्वजनिक ApiDef.Attr.Builder mergeDefaultValue ( AttrValue मान)
Specify a new default value to use for this attr. This default will be used when creating new graphs, as opposed to the default in the OpDef, which will be used when interpreting old GraphDefs.
.tensorflow.AttrValue default_value = 3;
सार्वजनिक ApiDef.Attr.Builder mergeFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक अंतिम ApiDef.Attr.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet अज्ञातफील्ड्स)
सार्वजनिक ApiDef.Attr.Builder setDefaultValue ( AttrValue.Builder BuilderForValue)
Specify a new default value to use for this attr. This default will be used when creating new graphs, as opposed to the default in the OpDef, which will be used when interpreting old GraphDefs.
.tensorflow.AttrValue default_value = 3;
सार्वजनिक ApiDef.Attr.Builder setDefaultValue ( AttrValue मान)
Specify a new default value to use for this attr. This default will be used when creating new graphs, as opposed to the default in the OpDef, which will be used when interpreting old GraphDefs.
.tensorflow.AttrValue default_value = 3;
सार्वजनिक ApiDef.Attr.Builder सेट विवरण (स्ट्रिंग मान)
Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions.
string description = 4;
सार्वजनिक ApiDef.Attr.Builder setDescriptionBytes (com.google.protobuf.ByteString मान)
Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions.
string description = 4;
सार्वजनिक ApiDef.Attr.Builder सेटफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
सार्वजनिक ApiDef.Attr.Builder setRenameTo (स्ट्रिंग मान)
Change the name used to access this attr in the API from what is used in the GraphDef. Note that these names in `backticks` will also be replaced in the summary & description fields.
string rename_to = 2;
सार्वजनिक ApiDef.Attr.Builder setRenameToBytes (com.google.protobuf.ByteString मान)
Change the name used to access this attr in the API from what is used in the GraphDef. Note that these names in `backticks` will also be replaced in the summary & description fields.
string rename_to = 2;