CPUInfo.Builder

CPUInfo.Builder คลาสสุดท้ายแบบคงที่สาธารณะ

Protobuf ประเภท tensorflow.CPUInfo

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

CPUInfo.ตัวสร้าง
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์)
ข้อมูลซีพียู
ข้อมูลซีพียู
CPUInfo.ตัวสร้าง
CPUInfo.ตัวสร้าง
CPUInfo.ตัวสร้าง
ล้าง CPUGovernor ()
 What kind of cpu scaling is enabled on the host.
CPUInfo.ตัวสร้าง
CPUInfo.ตัวสร้าง
clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)
CPUInfo.ตัวสร้าง
clearMhzPerCpu ()
 How fast are these cpus?
 
double mhz_per_cpu = 3;
CPUInfo.ตัวสร้าง
clearNumCores ()
int64 num_cores = 1;
CPUInfo.ตัวสร้าง
clearNumCores อนุญาต ()
int64 num_cores_allowed = 2;
CPUInfo.ตัวสร้าง
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
CPUInfo.ตัวสร้าง
บูลีน
containsCacheSize (คีย์สตริง)
 Cache sizes (in bytes), e.g.
แมป<สตริง ยาว>
ภายใน
getCacheSizeCount ()
 Cache sizes (in bytes), e.g.
แมป<สตริง ยาว>
รับ CacheSizeMap ()
 Cache sizes (in bytes), e.g.
ยาว
getCacheSizeOrDefault (คีย์สตริง, defaultValue แบบยาว)
 Cache sizes (in bytes), e.g.
ยาว
getCacheSizeOrThrow (คีย์สตริง)
 Cache sizes (in bytes), e.g.
สตริง
รับ CPUGovernor ()
 What kind of cpu scaling is enabled on the host.
com.google.protobuf.ByteString
รับ CPUGovernorBytes ()
 What kind of cpu scaling is enabled on the host.
สตริง
รับ CPUInfo ()
 Additional cpu information.
com.google.protobuf.ByteString
รับ CPUInfoBytes ()
 Additional cpu information.
ข้อมูลซีพียู
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
com.google.protobuf.Descriptors.Descriptor
สองเท่า
getMhzPerCpu ()
 How fast are these cpus?
 
double mhz_per_cpu = 3;
แมป<สตริง ยาว>
getMutableCacheSize ()
ใช้ตัวเข้าถึงการกลายพันธุ์สำรองแทน
ยาว
getNumCores ()
int64 num_cores = 1;
ยาว
getNumCores อนุญาต ()
int64 num_cores_allowed = 2;
บูลีนสุดท้าย
CPUInfo.ตัวสร้าง
mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
CPUInfo.ตัวสร้าง
mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ )
CPUInfo.Builder สุดท้าย
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
CPUInfo.ตัวสร้าง
putAllCacheSize (ค่าแมป <สตริง, ยาว>)
 Cache sizes (in bytes), e.g.
CPUInfo.ตัวสร้าง
putCacheSize (คีย์สตริง ค่าแบบยาว)
 Cache sizes (in bytes), e.g.
CPUInfo.ตัวสร้าง
RemoveCacheSize (คีย์สตริง)
 Cache sizes (in bytes), e.g.
CPUInfo.ตัวสร้าง
setCpuGovernor (ค่าสตริง)
 What kind of cpu scaling is enabled on the host.
CPUInfo.ตัวสร้าง
setCpuGovernorBytes (ค่า com.google.protobuf.ByteString)
 What kind of cpu scaling is enabled on the host.
CPUInfo.ตัวสร้าง
setCpuInfo (ค่าสตริง)
 Additional cpu information.
CPUInfo.ตัวสร้าง
setCpuInfoBytes (ค่า com.google.protobuf.ByteString)
 Additional cpu information.
CPUInfo.ตัวสร้าง
setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
CPUInfo.ตัวสร้าง
setMhzPerCpu (ค่าสองเท่า)
 How fast are these cpus?
 
double mhz_per_cpu = 3;
CPUInfo.ตัวสร้าง
setNumCores (ค่ายาว)
int64 num_cores = 1;
CPUInfo.ตัวสร้าง
setNumCoresAllowed (ค่ายาว)
int64 num_cores_allowed = 2;
CPUInfo.ตัวสร้าง
setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
CPUInfo.Builder สุดท้าย
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

วิธีการสืบทอด

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

CPUInfo.Builder สาธารณะ addRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)

การสร้าง CPUInfo สาธารณะ ()

CPUInfo สาธารณะ buildPartial ()

CPUInfo.Builder สาธารณะ ชัดเจน ()

CPUInfo.Builder สาธารณะ clearCacheSize ()

CPUInfo.Builder สาธารณะ clearCpuGovernor ()

 What kind of cpu scaling is enabled on the host.
 Examples include "performance", "ondemand", "conservative", "mixed".
 
string cpu_governor = 5;

CPUInfo.Builder สาธารณะ clearCpuInfo ()

สตริง

 Additional cpu information. For example,
 Intel Ivybridge with HyperThreading (24 cores) dL1:32KB dL2:256KB dL3:30MB
 
