सार्वजनिक स्थैतिक अंतिम वर्ग GPUOptions.Experimental.VirtualDevices
Configuration for breaking down a visible GPU into multiple "virtual" devices.
tensorflow.GPUOptions.Experimental.VirtualDevices
नेस्टेड क्लासेस
कक्षा | GPUOptions.Experimental.VirtualDevices.Builder | Configuration for breaking down a visible GPU into multiple "virtual" devices. |
स्थिरांक
int यहाँ | मेमोरी_LIMIT_MB_FIELD_NUMBER | |
int यहाँ | प्राथमिकता_फ़ील्ड_नंबर |
सार्वजनिक तरीके
बूलियन | बराबर (वस्तु obj) |
स्थिर GPUOptions.Experimental.VirtualDevices | |
GPUOptions.Experimental.VirtualDevices | |
अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor | |
तैरना | getMemoryLimitMb (इंट इंडेक्स) Per "virtual" device memory limit, in MB. |
int यहाँ | getMemoryLimitMbCount () Per "virtual" device memory limit, in MB. |
सूची<फ्लोट> | getMemoryLimitMbList () Per "virtual" device memory limit, in MB. |
int यहाँ | प्राथमिकता प्राप्त करें (int सूचकांक) Priority values to use with the virtual devices. |
int यहाँ | प्राथमिकतागणना प्राप्त करें () Priority values to use with the virtual devices. |
सूची<पूर्णांक> | प्राथमिकता सूची प्राप्त करें () Priority values to use with the virtual devices. |
int यहाँ | |
अंतिम com.google.protobuf.UnknownFieldSet | |
int यहाँ | हैशकोड () |
अंतिम बूलियन | |
स्थिर GPUOptions.Experimental.VirtualDevices.Builder | नयाबिल्डर () |
स्थिर GPUOptions.Experimental.VirtualDevices.Builder | न्यूबिल्डर ( GPUOptions.Experimental.VirtualDevices प्रोटोटाइप) |
GPUOptions.Experimental.VirtualDevices.Builder | |
स्थिर GPUOptions.Experimental.VirtualDevices | parseDelimitedFrom (इनपुटस्ट्रीम इनपुट) |
स्थिर GPUOptions.Experimental.VirtualDevices | parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर GPUOptions.Experimental.VirtualDevices | पार्सफ्रॉम (बाइटबफ़र डेटा) |
स्थिर GPUOptions.Experimental.VirtualDevices | parseFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर GPUOptions.Experimental.VirtualDevices | पार्सफ्रॉम (बाइटबफ़र डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर GPUOptions.Experimental.VirtualDevices | parseFrom (com.google.protobuf.CodedInputStream इनपुट) |
स्थिर GPUOptions.Experimental.VirtualDevices | पार्सफ्रॉम (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर GPUOptions.Experimental.VirtualDevices | parseFrom (com.google.protobuf.ByteString डेटा) |
स्थिर GPUOptions.Experimental.VirtualDevices | पार्सफ्रॉम (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर GPUOptions.Experimental.VirtualDevices | parseFrom (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
स्थिर | पार्सर () |
GPUOptions.Experimental.VirtualDevices.Builder | टूबिल्डर () |
खालीपन | राइटटू (com.google.protobuf.CodedOutputStream आउटपुट) |
विरासत में मिली विधियाँ
स्थिरांक
सार्वजनिक स्थैतिक अंतिम पूर्णांक MEMORY_LIMIT_MB_FIELD_NUMBER
स्थिर मान: 1
सार्वजनिक स्थैतिक अंतिम पूर्णांक PRIORITY_FIELD_NUMBER
स्थिर मान: 2
सार्वजनिक तरीके
सार्वजनिक बूलियन बराबर (ऑब्जेक्ट obj)
सार्वजनिक स्थैतिक अंतिम com.google.protobuf.Descriptors.Descriptor getDescriptor ()
सार्वजनिक फ्लोट getMemoryLimitMb (int सूचकांक)
Per "virtual" device memory limit, in MB. The number of elements in the list is the number of virtual devices to create on the corresponding visible GPU (see "virtual_devices" below). If empty, it will create single virtual device taking all available memory from the device. For the concept of "visible" and "virtual" GPU, see the comments for "visible_device_list" above for more information.
repeated float memory_limit_mb = 1;
सार्वजनिक int getMemoryLimitMbCount ()
Per "virtual" device memory limit, in MB. The number of elements in the list is the number of virtual devices to create on the corresponding visible GPU (see "virtual_devices" below). If empty, it will create single virtual device taking all available memory from the device. For the concept of "visible" and "virtual" GPU, see the comments for "visible_device_list" above for more information.
repeated float memory_limit_mb = 1;
सार्वजनिक सूची<फ्लोट> getMemoryLimitMbList ()
Per "virtual" device memory limit, in MB. The number of elements in the list is the number of virtual devices to create on the corresponding visible GPU (see "virtual_devices" below). If empty, it will create single virtual device taking all available memory from the device. For the concept of "visible" and "virtual" GPU, see the comments for "visible_device_list" above for more information.
repeated float memory_limit_mb = 1;
जनता getParserForType ()
सार्वजनिक पूर्णांक प्राप्त प्राथमिकता (पूर्णांक सूचकांक)
Priority values to use with the virtual devices. Use the cuda function cudaDeviceGetStreamPriorityRange to query for valid range of values for priority. On a P4000 GPU with cuda 10.1, the priority range reported was 0 for least priority and -1 for greatest priority. If this field is not specified, then the virtual devices will be created with the default. If this field has values set, then the size of this must match with the above memory_limit_mb.
repeated int32 priority = 2;
सार्वजनिक पूर्णांक getPriorityCount ()
Priority values to use with the virtual devices. Use the cuda function cudaDeviceGetStreamPriorityRange to query for valid range of values for priority. On a P4000 GPU with cuda 10.1, the priority range reported was 0 for least priority and -1 for greatest priority. If this field is not specified, then the virtual devices will be created with the default. If this field has values set, then the size of this must match with the above memory_limit_mb.
repeated int32 priority = 2;
सार्वजनिक सूची<पूर्णांक> getPriorityList ()
Priority values to use with the virtual devices. Use the cuda function cudaDeviceGetStreamPriorityRange to query for valid range of values for priority. On a P4000 GPU with cuda 10.1, the priority range reported was 0 for least priority and -1 for greatest priority. If this field is not specified, then the virtual devices will be created with the default. If this field has values set, then the size of this must match with the above memory_limit_mb.
repeated int32 priority = 2;
सार्वजनिक int getSerializedSize ()
सार्वजनिक अंतिम com.google.protobuf.UnknownFieldSet getUnknownFields ()
सार्वजनिक पूर्णांक हैशकोड ()
सार्वजनिक अंतिम बूलियन आरंभीकृत है ()
सार्वजनिक स्थैतिक GPUOptions.Experimental.VirtualDevices.Builder newBuilder ( GPUOptions.Experimental.VirtualDevices प्रोटोटाइप)
सार्वजनिक स्थैतिक GPUOptions.Experimental.VirtualDevices parseDelimitedFrom (इनपुटस्ट्रीम इनपुट)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक GPUOptions.Experimental.VirtualDevices parseDelimitedFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक GPUOptions.Experimental.VirtualDevices parseFrom (ByteBuffer डेटा)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक GPUOptions.Experimental.VirtualDevices parseFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक GPUOptions.Experimental.VirtualDevices parseFrom (ByteBuffer डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक GPUOptions.Experimental.VirtualDevices parseFrom (com.google.protobuf.CodedInputStream इनपुट)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक GPUOptions.Experimental.VirtualDevices parseFrom (बाइट[] डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक GPUOptions.Experimental.VirtualDevices parseFrom (com.google.protobuf.ByteString डेटा)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक GPUOptions.Experimental.VirtualDevices parseFrom (इनपुटस्ट्रीम इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक स्थैतिक GPUOptions.Experimental.VirtualDevices parseFrom (com.google.protobuf.ByteString डेटा, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
अमान्यप्रोटोकॉलबफ़रएक्सेप्शन |
---|
सार्वजनिक स्थैतिक पार्सर ()
सार्वजनिक शून्य राइटटू (com.google.protobuf.CodedOutputStream आउटपुट)
फेंकता
आईओ अपवाद |
---|