सार्वजनिक अंतिम वर्ग FunctionSpec
Represents `FunctionSpec` used in `Function`. This represents a function that has been wrapped as a TensorFlow `Function`.
tensorflow.FunctionSpec
नेस्टेड क्लासेस
कक्षा | FunctionSpec.बिल्डर | Represents `FunctionSpec` used in `Function`. | |
enum | FunctionSpec.ExperimentalCompile | Whether the function should be compiled by XLA. |
स्थिरांक
int यहाँ | प्रायोगिक_संकलन_फ़ील्ड_नंबर | |
int यहाँ | FULLARGSPEC_FIELD_NUMBER | |
int यहाँ | INPUT_SIGNATURE_FIELD_NUMBER | |
int यहाँ | IS_METHOD_FIELD_NUMBER |
सार्वजनिक तरीके
बूलियन | बराबर (वस्तु obj) |
स्थैतिक फ़ंक्शनस्पेक | |
फ़ंक्शनस्पेक | |
अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor | |
FunctionSpec.ExperimentalCompile | getExperimentalCompile () .tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6; |
int यहाँ | getExperimentalCompileValue () .tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6; |
संरचित मूल्य | getFullargspec () Full arg spec from inspect.getfullargspec(). |
स्ट्रक्चर्डवैल्यूऑरबिल्डर | getFullargspecOrBuilder () Full arg spec from inspect.getfullargspec(). |
संरचित मूल्य | getInputSignature () The input signature, if specified. |
स्ट्रक्चर्डवैल्यूऑरबिल्डर | getInputSignatureOrBuilder () The input signature, if specified. |
बूलियन | getIsMethod () Whether this represents a class method. |
int यहाँ | |
अंतिम com.google.protobuf.UnknownFieldSet | |
बूलियन | हैफुलार्ग्सपेक () Full arg spec from inspect.getfullargspec(). |
बूलियन | hasInputSignature () The input signature, if specified. |
int यहाँ | हैशकोड () |
अंतिम बूलियन | |
स्टेटिक फंक्शनस्पेक.बिल्डर | न्यूबिल्डर ( फंक्शनस्पेक प्रोटोटाइप) |
स्टेटिक फंक्शनस्पेक.बिल्डर | नयाबिल्डर () |
FunctionSpec.बिल्डर | |
स्थैतिक फ़ंक्शनस्पेक | parseDelimitedFrom (इनपुटस्ट्रीम इनपुट) |
स्थैतिक फ़ंक्शनस्पेक | parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थैतिक फ़ंक्शनस्पेक | पार्सफ्रॉम (बाइटबफ़र डेटा) |
स्थैतिक फ़ंक्शनस्पेक | parseFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थैतिक फ़ंक्शनस्पेक | पार्सफ्रॉम (बाइटबफ़र डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थैतिक फ़ंक्शनस्पेक | parseFrom (com.google.protobuf.CodedInputStream इनपुट) |
स्थैतिक फ़ंक्शनस्पेक | पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थैतिक फ़ंक्शनस्पेक | parseFrom (com.google.protobuf.ByteString डेटा) |
स्थैतिक फ़ंक्शनस्पेक | पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थैतिक फ़ंक्शनस्पेक | parseFrom (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर | पार्सर () |
FunctionSpec.बिल्डर | टूबिल्डर () |
खालीपन | राइटटू (com.google.protobuf.CodedOutputStream आउटपुट) |
विरासत में मिली विधियाँ
स्थिरांक
सार्वजनिक स्थैतिक अंतिम पूर्णांक EXPERIMENTAL_COMPILE_FIELD_NUMBER
स्थिर मान: 6
सार्वजनिक स्थैतिक अंतिम पूर्णांक FULLARGSPEC_FIELD_NUMBER
स्थिर मान: 1
सार्वजनिक स्थैतिक अंतिम int INPUT_SIGNATURE_FIELD_NUMBER
स्थिर मान: 5
सार्वजनिक स्थैतिक अंतिम पूर्णांक IS_METHOD_FIELD_NUMBER
स्थिर मान: 2
सार्वजनिक तरीके
सार्वजनिक बूलियन बराबर (ऑब्जेक्ट obj)
सार्वजनिक स्थैतिक अंतिम com.google.protobuf.Descriptors.Descriptor getDescriptor ()
सार्वजनिक FunctionSpec.ExperimentalCompile getExperimentalCompile ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
सार्वजनिक int getExperimentalCompileValue ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
सार्वजनिक संरचित मूल्य getFullargspec ()
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1;
सार्वजनिक संरचितValueOrBuilder getFullargspecOrBuilder ()
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1;
सार्वजनिक संरचित मूल्य getInputSignature ()
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5;
सार्वजनिक StructuredValueOrBuilder getInputSignatureOrBuilder ()
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5;
सार्वजनिक बूलियन getIsMethod ()
Whether this represents a class method.
bool is_method = 2;
जनता getParserForType ()
सार्वजनिक int getSerializedSize ()
सार्वजनिक अंतिम com.google.protobuf.UnknownFieldSet getUnknownFields ()
सार्वजनिक बूलियन हैफुलरगस्पेक ()
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1;
सार्वजनिक बूलियन hasInputSignature ()
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5;
सार्वजनिक इंट हैशकोड ()
सार्वजनिक अंतिम बूलियन आरंभीकृत है ()
सार्वजनिक स्थैतिक FunctionSpec parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक फ़ंक्शनस्पेक पार्सफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक फ़ंक्शनस्पेक पार्सफ्रॉम (बाइटबफ़र डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक FunctionSpec पार्सेFrom (com.google.protobuf.CodedInputStream इनपुट)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक FunctionSpec पार्सेफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक FunctionSpec पार्सFrom (com.google.protobuf.ByteString डेटा)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक फ़ंक्शनस्पेक पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक FunctionSpec पार्सेFrom (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक पार्सर ()
सार्वजनिक शून्य राइटटू (com.google.protobuf.CodedOutputStream आउटपुट)
फेंकता
आईओ अपवाद |
---|