सार्वजनिक स्थैतिक अंतिम वर्ग OpDeprecation.Builder
Information about version-dependent deprecation of an op
tensorflow.OpDeprecation
सार्वजनिक तरीके
OpDeprecation.बिल्डर | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान) |
विरोध | निर्माण () |
विरोध | बिल्डआंशिक () |
OpDeprecation.बिल्डर | स्पष्ट () |
OpDeprecation.बिल्डर | स्पष्टस्पष्टीकरण () Explanation of why it was deprecated and what to use instead. |
OpDeprecation.बिल्डर | क्लियरफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड) |
OpDeprecation.बिल्डर | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
OpDeprecation.बिल्डर | स्पष्टसंस्करण () First GraphDef version at which the op is disallowed. |
OpDeprecation.बिल्डर | क्लोन () |
विपक्ष निंदा | |
अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
डोरी | स्पष्टीकरण प्राप्त करें () Explanation of why it was deprecated and what to use instead. |
com.google.protobuf.ByteString | getExplanationBytes () Explanation of why it was deprecated and what to use instead. |
int यहाँ | संस्करण प्राप्त करें () First GraphDef version at which the op is disallowed. |
अंतिम बूलियन | |
OpDeprecation.बिल्डर | मर्जफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
OpDeprecation.बिल्डर | मर्जफ्रॉम (com.google.protobuf.Message अन्य) |
अंतिम OpDeprecation.Builder | मर्जअज्ञातफ़ील्ड्स (com.google.protobuf.UnknownFieldSet अज्ञातफ़ील्ड्स) |
OpDeprecation.बिल्डर | सेटएक्सप्लेनेशन (स्ट्रिंग मान) Explanation of why it was deprecated and what to use instead. |
OpDeprecation.बिल्डर | setExplanationBytes (com.google.protobuf.ByteString मान) Explanation of why it was deprecated and what to use instead. |
OpDeprecation.बिल्डर | सेटफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान) |
OpDeprecation.बिल्डर | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, इंट इंडेक्स, ऑब्जेक्ट वैल्यू) |
अंतिम OpDeprecation.Builder | अज्ञात फ़ील्ड सेट करें (com.google.protobuf. अज्ञात फ़ील्ड सेट अज्ञात फ़ील्ड) |
OpDeprecation.बिल्डर | सेटवर्जन (int मान) First GraphDef version at which the op is disallowed. |
विरासत में मिले तरीके
सार्वजनिक तरीके
सार्वजनिक OpDeprecation.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
सार्वजनिक OpDeprecation.बिल्डर स्पष्ट स्पष्टीकरण ()
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
सार्वजनिक OpDeprecation.Builder ClearVersion ()
First GraphDef version at which the op is disallowed.
int32 version = 1;
सार्वजनिक स्थैतिक अंतिम com.google.protobuf.Descriptors.Descriptor getDescriptor ()
सार्वजनिक com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
सार्वजनिक स्ट्रिंग स्पष्टीकरण प्राप्त करें ()
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
सार्वजनिक com.google.protobuf.ByteString getExplanationBytes ()
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
सार्वजनिक int getVersion ()
First GraphDef version at which the op is disallowed.
int32 version = 1;
सार्वजनिक अंतिम बूलियन आरंभीकृत है ()
सार्वजनिक OpDeprecation.Builder mergeFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओएक्सेप्शन |
---|
सार्वजनिक अंतिम OpDeprecation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet अज्ञातफील्ड्स)
सार्वजनिक OpDeprecation.Builder सेट स्पष्टीकरण (स्ट्रिंग मान)
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
सार्वजनिक OpDeprecation.Builder setExplanationBytes (com.google.protobuf.ByteString मान)
Explanation of why it was deprecated and what to use instead.
string explanation = 2;
सार्वजनिक OpDeprecation.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
सार्वजनिक OpDeprecation.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, int अनुक्रमणिका, ऑब्जेक्ट मान)
सार्वजनिक अंतिम OpDeprecation.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet अज्ञातFields)
सार्वजनिक OpDeprecation.Builder setVersion (int मान)
First GraphDef version at which the op is disallowed.
int32 version = 1;