string cpu_info = 4;

CPUInfo.Builder clearField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)

CPUInfo.Builder สาธารณะ clearMhzPerCpu ()

 How fast are these cpus?
 
double mhz_per_cpu = 3;

CPUInfo.Builder สาธารณะ clearNumCores ()

int64 num_cores = 1;

CPUInfo.Builder สาธารณะ clearNumCoresAllowed ()

int64 num_cores_allowed = 2;

CPUInfo.Builder สาธารณะ clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

โคลน CPUInfo.Builder สาธารณะ ()

บูลีนสาธารณะ มี CacheSize (คีย์สตริง)

แผนที่

 Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
 
map<string, int64> cache_size = 6;

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

ใช้ getCacheSizeMap() แทน

สาธารณะ int getCacheSizeCount ()

แผนที่

 Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
 
map<string, int64> cache_size = 6;

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

แผนที่

 Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
 
map<string, int64> cache_size = 6;

getCacheSizeOrDefault แบบยาวสาธารณะ (คีย์สตริง, defaultValue แบบยาว)

แผนที่

 Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
 
map<string, int64> cache_size = 6;

getCacheSizeOrThrow แบบยาวสาธารณะ (คีย์สตริง)

แผนที่

 Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
 
map<string, int64> cache_size = 6;

สตริงสาธารณะ getCpuGovernor ()

 What kind of cpu scaling is enabled on the host.
 Examples include "performance", "ondemand", "conservative", "mixed".
 
string cpu_governor = 5;

สาธารณะ com.google.protobuf.ByteString getCpuGovernorBytes ()

 What kind of cpu scaling is enabled on the host.
 Examples include "performance", "ondemand", "conservative", "mixed".
 
string cpu_governor = 5;

สตริงสาธารณะ getCpuInfo ()

 Additional cpu information. For example,
 Intel Ivybridge with HyperThreading (24 cores) dL1:32KB dL2:256KB dL3:30MB
 
string cpu_info = 4;

สาธารณะ com.google.protobuf.ByteString getCpuInfoBytes ()

 Additional cpu information. For example,
 Intel Ivybridge with HyperThreading (24 cores) dL1:32KB dL2:256KB dL3:30MB
 
string cpu_info = 4;

CPUInfo สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

สาธารณะสองเท่า getMhzPerCpu ()

 How fast are these cpus?
 
double mhz_per_cpu = 3;

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

ใช้ตัวเข้าถึงการกลายพันธุ์สำรองแทน

สาธารณะ getNumCores ยาว ()

int64 num_cores = 1;

สาธารณะยาว getNumCoresAllowed ()

int64 num_cores_allowed = 2;

บูลีนสุดท้ายสาธารณะ isInitialized ()

CPUInfo.Builder สาธารณะ ผสานจาก (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

CPUInfo.Builder สาธารณะ ผสานจาก (com.google.protobuf.Message อื่น ๆ )

CPUInfo.Builder สุดท้ายสาธารณะ รวม UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

CPUInfo.Builder สาธารณะ ใส่ AllCacheSize (ค่าแมป <สตริง, ยาว>)

แผนที่

 Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
 
map<string, int64> cache_size = 6;

CPUInfo.Builder สาธารณะ putCacheSize (คีย์สตริง, ค่ายาว)

แผนที่

 Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
 
map<string, int64> cache_size = 6;

CPUInfo.Builder สาธารณะ RemoveCacheSize (คีย์สตริง)

แผนที่

 Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
 
map<string, int64> cache_size = 6;

CPUInfo.Builder สาธารณะ setCpuGovernor (ค่าสตริง)

 What kind of cpu scaling is enabled on the host.
 Examples include "performance", "ondemand", "conservative", "mixed".
 
string cpu_governor = 5;

CPUInfo.Builder สาธารณะ setCpuGovernorBytes (ค่า com.google.protobuf.ByteString)

 What kind of cpu scaling is enabled on the host.
 Examples include "performance", "ondemand", "conservative", "mixed".
 
string cpu_governor = 5;

CPUInfo.Builder สาธารณะ setCpuInfo (ค่าสตริง)

 Additional cpu information. For example,
 Intel Ivybridge with HyperThreading (24 cores) dL1:32KB dL2:256KB dL3:30MB
 
string cpu_info = 4;

CPUInfo.Builder สาธารณะ setCpuInfoBytes (ค่า com.google.protobuf.ByteString)

 Additional cpu information. For example,
 Intel Ivybridge with HyperThreading (24 cores) dL1:32KB dL2:256KB dL3:30MB
 
string cpu_info = 4;

CPUInfo.Builder setField สาธารณะ (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)

CPUInfo.Builder สาธารณะ setMhzPerCpu (ค่าสองเท่า)

 How fast are these cpus?
 
double mhz_per_cpu = 3;

CPUInfo.Builder สาธารณะ setNumCores (ค่ายาว)

int64 num_cores = 1;

CPUInfo.Builder สาธารณะ setNumCoresAllowed (ค่ายาว)

int64 num_cores_allowed = 2;

CPUInfo.Builder สาธารณะ setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)

CPUInfo.Builder สุดท้ายสาธารณะ setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)