GPUOptions.Experimental.VirtualDevices

عمومی استاتیک کلاس نهایی GPUOptions.Experimental.VirtualDevices

 Configuration for breaking down a visible GPU into multiple "virtual"
 devices.
 
نوع Protobuf tensorflow.GPUOptions.Experimental.VirtualDevices

کلاس های تو در تو

کلاس GPUOptions.Experimental.VirtualDevices.Builder
 Configuration for breaking down a visible GPU into multiple "virtual"
 devices. 

ثابت ها

بین المللی MEMORY_LIMIT_MB_FIELD_NUMBER
بین المللی PRIORITY_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
استاتیک GPUOptions.Experimental.VirtualDevices
GPUOptions.Experimental.VirtualDevices
نهایی static com.google.protobuf.Descriptors.Descriptor
شناور
getMemoryLimitMb (شاخص int)
 Per "virtual" device memory limit, in MB.
بین المللی
getMemoryLimitMbCount ()
 Per "virtual" device memory limit, in MB.
فهرست <شناور>
getMemoryLimitMbList ()
 Per "virtual" device memory limit, in MB.
بین المللی
getPriority (شاخص int)
 Priority values to use with the virtual devices.
بین المللی
getPriorityCount ()
 Priority values to use with the virtual devices.
لیست <عدد صحیح>
getPriorityList ()
 Priority values to use with the virtual devices.
بین المللی
com.google.protobuf.UnknownFieldSet نهایی
بین المللی
بولی نهایی
استاتیک GPUOptions.Experimental.VirtualDevices.Builder
استاتیک GPUOptions.Experimental.VirtualDevices.Builder
GPUOptions.Experimental.VirtualDevices.Builder
استاتیک GPUOptions.Experimental.VirtualDevices
parseDelimitedFrom (ورودی جریان ورودی)
استاتیک GPUOptions.Experimental.VirtualDevices
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک GPUOptions.Experimental.VirtualDevices
parseFrom (داده های ByteBuffer)
استاتیک GPUOptions.Experimental.VirtualDevices
parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک GPUOptions.Experimental.VirtualDevices
parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک GPUOptions.Experimental.VirtualDevices
parseFrom (ورودی com.google.protobuf.CodedInputStream)
استاتیک GPUOptions.Experimental.VirtualDevices
parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک GPUOptions.Experimental.VirtualDevices
parseFrom (داده های com.google.protobuf.ByteString)
استاتیک GPUOptions.Experimental.VirtualDevices
parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک GPUOptions.Experimental.VirtualDevices
parseFrom (داده‌های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ایستا
GPUOptions.Experimental.VirtualDevices.Builder
خالی
writeTo (خروجی com.google.protobuf.CodedOutputStream)

روش های ارثی

ثابت ها

نهایی استاتیک عمومی MEMORY_LIMIT_MB_FIELD_NUMBER

ارزش ثابت: 1

نهایی استاتیک عمومی PRIORITY_FIELD_NUMBER

مقدار ثابت: 2

روش های عمومی

بولین عمومی برابر است (Object Obj)

عمومی استاتیک GPUOptions.Experimental.VirtualDevices getDefaultInstance ()

عمومی GPUOptions.Experimental.VirtualDevices getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

float عمومی 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;

عمومی getParserForType ()

public int 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;

public int 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;

فهرست عمومی <Integer> 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 ()

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

عمومی استاتیک GPUOptions.Experimental.VirtualDevices.Builder newBuilder ()

عمومی استاتیک GPUOptions.Experimental.VirtualDevices.Builder newBuilder (نمونه اولیه GPUOptions.Experimental.VirtualDevices )

عمومی GPUOptions.Experimental.VirtualDevices.Builder newBuilderForType ()

عمومی استاتیک GPUOptions.Experimental.VirtualDevices parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی استاتیک GPUOptions.Experimental.VirtualDevices parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک GPUOptions.Experimental.VirtualDevices parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک GPUOptions.Experimental.VirtualDevices parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک GPUOptions.Experimental.VirtualDevices parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک GPUOptions.Experimental.VirtualDevices parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی استاتیک GPUOptions.Experimental.VirtualDevices parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک GPUOptions.Experimental.VirtualDevices parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک GPUOptions.Experimental.VirtualDevices parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک GPUOptions.Experimental.VirtualDevices parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException