classe finale statique publique DeviceProperties.Builder
tensorflow.DeviceProperties
de type Protobuf.DeviceProperties
Méthodes publiques
DeviceProperties.Builder | addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
Propriétés de l'appareil | construire () |
Propriétés de l'appareil | buildPartial () |
DeviceProperties.Builder | clair () |
DeviceProperties.Builder | effacerBande passante () Memory bandwidth in KB/s int64 bandwidth = 13; |
DeviceProperties.Builder | |
DeviceProperties.Builder | clearField (champ com.google.protobuf.Descriptors.FieldDescriptor) |
DeviceProperties.Builder | effacerFréquence () 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 | clearMemorySize () Memory size in bytes int64 memory_size = 12; |
DeviceProperties.Builder | modèle clair () Model (Haswell, K40, ...) string model = 3; |
DeviceProperties.Builder | clearNumCores () 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 | Type clair () Device type (CPU, GPU, ...) string type = 1; |
DeviceProperties.Builder | clearVendeur () Vendor (Intel, nvidia, ...) string vendor = 2; |
DeviceProperties.Builder | cloner () |
booléen | contientEnvironnement (clé de chaîne) Version of the tools and libraries used with this device (e.g. |
long | obtenirBande passante () Memory bandwidth in KB/s int64 bandwidth = 13; |
Propriétés de l'appareil | |
final statique com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Carte<String, String> | getEnvironnement () Utilisez plutôt getEnvironmentMap() . |
int | getEnvironmentCount () Version of the tools and libraries used with this device (e.g. |
Carte<String, String> | getEnvironmentMap () Version of the tools and libraries used with this device (e.g. |
Chaîne | getEnvironmentOrDefault (clé de chaîne, chaîne valeur par défaut) Version of the tools and libraries used with this device (e.g. |
Chaîne | getEnvironmentOrThrow (clé de chaîne) Version of the tools and libraries used with this device (e.g. |
long | obtenirFréquence () Core Frequency in Mhz int64 frequency = 4; |
long | getL1CacheSize () L1 cache size in bytes int64 l1_cache_size = 8; |
long | getL2CacheSize () L2 cache size in bytes int64 l2_cache_size = 9; |
long | getL3CacheSize () L3 cache size in bytes int64 l3_cache_size = 10; |
long | getMemorySize () Memory size in bytes int64 memory_size = 12; |
Chaîne | getModèle () Model (Haswell, K40, ...) string model = 3; |
com.google.protobuf.ByteString | getModelBytes () Model (Haswell, K40, ...) string model = 3; |
Carte<String, String> | getMutableEnvironment () Utilisez plutôt d’autres accesseurs de mutation. |
long | getNumCores () Number of cores int64 num_cores = 5; |
long | getNumRegisters () Number of registers per core. |
long | getSharedMemorySizePerMultiprocessor () Shared memory size per multiprocessor in bytes. |
Chaîne | getType () Device type (CPU, GPU, ...) string type = 1; |
com.google.protobuf.ByteString | getTypeBytes () Device type (CPU, GPU, ...) string type = 1; |
Chaîne | getVendeur () Vendor (Intel, nvidia, ...) string vendor = 2; |
com.google.protobuf.ByteString | getVendorBytes () Vendor (Intel, nvidia, ...) string vendor = 2; |
booléen final | |
DeviceProperties.Builder | mergeFrom (com.google.protobuf.Message autre) |
DeviceProperties.Builder | mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DeviceProperties.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
DeviceProperties.Builder | putAllEnvironment (valeurs Map<String, String>) Version of the tools and libraries used with this device (e.g. |
DeviceProperties.Builder | putEnvironment (clé de chaîne, valeur de chaîne) Version of the tools and libraries used with this device (e.g. |
DeviceProperties.Builder | RemoveEnvironment (clé de chaîne) Version of the tools and libraries used with this device (e.g. |
DeviceProperties.Builder | setBandwidth (valeur longue) Memory bandwidth in KB/s int64 bandwidth = 13; |
DeviceProperties.Builder | setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet) |
DeviceProperties.Builder | setFrequency (valeur longue) Core Frequency in Mhz int64 frequency = 4; |
DeviceProperties.Builder | setL1CacheSize (valeur longue) L1 cache size in bytes int64 l1_cache_size = 8; |
DeviceProperties.Builder | setL2CacheSize (valeur longue) L2 cache size in bytes int64 l2_cache_size = 9; |
DeviceProperties.Builder | setL3CacheSize (valeur longue) L3 cache size in bytes int64 l3_cache_size = 10; |
DeviceProperties.Builder | setMemorySize (valeur longue) Memory size in bytes int64 memory_size = 12; |
DeviceProperties.Builder | setModel (valeur de chaîne) Model (Haswell, K40, ...) string model = 3; |
DeviceProperties.Builder | setModelBytes (valeur com.google.protobuf.ByteString) Model (Haswell, K40, ...) string model = 3; |
DeviceProperties.Builder | setNumCores (valeur longue) Number of cores int64 num_cores = 5; |
DeviceProperties.Builder | setNumRegisters (valeur longue) Number of registers per core. |
DeviceProperties.Builder | setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet) |
DeviceProperties.Builder | setSharedMemorySizePerMultiprocessor (valeur longue) Shared memory size per multiprocessor in bytes. |
DeviceProperties.Builder | setType (valeur de chaîne) Device type (CPU, GPU, ...) string type = 1; |
DeviceProperties.Builder | setTypeBytes (valeur com.google.protobuf.ByteString) Device type (CPU, GPU, ...) string type = 1; |
DeviceProperties.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields) |
DeviceProperties.Builder | setVendor (valeur de chaîne) Vendor (Intel, nvidia, ...) string vendor = 2; |
DeviceProperties.Builder | setVendorBytes (valeur com.google.protobuf.ByteString) Vendor (Intel, nvidia, ...) string vendor = 2; |
Méthodes héritées
Méthodes publiques
public DeviceProperties.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
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;
public boolean containEnvironment (clé de chaîne)
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6;
public long getBandwidth ()
Memory bandwidth in KB/s
int64 bandwidth = 13;
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public 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;
chaîne publique getEnvironmentOrDefault (clé de chaîne, valeur par défaut de chaîne)
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6;
chaîne publique getEnvironmentOrThrow (clé de chaîne)
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6;
public long getFrequency ()
Core Frequency in Mhz
int64 frequency = 4;
public long getL1CacheSize ()
L1 cache size in bytes
int64 l1_cache_size = 8;
public long getL2CacheSize ()
L2 cache size in bytes
int64 l2_cache_size = 9;
public long getL3CacheSize ()
L3 cache size in bytes
int64 l3_cache_size = 10;
public long getMemorySize ()
Memory size in bytes
int64 memory_size = 12;
chaîne publique getModel ()
Model (Haswell, K40, ...)
string model = 3;
public com.google.protobuf.ByteString getModelBytes ()
Model (Haswell, K40, ...)
string model = 3;
public Map<String, String> getMutableEnvironment ()
Utilisez plutôt d’autres accesseurs de mutation.
public long getNumCores ()
Number of cores
int64 num_cores = 5;
public long 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;
chaîne publique getType ()
Device type (CPU, GPU, ...)
string type = 1;
public com.google.protobuf.ByteString getTypeBytes ()
Device type (CPU, GPU, ...)
string type = 1;
chaîne publique getVendor ()
Vendor (Intel, nvidia, ...)
string vendor = 2;
public com.google.protobuf.ByteString getVendorBytes ()
Vendor (Intel, nvidia, ...)
string vendor = 2;
public final booléen isInitialized ()
public DeviceProperties.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public final DeviceProperties.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public DeviceProperties.Builder putAllEnvironment (valeurs 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 (clé de chaîne, valeur de chaîne)
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 removeEnvironment (clé de chaîne)
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 (valeur longue)
Memory bandwidth in KB/s
int64 bandwidth = 13;
public DeviceProperties.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
public DeviceProperties.Builder setFrequency (valeur longue)
Core Frequency in Mhz
int64 frequency = 4;
public DeviceProperties.Builder setL1CacheSize (valeur longue)
L1 cache size in bytes
int64 l1_cache_size = 8;
public DeviceProperties.Builder setL2CacheSize (valeur longue)
L2 cache size in bytes
int64 l2_cache_size = 9;
public DeviceProperties.Builder setL3CacheSize (valeur longue)
L3 cache size in bytes
int64 l3_cache_size = 10;
public DeviceProperties.Builder setMemorySize (valeur longue)
Memory size in bytes
int64 memory_size = 12;
public DeviceProperties.Builder setModel (valeur de chaîne)
Model (Haswell, K40, ...)
string model = 3;
public DeviceProperties.Builder setModelBytes (valeur com.google.protobuf.ByteString)
Model (Haswell, K40, ...)
string model = 3;
public DeviceProperties.Builder setNumRegisters (valeur longue)
Number of registers per core.
int64 num_registers = 7;
public DeviceProperties.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
public DeviceProperties.Builder setSharedMemorySizePerMultiprocessor (valeur longue)
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 (valeur de chaîne)
Device type (CPU, GPU, ...)
string type = 1;
public DeviceProperties.Builder setTypeBytes (valeur com.google.protobuf.ByteString)
Device type (CPU, GPU, ...)
string type = 1;
public final DeviceProperties.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public DeviceProperties.Builder setVendor (valeur de chaîne)
Vendor (Intel, nvidia, ...)
string vendor = 2;
public DeviceProperties.Builder setVendorBytes (valeur com.google.protobuf.ByteString)
Vendor (Intel, nvidia, ...)
string vendor = 2;