lớp cuối cùng công khai CPUInfo
Protobuf loại tensorflow.CPUInfo
Các lớp lồng nhau
lớp học | CPUInfo.Builder | Protobuf loại tensorflow.CPUInfo |
Hằng số
int | CACHE_SIZE_FIELD_NUMBER | |
int | CPU_GOVERNOR_FIELD_NUMBER | |
int | CPU_INFO_FIELD_NUMBER | |
int | MHZ_PER_CPU_FIELD_NUMBER | |
int | NUM_CORES_ALLOWED_FIELD_NUMBER | |
int | NUM_CORES_FIELD_NUMBER |
Phương pháp công cộng
boolean | chứaCacheSize (Khóa chuỗi) Cache sizes (in bytes), e.g. |
boolean | bằng (Đối tượng obj) |
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 tĩnh | |
Thông tin CPU | |
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng | |
gấp đôi | getMhzPerCpu () How fast are these cpus? double mhz_per_cpu = 3; |
dài | getNumCores () int64 num_cores = 1; |
dài | getNumCoresAllowed () int64 num_cores_allowed = 2; |
int | |
com.google.protobuf.UnknownFieldSet cuối cùng | |
int | mã băm () |
boolean cuối cùng | |
CPUInfo.Builder tĩnh | newBuilder ( nguyên mẫu CPUInfo ) |
CPUInfo.Builder tĩnh | |
CPUInfo.Builder | |
Thông tin CPU tĩnh | phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào) |
Thông tin CPU tĩnh | phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào, com.google.protobuf.ExtensionRegistryLite tiện ích mở rộngRegistry) |
Thông tin CPU tĩnh | ParseFrom (dữ liệu ByteBuffer) |
Thông tin CPU tĩnh | ParseFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Thông tin CPU tĩnh | ParseFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Thông tin CPU tĩnh | ParseFrom (đầu vào com.google.protobuf.CodedInputStream) |
Thông tin CPU tĩnh | ParseFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Thông tin CPU tĩnh | ParseFrom (dữ liệu com.google.protobuf.ByteString) |
Thông tin CPU tĩnh | ParseFrom (Đầu vào inputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
Thông tin CPU tĩnh | ParsFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
tĩnh | |
CPUInfo.Builder | toBuilder () |
trống rỗng | writeTo (đầu ra com.google.protobuf.CodedOutputStream) |
Phương pháp kế thừa
Hằng số
int tĩnh công khai CACHE_SIZE_FIELD_NUMBER
Giá trị không đổi: 6
int cuối cùng tĩnh công khai CPU_GOVERNOR_FIELD_NUMBER
Giá trị không đổi: 5
CPU int tĩnh cuối cùng công khai_INFO_FIELD_NUMBER
Giá trị không đổi: 4
int tĩnh công khai MHZ_PER_CPU_FIELD_NUMBER
Giá trị không đổi: 3
int tĩnh công khai NUM_CORES_ALLOWED_FIELD_NUMBER
Giá trị không đổi: 2
int tĩnh công khai NUM_CORES_FIELD_NUMBER
Giá trị không đổi: 1
Phương pháp công cộng
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;
boolean công khai bằng (Object obj)
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 tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()
công khai gấp đôi getMhzPerCpu ()
How fast are these cpus?
double mhz_per_cpu = 3;
getNumCores công khai dài ()
int64 num_cores = 1;
công khai getNumCoresAllowed ()
int64 num_cores_allowed = 2;
công cộng getParserForType ()
int công khai getSerializedSize ()
trận chung kết công khai com.google.protobuf.UnknownFieldSet getUnknownFields ()
mã băm int công khai ()
boolean cuối cùng công khai được khởi tạo ()
CPUInfo tĩnh công khai phân tích cú phápDelimitedFrom (đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
phân tích cú pháp CPUInfo tĩnh công khai (dữ liệu ByteBuffer)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
phân tích cú pháp CPUInfo tĩnh công khai (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
phân tích cú pháp CPUInfo tĩnh công khai (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
phân tích cú pháp CPUInfo tĩnh công khai (đầu vào com.google.protobuf.CodedInputStream)
Ném
IOException |
---|
phân tích CPUInfo tĩnh công khaiTừ (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
Phân tích cú pháp CPUInfo tĩnh công khai (dữ liệu com.google.protobuf.ByteString)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
phân tích cú pháp CPUInfo tĩnh công khai (đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
CPUInfo tĩnh công khai phân tích cú phápFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
Giao thức đệm ngoại lệ không hợp lệ |
---|
công cộng tĩnh trình phân tích cú pháp ()
public void writeTo (đầu ra com.google.protobuf.CodedOutputStream)
Ném
IOException |
---|