classe finale statica pubblica DeviceProperties.Builder
Tipo di protocollo tensorflow.DeviceProperties
Metodi pubblici
DeviceProperties.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
Proprietà dispositivo | costruire () |
Proprietà dispositivo | buildPartial () |
DeviceProperties.Builder | chiaro () |
DeviceProperties.Builder | larghezza di banda chiara () Memory bandwidth in KB/s int64 bandwidth = 13; |
DeviceProperties.Builder | |
DeviceProperties.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
DeviceProperties.Builder | cancellafrequenza () Core Frequency in Mhz int64 frequency = 4; |
DeviceProperties.Builder | clearL1CacheSize () L1 cache size in bytes int64 l1_cache_size = 8; |
DeviceProperties.Builder | clearL2CacheSize () L2 cache size in bytes int64 l2_cache_size = 9; |
DeviceProperties.Builder | clearL3CacheSize () L3 cache size in bytes int64 l3_cache_size = 10; |
DeviceProperties.Builder | cancelladimensione memoria () Memory size in bytes int64 memory_size = 12; |
DeviceProperties.Builder | chiaroModello () Model (Haswell, K40, ...) string model = 3; |
DeviceProperties.Builder | clearNumCore () Number of cores int64 num_cores = 5; |
DeviceProperties.Builder | clearNumRegisters () Number of registers per core. |
DeviceProperties.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DeviceProperties.Builder | clearSharedMemorySizePerMultiprocessor () Shared memory size per multiprocessor in bytes. |
DeviceProperties.Builder | clearType () Device type (CPU, GPU, ...) string type = 1; |
DeviceProperties.Builder | clearVenditore () Vendor (Intel, nvidia, ...) string vendor = 2; |
DeviceProperties.Builder | clone () |
booleano | contieneAmbiente (chiave String) Version of the tools and libraries used with this device (e.g. |
lungo | getLarghezza di banda () Memory bandwidth in KB/s int64 bandwidth = 13; |
Proprietà dispositivo | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
com.google.protobuf.Descriptors.Descriptor | |
Mappa<Stringa, Stringa> | getAmbiente () Utilizzare invece getEnvironmentMap() . |
int | getEnvironmentCount () Version of the tools and libraries used with this device (e.g. |
Mappa<Stringa, Stringa> | getEnvironmentMap () Version of the tools and libraries used with this device (e.g. |
Corda | getEnvironmentOrDefault (chiave stringa, valore predefinito stringa) Version of the tools and libraries used with this device (e.g. |
Corda | getEnvironmentOrThrow (chiave String) Version of the tools and libraries used with this device (e.g. |
lungo | getFrequenza () Core Frequency in Mhz int64 frequency = 4; |
lungo | getL1CacheSize () L1 cache size in bytes int64 l1_cache_size = 8; |
lungo | getL2CacheSize () L2 cache size in bytes int64 l2_cache_size = 9; |
lungo | getL3CacheSize () L3 cache size in bytes int64 l3_cache_size = 10; |
lungo | getMemorySize () Memory size in bytes int64 memory_size = 12; |
Corda | getModel () Model (Haswell, K40, ...) string model = 3; |
com.google.protobuf.ByteString | getModelBytes () Model (Haswell, K40, ...) string model = 3; |
Mappa<Stringa, Stringa> | getMutableEnvironment () Utilizzare invece accessori di mutazione alternativi. |
lungo | getNumCore () Number of cores int64 num_cores = 5; |
lungo | getNumRegisters () Number of registers per core. |
lungo | getSharedMemorySizePerMultiprocessor () Shared memory size per multiprocessor in bytes. |
Corda | getType () Device type (CPU, GPU, ...) string type = 1; |
com.google.protobuf.ByteString | getTypeBytes () Device type (CPU, GPU, ...) string type = 1; |
Corda | getVendor () Vendor (Intel, nvidia, ...) string vendor = 2; |
com.google.protobuf.ByteString | getVendorBytes () Vendor (Intel, nvidia, ...) string vendor = 2; |
booleano finale | |
DeviceProperties.Builder | mergeFrom (com.google.protobuf.Message altro) |
DeviceProperties.Builder | mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
finale DeviceProperties.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
DeviceProperties.Builder | putAllEnvironment (valori Map<String, String>) Version of the tools and libraries used with this device (e.g. |
DeviceProperties.Builder | putEnvironment (chiave stringa, valore stringa) Version of the tools and libraries used with this device (e.g. |
DeviceProperties.Builder | rimuoviambiente (chiave String) Version of the tools and libraries used with this device (e.g. |
DeviceProperties.Builder | setBandwidth (valore lungo) Memory bandwidth in KB/s int64 bandwidth = 13; |
DeviceProperties.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
DeviceProperties.Builder | setFrequency (valore lungo) Core Frequency in Mhz int64 frequency = 4; |
DeviceProperties.Builder | setL1CacheSize (valore lungo) L1 cache size in bytes int64 l1_cache_size = 8; |
DeviceProperties.Builder | setL2CacheSize (valore lungo) L2 cache size in bytes int64 l2_cache_size = 9; |
DeviceProperties.Builder | setL3CacheSize (valore lungo) L3 cache size in bytes int64 l3_cache_size = 10; |
DeviceProperties.Builder | setMemorySize (valore lungo) Memory size in bytes int64 memory_size = 12; |
DeviceProperties.Builder | setModel (valore stringa) Model (Haswell, K40, ...) string model = 3; |
DeviceProperties.Builder | setModelBytes (valore com.google.protobuf.ByteString) Model (Haswell, K40, ...) string model = 3; |
DeviceProperties.Builder | setNumCores (valore lungo) Number of cores int64 num_cores = 5; |
DeviceProperties.Builder | setNumRegisters (valore lungo) Number of registers per core. |
DeviceProperties.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto) |
DeviceProperties.Builder | setSharedMemorySizePerMultiprocessor (valore lungo) Shared memory size per multiprocessor in bytes. |
DeviceProperties.Builder | setType (valore stringa) Device type (CPU, GPU, ...) string type = 1; |
DeviceProperties.Builder | setTypeBytes (valore com.google.protobuf.ByteString) Device type (CPU, GPU, ...) string type = 1; |
finale DeviceProperties.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
DeviceProperties.Builder | setVendor (valore stringa) Vendor (Intel, nvidia, ...) string vendor = 2; |
DeviceProperties.Builder | setVendorBytes (valore com.google.protobuf.ByteString) Vendor (Intel, nvidia, ...) string vendor = 2; |
Metodi ereditati
Metodi pubblici
public DeviceProperties.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
public DeviceProperties.Builder clearL3CacheSize ()
L3 cache size in bytes
int64 l3_cache_size = 10;
public DeviceProperties.Builder clearNumRegisters ()
Number of registers per core.
int64 num_registers = 7;
public DeviceProperties.Builder clearSharedMemorySizePerMultiprocessor ()
Shared memory size per multiprocessor in bytes. This field is applicable to GPUs only.
int64 shared_memory_size_per_multiprocessor = 11;
booleano pubblico contieneAmbiente (chiave String)
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6;
pubblico lungo getBandwidth ()
Memory bandwidth in KB/s
int64 bandwidth = 13;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public int getEnvironmentCount ()
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6;
public Map<String, String> getEnvironmentMap ()
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6;
public String getEnvironmentOrDefault (chiave String, String defaultValue)
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6;
public String getEnvironmentOrThrow (chiave String)
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6;
pubblico lungo getFrequency ()
Core Frequency in Mhz
int64 frequency = 4;
pubblico lungo getL1CacheSize ()
L1 cache size in bytes
int64 l1_cache_size = 8;
pubblico lungo getL2CacheSize ()
L2 cache size in bytes
int64 l2_cache_size = 9;
pubblico lungo getL3CacheSize ()
L3 cache size in bytes
int64 l3_cache_size = 10;
pubblico lungo getMemorySize ()
Memory size in bytes
int64 memory_size = 12;
stringa pubblica getModel ()
Model (Haswell, K40, ...)
string model = 3;
pubblico com.google.protobuf.ByteString getModelBytes ()
Model (Haswell, K40, ...)
string model = 3;
public Map<String, String> getMutableEnvironment ()
Utilizzare invece accessori di mutazione alternativi.
pubblico lungo getNumCores ()
Number of cores
int64 num_cores = 5;
pubblico lungo getNumRegisters ()
Number of registers per core.
int64 num_registers = 7;
public long getSharedMemorySizePerMultiprocessor ()
Shared memory size per multiprocessor in bytes. This field is applicable to GPUs only.
int64 shared_memory_size_per_multiprocessor = 11;
stringa pubblica getType ()
Device type (CPU, GPU, ...)
string type = 1;
pubblico com.google.protobuf.ByteString getTypeBytes ()
Device type (CPU, GPU, ...)
string type = 1;
public String getVendor ()
Vendor (Intel, nvidia, ...)
string vendor = 2;
pubblico com.google.protobuf.ByteString getVendorBytes ()
Vendor (Intel, nvidia, ...)
string vendor = 2;
public final booleano isInitialized ()
public DeviceProperties.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
public final DeviceProperties.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
public DeviceProperties.Builder putAllEnvironment (valori Map<String, String>)
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6;
public DeviceProperties.Builder putEnvironment (chiave stringa, valore stringa)
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6;
public DeviceProperties.BuilderremoveEnvironment ( chiave stringa)
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6;
public DeviceProperties.Builder setBandwidth (valore lungo)
Memory bandwidth in KB/s
int64 bandwidth = 13;
public DeviceProperties.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
public DeviceProperties.Builder setFrequency (valore lungo)
Core Frequency in Mhz
int64 frequency = 4;
public DeviceProperties.Builder setL1CacheSize (valore lungo)
L1 cache size in bytes
int64 l1_cache_size = 8;
public DeviceProperties.Builder setL2CacheSize (valore lungo)
L2 cache size in bytes
int64 l2_cache_size = 9;
public DeviceProperties.Builder setL3CacheSize (valore lungo)
L3 cache size in bytes
int64 l3_cache_size = 10;
public DeviceProperties.Builder setMemorySize (valore lungo)
Memory size in bytes
int64 memory_size = 12;
public DeviceProperties.Builder setModel (valore stringa)
Model (Haswell, K40, ...)
string model = 3;
public DeviceProperties.Builder setModelBytes (valore com.google.protobuf.ByteString)
Model (Haswell, K40, ...)
string model = 3;
public DeviceProperties.Builder setNumRegisters (valore lungo)
Number of registers per core.
int64 num_registers = 7;
public DeviceProperties.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
public DeviceProperties.Builder setSharedMemorySizePerMultiprocessor (valore lungo)
Shared memory size per multiprocessor in bytes. This field is applicable to GPUs only.
int64 shared_memory_size_per_multiprocessor = 11;
public DeviceProperties.Builder setType (valore stringa)
Device type (CPU, GPU, ...)
string type = 1;
public DeviceProperties.Builder setTypeBytes (valore com.google.protobuf.ByteString)
Device type (CPU, GPU, ...)
string type = 1;
pubblico finale DeviceProperties.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
public DeviceProperties.Builder setVendor (valore stringa)
Vendor (Intel, nvidia, ...)
string vendor = 2;
public DeviceProperties.Builder setVendorBytes (valore com.google.protobuf.ByteString)
Vendor (Intel, nvidia, ...)
string vendor = 2;