CPUInfo.Builder

lớp cuối cùng tĩnh công khai CPUInfo.Builder

Protobuf loại tensorflow.CPUInfo

Phương pháp công khai

CPUInfo.Builder
addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
Thông tin CPU
Thông tin CPU
CPUInfo.Builder
CPUInfo.Builder
CPUInfo.Builder
ClearCpuGovernor ()
 What kind of cpu scaling is enabled on the host.
CPUInfo.Builder
ClearCpuInfo ()
 Additional cpu information.
CPUInfo.Builder
ClearField (trường 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
boolean
chứaCacheSize (Khóa chuỗi)
 Cache sizes (in bytes), e.g.
Bản đồ<Chuỗi, Dài>
getCacheSize ()
Thay vào đó hãy sử dụng getCacheSizeMap() .
int
getCacheSizeCount ()
 Cache sizes (in bytes), e.g.
Bản đồ<Chuỗi, Dài>
getCacheSizeMap ()
 Cache sizes (in bytes), e.g.
dài
getCacheSizeOrDefault (Khóa chuỗi, giá trị mặc định dài)
 Cache sizes (in bytes), e.g.
dài
getCacheSizeOrThrow (Khóa chuỗi)
 Cache sizes (in bytes), e.g.
Sợi dây
getCpuGovernor ()
 What kind of cpu scaling is enabled on the host.
com.google.protobuf.ByteString
getCpuGovernorBytes ()
 What kind of cpu scaling is enabled on the host.
Sợi dây
getCpuInfo ()
 Additional cpu information.
com.google.protobuf.ByteString
getCpuInfoBytes ()
 Additional cpu information.
Thông tin CPU
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
com.google.protobuf.Descriptors.Descriptor
gấp đôi
getMhzPerCpu ()
 How fast are these cpus?
 
double mhz_per_cpu = 3;
Bản đồ<Chuỗi, Dài>
getMutableCacheSize ()
Thay vào đó hãy sử dụng các bộ truy cập đột biến thay thế.
dài
getNumCores ()
int64 num_cores = 1;
dài
getNumCoresAllowed ()
int64 num_cores_allowed = 2;
boolean cuối cùng
CPUInfo.Builder
mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
CPUInfo.Builder
mergeFrom (com.google.protobuf.Message other)
CPUInfo.Builder cuối cùng
hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
CPUInfo.Builder
putAllCacheSize (giá trị Bản đồ<String, Long>)
 Cache sizes (in bytes), e.g.
CPUInfo.Builder
putCacheSize (Khóa chuỗi, giá trị dài)
 Cache sizes (in bytes), e.g.
CPUInfo.Builder
RemoveCacheSize (Khóa chuỗi)
 Cache sizes (in bytes), e.g.
CPUInfo.Builder
setCpuGovernor (Giá trị chuỗi)
 What kind of cpu scaling is enabled on the host.
CPUInfo.Builder
setCpuGovernorBytes (giá trị com.google.protobuf.ByteString)
 What kind of cpu scaling is enabled on the host.
CPUInfo.Builder
setCpuInfo (Giá trị chuỗi)
 Additional cpu information.
CPUInfo.Builder
setCpuInfoBytes (giá trị com.google.protobuf.ByteString)
 Additional cpu information.
CPUInfo.Builder
setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
CPUInfo.Builder
setMhzPerCpu (giá trị kép)
 How fast are these cpus?
 
double mhz_per_cpu = 3;
CPUInfo.Builder
setNumCores (giá trị dài)
int64 num_cores = 1;
CPUInfo.Builder
setNumCoresAllowed (giá trị dài)
int64 num_cores_allowed = 2;
CPUInfo.Builder
setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
CPUInfo.Builder cuối cùng
setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

Phương pháp kế thừa

Phương pháp công khai

công khai CPUInfo.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

bản dựng CPUInfo công khai ()

công khai CPUInfo buildPartial ()

CPUInfo.Builder công khai rõ ràng ()

công khai CPUInfo.Builder clearCacheSize ()

công khai CPUInfo.Builder clearCpuGovernor ()

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

công khai CPUInfo.Builder clearCpuInfo ()

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

công khai CPUInfo.Builder clearField (trường com.google.protobuf.Descriptors.FieldDescriptor)

công khai CPUInfo.Builder clearMhzPerCpu ()

 How fast are these cpus?
 
double mhz_per_cpu = 3;

công khai CPUInfo.Builder clearNumCores ()

int64 num_cores = 1;

công khai CPUInfo.Builder clearNumCoresAllowed ()

int64 num_cores_allowed = 2;

công khai CPUInfo.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

bản sao CPUInfo.Builder công khai ()

boolean công khai chứaCacheSize (Khóa chuỗi)

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

Bản đồ công khai<String, Long> getCacheSize ()

Thay vào đó hãy sử dụng getCacheSizeMap() .

int công khai getCacheSizeCount ()

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

Bản đồ công khai<String, Long> getCacheSizeMap ()

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

getCacheSizeOrDefault dài công khai (Khóa chuỗi, defaultValue dài)

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

getCacheSizeOrThrow dài công khai (Khóa chuỗi)

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

Chuỗi công khai 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 công khai ()

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

Chuỗi công khai 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 công khai ()

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

công khai CPUInfo getDefaultInstanceForType ()

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()

công khai gấp đôi getMhzPerCpu ()

 How fast are these cpus?
 
double mhz_per_cpu = 3;

Bản đồ công khai<String, Long> getMutableCacheSize ()

Thay vào đó hãy sử dụng các bộ truy cập đột biến thay thế.

getNumCores công khai dài ()

int64 num_cores = 1;

công khai getNumCoresAllowed ()

int64 num_cores_allowed = 2;

boolean cuối cùng công khai được khởi tạo ()

công khai CPUInfo.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

công khai CPUInfo.Builder mergeFrom (com.google.protobuf.Message other)

cuối cùng công khai CPUInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

công khai CPUInfo.Builder putAllCacheSize (giá trị Map<String, Long>)

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

public CPUInfo.Builder putCacheSize (Khóa chuỗi, giá trị dài)

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

công khai CPUInfo.Builder RemoveCacheSize (Khóa chuỗi)

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

công khai CPUInfo.Builder setCpuGovernor (Giá trị chuỗi)

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

công khai CPUInfo.Builder setCpuGovernorBytes (giá trị com.google.protobuf.ByteString)

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

công khai CPUInfo.Builder setCpuInfo (Giá trị chuỗi)

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

công khai CPUInfo.Builder setCpuInfoBytes (giá trị 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;

công khai CPUInfo.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, giá trị đối tượng)

công khai CPUInfo.Builder setMhzPerCpu (giá trị kép)

 How fast are these cpus?
 
double mhz_per_cpu = 3;

công khai CPUInfo.Builder setNumCores (giá trị dài)

int64 num_cores = 1;

public CPUInfo.Builder setNumCoresAllowed (giá trị dài)

int64 num_cores_allowed = 2;

công khai CPUInfo.Builder setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)

CPUInfo.Builder setUnknownFields cuối cùng công khai (com.google.protobuf.UnknownFieldSet knownFields)