رابط عمومی DevicePropertiesOrBuilder
| زیر کلاس های غیر مستقیم شناخته شده |
روش های عمومی
| بولی انتزاعی | containEnvironment (کلید رشته) Version of the tools and libraries used with this device (e.g. |
| انتزاعی طولانی | دریافت پهنای باند () Memory bandwidth in KB/s int64 bandwidth = 13; |
| نقشه انتزاعی<String, String> | getEnvironment () به جای آن getEnvironmentMap() استفاده کنید. |
| انتزاعی | getEnvironmentCount () Version of the tools and libraries used with this device (e.g. |
| نقشه انتزاعی<String, String> | getEnvironmentMap () Version of the tools and libraries used with this device (e.g. |
| رشته انتزاعی | getEnvironmentOrDefault (کلید رشته، مقدار پیش فرض رشته) 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; |
| انتزاعی طولانی | 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. |
| انتزاعی طولانی | getSharedMemorySizePerMultiprocessor () Shared memory size per multiprocessor in bytes. |
| رشته انتزاعی | 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; |
روش های عمومی
بولین انتزاعی عمومی حاوی محیط (کلید رشته)
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6; دریافت پهنای باند طولانی انتزاعی عمومی ()
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 (کلید رشته، مقدار پیش فرض رشته)
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; فرکانس دریافت طولانی انتزاعی عمومی ()
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;