classe finale statica pubblica CPUInfo.Builder
Tipo di protocollo tensorflow.CPUInfo
Metodi pubblici
CPUInfo.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
Informazioni sulla CPU | costruire () |
Informazioni sulla CPU | buildPartial () |
CPUInfo.Builder | chiaro () |
CPUInfo.Builder | |
CPUInfo.Builder | clearCpuGovernor () What kind of cpu scaling is enabled on the host. |
CPUInfo.Builder | cancellaCpuInfo () Additional cpu information. |
CPUInfo.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
CPUInfo.Builder | clearMhzPerCpu () How fast are these cpus? double mhz_per_cpu = 3; |
CPUInfo.Builder | clearNumCore () int64 num_cores = 1; |
CPUInfo.Builder | clearNumCoresAllowed () int64 num_cores_allowed = 2; |
CPUInfo.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CPUInfo.Builder | clone () |
booleano | contieneCacheSize (chiave String) Cache sizes (in bytes), e.g. |
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 sulla CPU | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
com.google.protobuf.Descriptors.Descriptor | |
raddoppiare | getMhzPerCpu () How fast are these cpus? double mhz_per_cpu = 3; |
Mappa<String, Long> | getMutableCacheSize () Utilizzare invece accessori di mutazione alternativi. |
lungo | getNumCore () int64 num_cores = 1; |
lungo | getNumCoresAllowed () int64 num_cores_allowed = 2; |
booleano finale | |
CPUInfo.Builder | mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
CPUInfo.Builder | mergeFrom (com.google.protobuf.Message altro) |
finale CPUInfo.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
CPUInfo.Builder | putAllCacheSize (valori Map<String, Long>) Cache sizes (in bytes), e.g. |
CPUInfo.Builder | putCacheSize (chiave String, valore lungo) Cache sizes (in bytes), e.g. |
CPUInfo.Builder | rimuoviCacheSize (chiave String) Cache sizes (in bytes), e.g. |
CPUInfo.Builder | setCpuGovernor (valore stringa) What kind of cpu scaling is enabled on the host. |
CPUInfo.Builder | setCpuGovernorBytes (valore com.google.protobuf.ByteString) What kind of cpu scaling is enabled on the host. |
CPUInfo.Builder | setCpuInfo (valore stringa) Additional cpu information. |
CPUInfo.Builder | setCpuInfoBytes (valore com.google.protobuf.ByteString) Additional cpu information. |
CPUInfo.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
CPUInfo.Builder | setMhzPerCpu (doppio valore) How fast are these cpus? double mhz_per_cpu = 3; |
CPUInfo.Builder | setNumCores (valore lungo) int64 num_cores = 1; |
CPUInfo.Builder | setNumCoresAllowed (valore lungo) int64 num_cores_allowed = 2; |
CPUInfo.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto) |
finale CPUInfo.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
Metodi ereditati
Metodi pubblici
public CPUInfo.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
public CPUInfo.Builder clearCpuGovernor ()
What kind of cpu scaling is enabled on the host. Examples include "performance", "ondemand", "conservative", "mixed".
string cpu_governor = 5;
pubblico CPUInfo.Builder clearCpuInfo ()
Additional cpu information. For example, Intel Ivybridge with HyperThreading (24 cores) dL1:32KB dL2:256KB dL3:30MB
string cpu_info = 4;
booleano pubblico contieneCacheSize (chiave String)
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6;
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 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
pubblico doppio getMhzPerCpu ()
How fast are these cpus?
double mhz_per_cpu = 3;
public Map<String, Long> getMutableCacheSize ()
Utilizzare invece accessori di mutazione alternativi.
pubblico lungo getNumCores ()
int64 num_cores = 1;
public long getNumCoresAllowed ()
int64 num_cores_allowed = 2;
public final booleano isInitialized ()
pubblico CPUInfo.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
pubblico finale CPUInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
public CPUInfo.Builder putAllCacheSize (valori Map<String, Long>)
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6;
public CPUInfo.Builder putCacheSize (chiave String, valore lungo)
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6;
public CPUInfo.BuilderremoveCacheSize ( chiave String)
Cache sizes (in bytes), e.g. "L2": 262144 (for 256KB)
map<string, int64> cache_size = 6;
pubblico CPUInfo.Builder setCpuGovernor (valore stringa)
What kind of cpu scaling is enabled on the host. Examples include "performance", "ondemand", "conservative", "mixed".
string cpu_governor = 5;
pubblico CPUInfo.Builder setCpuGovernorBytes (valore com.google.protobuf.ByteString)
What kind of cpu scaling is enabled on the host. Examples include "performance", "ondemand", "conservative", "mixed".
string cpu_governor = 5;
pubblico CPUInfo.Builder setCpuInfo (valore stringa)
Additional cpu information. For example, Intel Ivybridge with HyperThreading (24 cores) dL1:32KB dL2:256KB dL3:30MB
string cpu_info = 4;
pubblico CPUInfo.Builder setCpuInfoBytes (valore 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;
pubblico CPUInfo.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
pubblico CPUInfo.Builder setMhzPerCpu (doppio valore)
How fast are these cpus?
double mhz_per_cpu = 3;