الفئة النهائية العامة الثابتة GPUOptions.Experimental.VirtualDevices.Builder
Configuration for breaking down a visible GPU into multiple "virtual" devices.
tensorflow.GPUOptions.Experimental.VirtualDevices
الأساليب العامة
GPUOptions.Experimental.VirtualDevices.Builder | addAllMemoryLimitMb (قيم Iterable<? Extends Float>) Per "virtual" device memory limit, in MB. |
GPUOptions.Experimental.VirtualDevices.Builder | addAllPriority (قيم Iterable<? Extends Integer>) Priority values to use with the virtual devices. |
GPUOptions.Experimental.VirtualDevices.Builder | addMemoryLimitMb (القيمة العائمة) Per "virtual" device memory limit, in MB. |
GPUOptions.Experimental.VirtualDevices.Builder | إضافة الأولوية (قيمة int) Priority values to use with the virtual devices. |
GPUOptions.Experimental.VirtualDevices.Builder | addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن) |
GPUOptions.Experimental.VirtualDevices | يبني () |
GPUOptions.Experimental.VirtualDevices | بناء جزئي () |
GPUOptions.Experimental.VirtualDevices.Builder | واضح () |
GPUOptions.Experimental.VirtualDevices.Builder | ClearField (حقل com.google.protobuf.Descriptors.FieldDescriptor) |
GPUOptions.Experimental.VirtualDevices.Builder | ClearMemoryLimitMb () Per "virtual" device memory limit, in MB. |
GPUOptions.Experimental.VirtualDevices.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GPUOptions.Experimental.VirtualDevices.Builder | أولوية واضحة () Priority values to use with the virtual devices. |
GPUOptions.Experimental.VirtualDevices.Builder | استنساخ () |
GPUOptions.Experimental.VirtualDevices | |
النهائي الثابت com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
يطفو | getMemoryLimitMb (فهرس كثافة العمليات) Per "virtual" device memory limit, in MB. |
كثافة العمليات | getMemoryLimitMbCount () Per "virtual" device memory limit, in MB. |
قائمة <تعويم> | getMemoryLimitMbList () Per "virtual" device memory limit, in MB. |
كثافة العمليات | الحصول على الأولوية (مؤشر كثافة العمليات) Priority values to use with the virtual devices. |
كثافة العمليات | الحصول على الأولوية () Priority values to use with the virtual devices. |
القائمة<عدد صحيح> | الحصول على قائمة الأولويات () Priority values to use with the virtual devices. |
منطقية نهائية | تمت التهيئة () |
GPUOptions.Experimental.VirtualDevices.Builder | دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
GPUOptions.Experimental.VirtualDevices.Builder | دمج من (com.google.protobuf.Message أخرى) |
النهائي GPUOptions.Experimental.VirtualDevices.Builder | دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
GPUOptions.Experimental.VirtualDevices.Builder | setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن) |
GPUOptions.Experimental.VirtualDevices.Builder | setMemoryLimitMb (مؤشر int، قيمة التعويم) Per "virtual" device memory limit, in MB. |
GPUOptions.Experimental.VirtualDevices.Builder | setPriority (فهرس كثافة العمليات، قيمة كثافة العمليات) Priority values to use with the virtual devices. |
GPUOptions.Experimental.VirtualDevices.Builder | setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، فهرس int، قيمة الكائن) |
النهائي GPUOptions.Experimental.VirtualDevices.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
الطرق الموروثة
الأساليب العامة
GPUOptions.Experimental.VirtualDevices.Builder العامة addAllMemoryLimitMb (Iterable <؟ يمتد قيم Float>)
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;
GPUOptions.Experimental.VirtualDevices.Builder العامة addAllPriority (قيم Iterable<? Extends Integer>)
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;
GPUOptions.Experimental.VirtualDevices.Builder العامة addMemoryLimitMb (القيمة العائمة)
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;
GPUOptions.Experimental.VirtualDevices.Builder addPriority العامة (قيمة int)
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;
GPUOptions.Experimental.VirtualDevices.Builder public addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
GPUOptions.Experimental.VirtualDevices.Builder ClearField العام (حقل com.google.protobuf.Descriptors.FieldDescriptor)
GPUOptions.Experimental.VirtualDevices.Builder العامة ClearMemoryLimitMb ()
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;
GPUOptions.Experimental.VirtualDevices.Builder ClearOneof العام (com.google.protobuf.Descriptors.OneofDescriptor oneof)
GPUOptions العامة.Experimental.VirtualDevices.Builder ClearPriority ()
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;
النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام
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;
القائمة العامة<Float> 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;
int public getPriority (مؤشر int)
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 public 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;
تمت تهيئة القيمة المنطقية النهائية العامة ()
GPUOptions.Experimental.VirtualDevices.Builder العام mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
رميات
IOEException |
---|
GPUOptions.Experimental.VirtualDevices.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) النهائي العام لـ GPUOptions.Experimental.VirtualDevices.
GPUOptions.Experimental.VirtualDevices.Builder public setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
GPUOptions.Experimental.VirtualDevices.Builder العامة setMemoryLimitMb (مؤشر 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;
GPUOptions.Experimental.VirtualDevices.Builder العامة setPriority (مؤشر int، قيمة int)
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;