genel statik son sınıf GPUOptions.Experimental.VirtualDevices
Configuration for breaking down a visible GPU into multiple "virtual" devices.
tensorflow.GPUOptions.Experimental.VirtualDevices
İç İçe Sınıflar
sınıf | GPUOptions.Experimental.VirtualDevices.Builder | Configuration for breaking down a visible GPU into multiple "virtual" devices. |
Sabitler
int | MEMORY_LIMIT_MB_FIELD_NUMBER | |
int | PRIORITY_FIELD_NUMBER |
Genel Yöntemler
boolean | eşittir (Nesne nesnesi) |
statik GPUOptions.Experimental.VirtualDevices | |
GPUOptions.Experimental.VirtualDevices | |
final statik com.google.protobuf.Descriptors.Descriptor | |
batmadan yüzmek | getMemoryLimitMb (int dizini) Per "virtual" device memory limit, in MB. |
int | getMemoryLimitMbCount () Per "virtual" device memory limit, in MB. |
Liste<Kayandır> | getMemoryLimitMbList () Per "virtual" device memory limit, in MB. |
int | getPriority (int dizini) Priority values to use with the virtual devices. |
int | getPriorityCount () Priority values to use with the virtual devices. |
Liste<Tamsayı> | getPriorityList () Priority values to use with the virtual devices. |
int | |
final com.google.protobuf.UnknownFieldSet | |
int | hashKodu () |
son boole değeri | Başlatıldı () |
statik GPUOptions.Experimental.VirtualDevices.Builder | yeniİnşaatçı () |
statik GPUOptions.Experimental.VirtualDevices.Builder | newBuilder ( GPUOptions.Experimental.VirtualDevices prototipi) |
GPUOptions.Experimental.VirtualDevices.Builder | |
statik GPUOptions.Experimental.VirtualDevices | parseDelimitedFrom (InputStream girişi) |
statik GPUOptions.Experimental.VirtualDevices | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik GPUOptions.Experimental.VirtualDevices | parseFrom (ByteBuffer verileri) |
statik GPUOptions.Experimental.VirtualDevices | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik GPUOptions.Experimental.VirtualDevices | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik GPUOptions.Experimental.VirtualDevices | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
statik GPUOptions.Experimental.VirtualDevices | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik GPUOptions.Experimental.VirtualDevices | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
statik GPUOptions.Experimental.VirtualDevices | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik GPUOptions.Experimental.VirtualDevices | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik | ayrıştırıcı () |
GPUOptions.Experimental.VirtualDevices.Builder | inşaatçıya () |
geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int MEMORY_LIMIT_MB_FIELD_NUMBER
Sabit Değer: 1
genel statik final int PRIORITY_FIELD_NUMBER
Sabit Değer: 2
Genel Yöntemler
genel boole eşittir (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public float getMemoryLimitMb (int indeksi)
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;
public 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;
genel Liste<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;
halk getParserForType ()
public int getPriority (int dizini)
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;
genel Liste<Tamsayı> 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;
public int getSerializedSize ()
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel int hashCode ()
genel final boolean isInitialized ()
genel statik GPUOptions.Experimental.VirtualDevices.Builder newBuilder ( GPUOptions.Experimental.VirtualDevices prototipi)
genel statik GPUOptions.Experimental.VirtualDevices parseDelimitedFrom (InputStream girişi)
Atar
IO İstisnası |
---|
genel statik GPUOptions.Experimental.VirtualDevices parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IO İstisnası |
---|
genel statik GPUOptions.Experimental.VirtualDevices ayrıştırmaFrom (ByteBuffer verileri)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik GPUOptions.Experimental.VirtualDevices ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IO İstisnası |
---|
genel statik GPUOptions.Experimental.VirtualDevices ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik GPUOptions.Experimental.VirtualDevices ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
IO İstisnası |
---|
genel statik GPUOptions.Experimental.VirtualDevices ayrıştırmaFrom (bayt[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik GPUOptions.Experimental.VirtualDevices ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik GPUOptions.Experimental.VirtualDevices parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IO İstisnası |
---|
genel statik GPUOptions.Experimental.VirtualDevices ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
IO İstisnası |
---|