genel son sınıf CPUInfo
Protobuf tipi tensorflow.CPUInfo
İç İçe Sınıflar
sınıf | CPUInfo.Builder | Protobuf tipi tensorflow.CPUInfo |
Sabitler
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 |
Genel Yöntemler
boolean | içerirCacheSize (Dize anahtarı) Cache sizes (in bytes), e.g. |
boolean | eşittir (Nesne nesnesi) |
Harita<String, Long> | getCacheSize () Bunun yerine getCacheSizeMap() kullanın. |
int | getCacheSizeCount () Cache sizes (in bytes), e.g. |
Harita<String, Long> | getCacheSizeMap () Cache sizes (in bytes), e.g. |
uzun | getCacheSizeOrDefault (Dize anahtarı, uzun defaultValue) Cache sizes (in bytes), e.g. |
uzun | getCacheSizeOrThrow (Dize tuşu) Cache sizes (in bytes), e.g. |
Sicim | 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. |
Sicim | getCpuInfo () Additional cpu information. |
com.google.protobuf.ByteString | getCpuInfoBytes () Additional cpu information. |
Statik CPUBilgisi | |
CPUBilgisi | |
final statik com.google.protobuf.Descriptors.Descriptor | |
çift | getMhzPerCpu () How fast are these cpus? double mhz_per_cpu = 3; |
uzun | getNumCores () int64 num_cores = 1; |
uzun | getNumCoresAllowed () int64 num_cores_allowed = 2; |
int | |
final com.google.protobuf.UnknownFieldSet | |
int | hashKodu () |
son boole değeri | Başlatıldı () |
Statik CPUInfo.Builder | newBuilder ( CPUInfo prototipi) |
Statik CPUInfo.Builder | yeniİnşaatçı () |
CPUInfo.Builder | |
Statik CPUBilgisi | parseDelimitedFrom (InputStream girişi) |
Statik CPUBilgisi | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Statik CPUBilgisi | parseFrom (ByteBuffer verileri) |
Statik CPUBilgisi | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Statik CPUBilgisi | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Statik CPUBilgisi | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
Statik CPUBilgisi | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Statik CPUBilgisi | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
Statik CPUBilgisi | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Statik CPUBilgisi | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik | ayrıştırıcı () |
CPUInfo.Builder | inşaatçıya () |
geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int CACHE_SIZE_FIELD_NUMBER
Sabit Değer: 6
genel statik final int CPU_GOVERNOR_FIELD_NUMBER
Sabit Değer: 5
genel statik final int CPU_INFO_FIELD_NUMBER
Sabit Değer: 4
genel statik final int MHZ_PER_CPU_FIELD_NUMBER
Sabit Değer: 3
genel statik final int NUM_CORES_ALLOWED_FIELD_NUMBER
Sabit Değer: 2
genel statik final int NUM_CORES_FIELD_NUMBER
Sabit Değer: 1
Genel Yöntemler
public boolean includeCacheSize (Dize anahtarı)
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6;
genel boole eşittir (Object obj)
public int getCacheSizeCount ()
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6;
genel Harita<String, Long> getCacheSizeMap ()
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6;
genel uzun getCacheSizeOrDefault (Dize anahtarı, uzun defaultValue)
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6;
genel uzun getCacheSizeOrThrow (Dize anahtarı)
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6;
genel Dize getCpuGovernor ()
What kind of cpu scaling is enabled on the host. Examples include "performance", "ondemand", "conservative", "mixed".
string cpu_governor = 5;
public 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;
genel Dize getCpuInfo ()
Additional cpu information. For example, Intel Ivybridge with HyperThreading (24 cores) dL1:32KB dL2:256KB dL3:30MB
string cpu_info = 4;
public 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 ()
genel çift getMhzPerCpu ()
How fast are these cpus?
double mhz_per_cpu = 3;
halka açık uzun getNumCores ()
int64 num_cores = 1;
halka açık uzun getNumCoresAllowed ()
int64 num_cores_allowed = 2;
halk getParserForType ()
public int getSerializedSize ()
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel int hashCode ()
genel final boolean isInitialized ()
genel statik CPUInfo parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik CPUInfo ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik CPUInfo ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik CPUInfo ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik CPUInfo ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik CPUInfo ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik CPUInfo ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
IOİstisnası |
---|