CPUInfo.Builder kelas akhir statis publik
Tipe protobuf tensorflow.CPUInfo
Metode Publik
CPUInfo.Builder | addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
Info CPU | membangun () |
Info CPU | |
CPUInfo.Builder | jernih () |
CPUInfo.Builder | |
CPUInfo.Builder | hapusCpuGubernur () What kind of cpu scaling is enabled on the host. |
CPUInfo.Builder | hapusCpuInfo () Additional cpu information. |
CPUInfo.Builder | clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor) |
CPUInfo.Builder | hapusMhzPerCpu () How fast are these cpus? double mhz_per_cpu = 3; |
CPUInfo.Builder | hapusNumCores () int64 num_cores = 1; |
CPUInfo.Builder | hapusNumCoresDiizinkan () int64 num_cores_allowed = 2; |
CPUInfo.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor salah satu) |
CPUInfo.Builder | klon () |
boolean | berisiCacheSize (kunci string) Cache sizes (in bytes), e.g. |
Peta<String, Panjang> | dapatkanUkuranCache () Gunakan getCacheSizeMap() sebagai gantinya. |
ke dalam | dapatkanCacheSizeCount () Cache sizes (in bytes), e.g. |
Peta<String, Panjang> | dapatkanCacheSizeMap () Cache sizes (in bytes), e.g. |
panjang | getCacheSizeOrDefault (kunci string, nilai default panjang) Cache sizes (in bytes), e.g. |
panjang | getCacheSizeOrThrow (kunci string) Cache sizes (in bytes), e.g. |
Rangkaian | dapatkanCpuGovernor () What kind of cpu scaling is enabled on the host. |
com.google.protobuf.ByteString | dapatkanCpuGovernorBytes () What kind of cpu scaling is enabled on the host. |
Rangkaian | dapatkanCpuInfo () Additional cpu information. |
com.google.protobuf.ByteString | dapatkanCpuInfoBytes () Additional cpu information. |
Info CPU | |
com.google.protobuf.Descriptors.Descriptor statis terakhir | |
com.google.protobuf.Descriptors.Descriptor | |
dobel | dapatkanMhzPerCpu () How fast are these cpus? double mhz_per_cpu = 3; |
Peta<String, Panjang> | dapatkanMutableCacheSize () Gunakan pengakses mutasi alternatif sebagai gantinya. |
panjang | dapatkanNumCore () int64 num_cores = 1; |
panjang | dapatkanNumCoresDiizinkan () int64 num_cores_allowed = 2; |
boolean terakhir | |
CPUInfo.Builder | mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CPUInfo.Builder | mergeFrom (com.google.protobuf.Pesan lainnya) |
CPUInfo.Builder terakhir | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
CPUInfo.Builder | putAllCacheSize (nilai Peta<String, Panjang>) Cache sizes (in bytes), e.g. |
CPUInfo.Builder | putCacheSize (kunci string, nilai panjang) Cache sizes (in bytes), e.g. |
CPUInfo.Builder | hapusCacheSize (kunci string) Cache sizes (in bytes), e.g. |
CPUInfo.Builder | setCpuGovernor (Nilai string) What kind of cpu scaling is enabled on the host. |
CPUInfo.Builder | setCpuGovernorBytes (nilai com.google.protobuf.ByteString) What kind of cpu scaling is enabled on the host. |
CPUInfo.Builder | setCpuInfo (Nilai string) Additional cpu information. |
CPUInfo.Builder | setCpuInfoBytes (nilai com.google.protobuf.ByteString) Additional cpu information. |
CPUInfo.Builder | setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek) |
CPUInfo.Builder | setMhzPerCpu (nilai ganda) How fast are these cpus? double mhz_per_cpu = 3; |
CPUInfo.Builder | setNumCores (nilai panjang) int64 num_cores = 1; |
CPUInfo.Builder | setNumCoresAllowed (nilai panjang) int64 num_cores_allowed = 2; |
CPUInfo.Builder | setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek) |
CPUInfo.Builder terakhir | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Metode Warisan
Metode Publik
public CPUInfo.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
CPUInfo publik.Builder clearCpuGovernor ()
What kind of cpu scaling is enabled on the host. Examples include "performance", "ondemand", "conservative", "mixed".
string cpu_governor = 5;
CPUInfo publik.Builder clearCpuInfo ()
Additional cpu information. For example, Intel Ivybridge with HyperThreading (24 cores) dL1:32KB dL2:256KB dL3:30MB
string cpu_info = 4;
boolean publik berisiCacheSize (kunci String)
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6;
int publik getCacheSizeCount ()
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6;
Peta publik<String, Panjang> getCacheSizeMap ()
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6;
getCacheSizeOrDefault panjang publik (kunci string, nilai default panjang)
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6;
getCacheSizeOrThrow panjang publik (kunci string)
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6;
String publik getCpuGovernor ()
What kind of cpu scaling is enabled on the host. Examples include "performance", "ondemand", "conservative", "mixed".
string cpu_governor = 5;
publik 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;
String publik getCpuInfo ()
Additional cpu information. For example, Intel Ivybridge with HyperThreading (24 cores) dL1:32KB dL2:256KB dL3:30MB
string cpu_info = 4;
publik 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;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor publik getDescriptorForType ()
getMhzPerCpu ganda publik ()
How fast are these cpus?
double mhz_per_cpu = 3;
Peta publik<String, Panjang> getMutableCacheSize ()
Gunakan pengakses mutasi alternatif sebagai gantinya.
getNumCores panjang publik ()
int64 num_cores = 1;
getNumCoresAllowed panjang publik ()
int64 num_cores_allowed = 2;
boolean akhir publik diinisialisasi ()
CPUInfo publik.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Melempar
Pengecualian IO |
---|
publik CPUInfo.Builder putAllCacheSize (nilai Peta<String, Panjang>)
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6;
public CPUInfo.Builder putCacheSize (kunci string, nilai panjang)
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6;
CPUInfo.Builder publik menghapusCacheSize (kunci string)
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6;
publik CPUInfo.Builder setCpuGovernor (Nilai string)
What kind of cpu scaling is enabled on the host. Examples include "performance", "ondemand", "conservative", "mixed".
string cpu_governor = 5;
CPUInfo.Builder publik setCpuGovernorBytes (nilai 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 publik.Builder setCpuInfo (Nilai string)
Additional cpu information. For example, Intel Ivybridge with HyperThreading (24 cores) dL1:32KB dL2:256KB dL3:30MB
string cpu_info = 4;
CPUInfo.Builder publik setCpuInfoBytes (nilai 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;