classe finale pubblica CPUInfo
Tipo di protocollo tensorflow.CPUInfo
Classi nidificate
| classe | CPUInfo.Builder | Tipo di protocollo tensorflow.CPUInfo | |
Costanti
| 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 |
Metodi pubblici
| booleano | contieneCacheSize (chiave String) Cache sizes (in bytes), e.g. |
| booleano | è uguale a (Oggetto oggetto) |
| Mappa<String, Long> | getCacheSize () Utilizzare invece getCacheSizeMap() . |
| int | getCacheSizeCount () Cache sizes (in bytes), e.g. |
| Mappa<String, Long> | getCacheSizeMap () Cache sizes (in bytes), e.g. |
| lungo | getCacheSizeOrDefault (chiave String, defaultValue lungo) Cache sizes (in bytes), e.g. |
| lungo | getCacheSizeOrThrow (chiave String) Cache sizes (in bytes), e.g. |
| Corda | 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. |
| Corda | getCpuInfo () Additional cpu information. |
| com.google.protobuf.ByteString | getCpuInfoBytes () Additional cpu information. |
| Informazioni CPU statiche | |
| Informazioni sulla CPU | |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| raddoppiare | getMhzPerCpu () How fast are these cpus? double mhz_per_cpu = 3; |
| lungo | getNumCore () int64 num_cores = 1; |
| lungo | getNumCoresAllowed () int64 num_cores_allowed = 2; |
| int | |
| finale com.google.protobuf.UnknownFieldSet | |
| int | codicehash () |
| booleano finale | |
| CPUInfo.Builder statico | newBuilder (prototipo CPUInfo ) |
| CPUInfo.Builder statico | |
| CPUInfo.Builder | |
| Informazioni CPU statiche | parseDelimitedFrom (input InputStream) |
| Informazioni CPU statiche | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Informazioni CPU statiche | parseFrom (dati ByteBuffer) |
| Informazioni CPU statiche | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| Informazioni CPU statiche | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Informazioni CPU statiche | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
| Informazioni CPU statiche | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Informazioni CPU statiche | parseFrom (dati com.google.protobuf.ByteString) |
| Informazioni CPU statiche | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Informazioni CPU statiche | parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| statico | analizzatore () |
| CPUInfo.Builder | toBuilder () |
| vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int CACHE_SIZE_FIELD_NUMBER
Valore costante: 6
public static final int CPU_GOVERNOR_FIELD_NUMBER
Valore costante: 5
public static final int CPU_INFO_FIELD_NUMBER
Valore costante: 4
public static final int MHZ_PER_CPU_FIELD_NUMBER
Valore costante: 3
public static final int NUM_CORES_ALLOWED_FIELD_NUMBER
Valore costante: 2
public static final int NUM_CORES_FIELD_NUMBER
Valore costante: 1
Metodi pubblici
booleano pubblico contieneCacheSize (chiave String)
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6; booleano pubblico è uguale a (Oggetto obj)
public int getCacheSizeCount ()
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6; public Map<String, Long> getCacheSizeMap ()
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6; public long getCacheSizeOrDefault (chiave String, valore predefinito lungo)
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6; public long getCacheSizeOrThrow (chiave String)
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6; public String getCpuGovernor ()
What kind of cpu scaling is enabled on the host. Examples include "performance", "ondemand", "conservative", "mixed".
string cpu_governor = 5; pubblico 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; stringa pubblica getCpuInfo ()
Additional cpu information. For example, Intel Ivybridge with HyperThreading (24 cores) dL1:32KB dL2:256KB dL3:30MB
string cpu_info = 4; pubblico 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 ()
pubblico doppio getMhzPerCpu ()
How fast are these cpus?
double mhz_per_cpu = 3; pubblico lungo getNumCores ()
int64 num_cores = 1;
public long getNumCoresAllowed ()
int64 num_cores_allowed = 2;
pubblico getParserForType ()
public int getSerializedSize ()
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final booleano isInitialized ()
CPUInfo pubblico statico parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
CPUInfo statico pubblico parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
CPUInfo pubblico statico parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
CPUInfo pubblico statico parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
parseFrom CPUInfo statico pubblico (dati com.google.protobuf.ByteString)
Lancia
| InvalidProtocolBufferException |
|---|
CPUInfo pubblico statico parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
CPUInfo statico pubblico parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| InvalidProtocolBufferException |
|---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
| IOException |
|---|