DevicePropertiesOrBuilder

อินเทอร์เฟซสาธารณะ DevicePropertiesOrBuilder
คลาสย่อยทางอ้อมที่รู้จัก

วิธีการสาธารณะ

บูลีนนามธรรม
containsEnvironment (คีย์สตริง)
 Version of the tools and libraries used with this device (e.g.
ยาวเป็นนามธรรม
รับแบนด์วิธ ()
 Memory bandwidth in KB/s
 
int64 bandwidth = 13;
แผนที่นามธรรม <String, String>
บทคัดย่อ
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;
สตริงที่เป็นนามธรรม
รับโมเดล ()
string model = 3;
 Model (Haswell, K40, ...)
 
= 3;
นามธรรม com.google.protobuf.ByteString
รับ ModelBytes ()
string model = 3;
 Model (Haswell, K40, ...)
 
= 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;

แผนที่นามธรรมสาธารณะ <String, String> getEnvironment ()

ใช้ getEnvironmentMap() แทน

บทคัดย่อสาธารณะ 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 ()

string model = 3;

 Model (Haswell, K40, ...)
 
= 3;

นามธรรมสาธารณะ com.google.protobuf.ByteString getModelBytes ()

string model = 3;

 Model (Haswell, K40, ...)
 
= 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;