อินเทอร์เฟซสาธารณะ DevicePropertiesOrBuilder
| คลาสย่อยทางอ้อมที่รู้จัก |
วิธีการสาธารณะ
| บูลีนนามธรรม | containsEnvironment (คีย์สตริง) Version of the tools and libraries used with this device (e.g. |
| ยาวเป็นนามธรรม | รับแบนด์วิธ () Memory bandwidth in KB/s int64 bandwidth = 13; |
| แผนที่นามธรรม <String, String> | รับสภาพแวดล้อม () ใช้ getEnvironmentMap() แทน |
| บทคัดย่อ | getEnvironmentCount () Version of the tools and libraries used with this device (e.g. |
| แผนที่นามธรรม <String, String> | รับแผนที่สิ่งแวดล้อม () Version of the tools and libraries used with this device (e.g. |
| สตริงที่เป็นนามธรรม | getEnvironmentOrDefault (คีย์สตริง, สตริง defaultValue) Version of the tools and libraries used with this device (e.g. |
| สตริงที่เป็นนามธรรม | getEnvironmentOrThrow (คีย์สตริง) Version of the tools and libraries used with this device (e.g. |
| ยาวเป็นนามธรรม | รับความถี่ () Core Frequency in Mhz int64 frequency = 4; |
| ยาวเป็นนามธรรม | getL1CacheSize () L1 cache size in bytes int64 l1_cache_size = 8; |
| ยาวเป็นนามธรรม | getL2CacheSize () L2 cache size in bytes int64 l2_cache_size = 9; |
| ยาวเป็นนามธรรม | getL3CacheSize () L3 cache size in bytes int64 l3_cache_size = 10; |
| ยาวเป็นนามธรรม | รับขนาดหน่วยความจำ () Memory size in bytes int64 memory_size = 12; |
| สตริงที่เป็นนามธรรม | รับโมเดล () Model (Haswell, K40, ...) string model = 3; |
| นามธรรม com.google.protobuf.ByteString | รับ ModelBytes () Model (Haswell, K40, ...) string model = 3; |
| ยาวเป็นนามธรรม | getNumCores () Number of cores int64 num_cores = 5; |
| ยาวเป็นนามธรรม | getNumRegister () Number of registers per core. |
| ยาวเป็นนามธรรม | getSharedMemorySizePerMultiprocessor () Shared memory size per multiprocessor in bytes. |
| สตริงที่เป็นนามธรรม | รับประเภท () Device type (CPU, GPU, ...) string type = 1; |
| นามธรรม com.google.protobuf.ByteString | getTypeBytes () Device type (CPU, GPU, ...) string type = 1; |
| สตริงที่เป็นนามธรรม | รับผู้ขาย () Vendor (Intel, nvidia, ...) string vendor = 2; |
| นามธรรม com.google.protobuf.ByteString | รับผู้ขายไบต์ () Vendor (Intel, nvidia, ...) string vendor = 2; |
วิธีการสาธารณะ
บูลีนนามธรรมสาธารณะ มีสภาพแวดล้อม (คีย์สตริง)
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6; getBandwidth ยาวนามธรรมสาธารณะ ()
Memory bandwidth in KB/s
int64 bandwidth = 13; บทคัดย่อสาธารณะ int getEnvironmentCount ()
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6; แผนที่นามธรรมสาธารณะ <String, String> getEnvironmentMap ()
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6; สตริงนามธรรมสาธารณะ getEnvironmentOrDefault (คีย์สตริง, สตริง defaultValue)
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6; สตริงนามธรรมสาธารณะ getEnvironmentOrThrow (คีย์สตริง)
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6; getFrequency ยาวนามธรรมสาธารณะ ()
Core Frequency in Mhz
int64 frequency = 4; นามธรรมสาธารณะ getL1CacheSize ยาว ()
L1 cache size in bytes
int64 l1_cache_size = 8; สาธารณะนามธรรมยาว getL2CacheSize ()
L2 cache size in bytes
int64 l2_cache_size = 9; สาธารณะนามธรรมยาว getL3CacheSize ()
L3 cache size in bytes
int64 l3_cache_size = 10; getMemorySize แบบนามธรรมสาธารณะ ()
Memory size in bytes
int64 memory_size = 12; สตริงนามธรรมสาธารณะ getModel ()
Model (Haswell, K40, ...)
string model = 3; นามธรรมสาธารณะ com.google.protobuf.ByteString getModelBytes ()
Model (Haswell, K40, ...)
string model = 3; สาธารณะนามธรรมยาว getNumCores ()
Number of cores
int64 num_cores = 5; สาธารณะนามธรรมยาว getNumRegisters ()
Number of registers per core.
int64 num_registers = 7; นามธรรมสาธารณะ getSharedMemorySizePerMultiprocessor ยาว ()
Shared memory size per multiprocessor in bytes. This field is applicable to GPUs only.
int64 shared_memory_size_per_multiprocessor = 11; สตริงนามธรรมสาธารณะ getType ()
Device type (CPU, GPU, ...)
string type = 1; นามธรรมสาธารณะ com.google.protobuf.ByteString getTypeBytes ()
Device type (CPU, GPU, ...)
string type = 1; สตริงนามธรรมสาธารณะ getVendor ()
Vendor (Intel, nvidia, ...)
string vendor = 2; นามธรรมสาธารณะ com.google.protobuf.ByteString getVendorBytes ()
Vendor (Intel, nvidia, ...)
string vendor = 2;