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. 

ধ্রুবক

int MEMORY_LIMIT_MB_FIELD_NUMBER
int PRIORITY_FIELD_NUMBER

পাবলিক পদ্ধতি

বুলিয়ান
সমান (অবজেক্ট অবজেক্ট)
স্ট্যাটিক GPUOptions.Experimental.VirtualDevices
GPUOptions.Experimental.VirtualDevices
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor
ভাসা
getMemoryLimitMb (int সূচক)
 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
getPriority (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
newBuilder ( GPUOptions.Experimental.VirtualDevices প্রোটোটাইপ)
GPUOptions.Experimental.VirtualDevices.Builder
স্ট্যাটিক GPUOptions.Experimental.VirtualDevices
পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট)
স্ট্যাটিক 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
parseFrom (ByteBuffer ডেটা, 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
অকার্যকর
writeTo (com.google.protobuf.CodedOutputStream আউটপুট)

উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি

ধ্রুবক

পাবলিক স্ট্যাটিক ফাইনাল int MEMORY_LIMIT_MB_FIELD_NUMBER

ধ্রুবক মান: 1

PRIORITY_FIELD_NUMBER int পাবলিক স্ট্যাটিক ফাইনাল

ধ্রুবক মান: 2

পাবলিক পদ্ধতি

পাবলিক বুলিয়ান সমান (অবজেক্ট অবজেক্ট)

পাবলিক স্ট্যাটিক GPUOptions.Experimental.VirtualDevices getDefaultInstance ()

সর্বজনীন GPUOptions.Experimental.VirtualDevices getDefaultInstanceForType ()

পাবলিক স্ট্যাটিক ফাইনাল 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 ()

পাবলিক 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;

পাবলিক 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 ()

পাবলিক int হ্যাশকোড ()

সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()

পাবলিক স্ট্যাটিক GPUOptions.Experimental.VirtualDevices.Builder newBuilder ()

পাবলিক স্ট্যাটিক GPUOptions.Experimental.VirtualDevices.Builder newBuilder ( GPUOptions.Experimental.VirtualDevices প্রোটোটাইপ)

সর্বজনীন GPUOptions.Experimental.VirtualDevices.Builder newBuilderForType ()

পাবলিক স্ট্যাটিক GPUOptions.Experimental.VirtualDevices parseDelimitedFrom (ইনপুটস্ট্রিম ইনপুট)

নিক্ষেপ করে
IO ব্যতিক্রম

পাবলিক স্ট্যাটিক GPUOptions.Experimental.VirtualDevices parseDelimitedFrom (ইনপুটস্ট্রীম ইনপুট, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

নিক্ষেপ করে
IO ব্যতিক্রম

পাবলিক স্ট্যাটিক GPUOptions.Experimental.VirtualDevices parseFrom (ByteBuffer ডেটা)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক GPUOptions.Experimental.VirtualDevices parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

নিক্ষেপ করে
IO ব্যতিক্রম

পাবলিক স্ট্যাটিক GPUOptions.Experimental.VirtualDevices parseFrom (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক GPUOptions.Experimental.VirtualDevices parseFrom (com.google.protobuf.CodedInputStream ইনপুট)

নিক্ষেপ করে
IO ব্যতিক্রম

পাবলিক স্ট্যাটিক GPUOptions.Experimental.VirtualDevices parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক GPUOptions.Experimental.VirtualDevices parseFrom (com.google.protobuf.ByteString ডেটা)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক GPUOptions.Experimental.VirtualDevices parseFrom (InputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
IO ব্যতিক্রম

পাবলিক স্ট্যাটিক GPUOptions.Experimental.VirtualDevices parseFrom (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক পার্সার ()

সর্বজনীন GPUOptions.Experimental.VirtualDevices.Builder to Builder ()

public void writeTo (com.google.protobuf.CodedOutputStream আউটপুট)

নিক্ষেপ করে
IO ব্যতিক্রম