सार्वजनिक अंतिम वर्ग ThreadPoolOptionProto
प्रोटोबफ़ प्रकार tensorflow.ThreadPoolOptionProto
नेस्टेड क्लासेस
कक्षा | थ्रेडपूलऑप्शनप्रोटो.बिल्डर | प्रोटोबफ़ प्रकार tensorflow.ThreadPoolOptionProto |
स्थिरांक
int यहाँ | GLOBAL_NAME_FIELD_NUMBER | |
int यहाँ | NUM_THREADS_FIELD_NUMBER |
सार्वजनिक तरीके
बूलियन | बराबर (वस्तु obj) |
स्थिर ThreadPoolOptionProto | |
थ्रेडपूलऑप्शनप्रोटो | |
अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor | |
डोरी | वैश्विक नाम प्राप्त करें () The global name of the threadpool. |
com.google.protobuf.ByteString | getGlobalNameBytes () The global name of the threadpool. |
int यहाँ | getNumThreads () The number of threads in the pool. |
int यहाँ | |
अंतिम com.google.protobuf.UnknownFieldSet | |
int यहाँ | हैशकोड () |
अंतिम बूलियन | |
स्टेटिक थ्रेडपूलऑप्शनप्रोटो.बिल्डर | न्यूबिल्डर ( थ्रेडपूलऑप्शनप्रोटो प्रोटोटाइप) |
स्टेटिक थ्रेडपूलऑप्शनप्रोटो.बिल्डर | नयाबिल्डर () |
थ्रेडपूलऑप्शनप्रोटो.बिल्डर | |
स्थिर ThreadPoolOptionProto | parseDelimitedFrom (इनपुटस्ट्रीम इनपुट) |
स्थिर ThreadPoolOptionProto | parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर ThreadPoolOptionProto | पार्सफ्रॉम (बाइटबफ़र डेटा) |
स्थिर ThreadPoolOptionProto | parseFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर ThreadPoolOptionProto | पार्सफ्रॉम (बाइटबफ़र डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर ThreadPoolOptionProto | parseFrom (com.google.protobuf.CodedInputStream इनपुट) |
स्थिर ThreadPoolOptionProto | पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर ThreadPoolOptionProto | parseFrom (com.google.protobuf.ByteString डेटा) |
स्थिर ThreadPoolOptionProto | पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर ThreadPoolOptionProto | parseFrom (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर | पार्सर () |
थ्रेडपूलऑप्शनप्रोटो.बिल्डर | टूबिल्डर () |
खालीपन | राइटटू (com.google.protobuf.CodedOutputStream आउटपुट) |
विरासत में मिली विधियाँ
स्थिरांक
सार्वजनिक स्थैतिक अंतिम पूर्णांक GLOBAL_NAME_FIELD_NUMBER
स्थिर मान: 2
सार्वजनिक स्थैतिक अंतिम पूर्णांक NUM_THREADS_FIELD_NUMBER
स्थिर मान: 1
सार्वजनिक तरीके
सार्वजनिक बूलियन बराबर (ऑब्जेक्ट obj)
सार्वजनिक स्थैतिक अंतिम com.google.protobuf.Descriptors.Descriptor getDescriptor ()
सार्वजनिक स्ट्रिंग getGlobalName ()
The global name of the threadpool. If empty, then the threadpool is made and used according to the scope it's in - e.g., for a session threadpool, it is used by that session only. If non-empty, then: - a global threadpool associated with this name is looked up or created. This allows, for example, sharing one threadpool across many sessions (e.g., like the default behavior, if inter_op_parallelism_threads is not configured), but still partitioning into a large and small pool. - if the threadpool for this global_name already exists, then it is an error if the existing pool was created using a different num_threads value as is specified on this call. - threadpools created this way are never garbage collected.
string global_name = 2;
सार्वजनिक com.google.protobuf.ByteString getGlobalNameBytes ()
The global name of the threadpool. If empty, then the threadpool is made and used according to the scope it's in - e.g., for a session threadpool, it is used by that session only. If non-empty, then: - a global threadpool associated with this name is looked up or created. This allows, for example, sharing one threadpool across many sessions (e.g., like the default behavior, if inter_op_parallelism_threads is not configured), but still partitioning into a large and small pool. - if the threadpool for this global_name already exists, then it is an error if the existing pool was created using a different num_threads value as is specified on this call. - threadpools created this way are never garbage collected.
string global_name = 2;
सार्वजनिक int getNumThreads ()
The number of threads in the pool. 0 means the system picks a value based on where this option proto is used (see the declaration of the specific field for more info).
int32 num_threads = 1;
जनता getParserForType ()
सार्वजनिक int getSerializedSize ()
सार्वजनिक अंतिम com.google.protobuf.UnknownFieldSet getUnknownFields ()
सार्वजनिक इंट हैशकोड ()
सार्वजनिक अंतिम बूलियन आरंभीकृत है ()
सार्वजनिक स्थैतिक ThreadPoolOptionProto parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक थ्रेडपूलऑप्शनप्रोटो पार्सफ्रॉम (बाइटबफ़र डेटा)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक थ्रेडपूलऑप्शनप्रोटो पार्सफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक थ्रेडपूलऑप्शनप्रोटो पार्सफ्रॉम (बाइटबफ़र डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक ThreadPoolOptionProto parseFrom (com.google.protobuf.CodedInputStream इनपुट)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक थ्रेडपूलऑप्शनप्रोटो पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक ThreadPoolOptionProto parseFrom (com.google.protobuf.ByteString डेटा)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक थ्रेडपूलऑप्शनप्रोटो पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक थ्रेडपूलऑप्शनप्रोटो पार्सफ्रॉम (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक पार्सर ()
सार्वजनिक शून्य राइटटू (com.google.protobuf.CodedOutputStream आउटपुट)
फेंकता
आईओ अपवाद |
---|