DeviceProperties.Builder

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
Proprietà dispositivo
DeviceProperties.Builder
chiaro ()
DeviceProperties.Builder
larghezza di banda chiara ()
larghezza di banda
 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 ()
modello di stringa
 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 ()
tipo stringa
 Device type (CPU, GPU, ...)
 
string type = 1;
DeviceProperties.Builder
clearVenditore ()
fornitore di stringhe
 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 ()
modello di stringa
 Model (Haswell, K40, ...)
 
string model = 3;
com.google.protobuf.ByteString
getModelBytes ()
modello di stringa
 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 ()
tipo stringa
 Device type (CPU, GPU, ...)
 
string type = 1;
com.google.protobuf.ByteString
getTypeBytes ()
tipo stringa
 Device type (CPU, GPU, ...)
 
string type = 1;
Corda
getVendor ()
fornitore di stringhe
 Vendor (Intel, nvidia, ...)
 
string vendor = 2;
com.google.protobuf.ByteString
getVendorBytes ()
fornitore di stringhe
 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)
modello stringa
 Model (Haswell, K40, ...)
 
string model = 3;
DeviceProperties.Builder
setModelBytes (valore com.google.protobuf.ByteString)
modello stringa
 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)
tipo stringa
 Device type (CPU, GPU, ...)
 
string type = 1;
DeviceProperties.Builder
setTypeBytes (valore com.google.protobuf.ByteString)
tipo stringa
 Device type (CPU, GPU, ...)
 
string type = 1;
finale DeviceProperties.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
DeviceProperties.Builder
setVendor (valore stringa)
fornitore di stringhe
 Vendor (Intel, nvidia, ...)
 
string vendor = 2;
DeviceProperties.Builder
setVendorBytes (valore com.google.protobuf.ByteString)
fornitore di stringhe
 Vendor (Intel, nvidia, ...)
 
string vendor = 2;

Metodi ereditati

Metodi pubblici

public DeviceProperties.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

build DeviceProperties pubblica ()

public DeviceProperties buildPartial ()

public DeviceProperties.Builder cancella ()

public DeviceProperties.Builder clearBandwidth ()

larghezza di banda

 Memory bandwidth in KB/s
 
int64 bandwidth = 13;

public DeviceProperties.Builder clearEnvironment ()

public DeviceProperties.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public DeviceProperties.Builder clearFrequency ()

 Core Frequency in Mhz
 
int64 frequency = 4;

public DeviceProperties.Builder clearL1CacheSize ()

 L1 cache size in bytes
 
int64 l1_cache_size = 8;

public DeviceProperties.Builder clearL2CacheSize ()

 L2 cache size in bytes
 
int64 l2_cache_size = 9;

public DeviceProperties.Builder clearL3CacheSize ()

 L3 cache size in bytes
 
int64 l3_cache_size = 10;

public DeviceProperties.Builder clearMemorySize ()

 Memory size in bytes
 
int64 memory_size = 12;

public DeviceProperties.Builder clearModel ()

modello stringa

 Model (Haswell, K40, ...)
 
string model = 3;

public DeviceProperties.Builder clearNumCores ()

 Number of cores
 
int64 num_cores = 5;

public DeviceProperties.Builder clearNumRegisters ()

 Number of registers per core.
 
int64 num_registers = 7;

public DeviceProperties.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

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;

public DeviceProperties.Builder clearType ()

tipo stringa

 Device type (CPU, GPU, ...)
 
string type = 1;

public DeviceProperties.Builder clearVendor ()

fornitore di stringhe

 Vendor (Intel, nvidia, ...)
 
string vendor = 2;

clone pubblico DeviceProperties.Builder ()

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 DeviceProperties getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public Map<String, String> getEnvironment ()

Utilizzare invece getEnvironmentMap() .

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 ()

modello stringa

 Model (Haswell, K40, ...)
 
string model = 3;

pubblico com.google.protobuf.ByteString getModelBytes ()

modello stringa

 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 ()

tipo stringa

 Device type (CPU, GPU, ...)
 
string type = 1;

pubblico com.google.protobuf.ByteString getTypeBytes ()

tipo stringa

 Device type (CPU, GPU, ...)
 
string type = 1;

public String getVendor ()

fornitore di stringhe

 Vendor (Intel, nvidia, ...)
 
string vendor = 2;

pubblico com.google.protobuf.ByteString getVendorBytes ()

fornitore di stringhe

 Vendor (Intel, nvidia, ...)
 
string vendor = 2;

public final booleano isInitialized ()

public DeviceProperties.Builder mergeFrom (com.google.protobuf.Message altro)

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)

modello stringa

 Model (Haswell, K40, ...)
 
string model = 3;

public DeviceProperties.Builder setModelBytes (valore com.google.protobuf.ByteString)

modello stringa

 Model (Haswell, K40, ...)
 
string model = 3;

public DeviceProperties.Builder setNumCores (valore lungo)

 Number of cores
 
int64 num_cores = 5;

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)

tipo stringa

 Device type (CPU, GPU, ...)
 
string type = 1;

public DeviceProperties.Builder setTypeBytes (valore com.google.protobuf.ByteString)

tipo stringa

 Device type (CPU, GPU, ...)
 
string type = 1;

pubblico finale DeviceProperties.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public DeviceProperties.Builder setVendor (valore stringa)

fornitore di stringhe

 Vendor (Intel, nvidia, ...)
 
string vendor = 2;

public DeviceProperties.Builder setVendorBytes (valore com.google.protobuf.ByteString)

fornitore di stringhe

 Vendor (Intel, nvidia, ...)
 
string vendor = 2;