DeviceProperties.Builder

DeviceProperties.Builder de clase final estática pública

Protobuf tipo tensorflow.DeviceProperties

Métodos públicos

DeviceProperties.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
DeviceProperties
DeviceProperties
DeviceProperties.Builder
claro ()
DeviceProperties.Builder
clearBandwidth ()
 Memory bandwidth in KB/s
 
int64 bandwidth = 13;
DeviceProperties.Builder
DeviceProperties.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
DeviceProperties.Builder
clearFrequency ()
 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
clearModel ()
 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
clearType ()
 Device type (CPU, GPU, ...)
 
string type = 1;
DeviceProperties.Builder
clearVendor ()
 Vendor (Intel, nvidia, ...)
 
string vendor = 2;
DeviceProperties.Builder
clonar ()
booleano
containsEnvironment (clave de cadena)
 Version of the tools and libraries used with this device (e.g.
largo
getBandwidth ()
 Memory bandwidth in KB/s
 
int64 bandwidth = 13;
DeviceProperties
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Mapa <Cadena, Cadena>
En t
getEnvironmentCount ()
 Version of the tools and libraries used with this device (e.g.
Mapa <Cadena, Cadena>
getEnvironmentMap ()
 Version of the tools and libraries used with this device (e.g.
Cuerda
getEnvironmentOrDefault (clave de cadena, valor predeterminado de cadena)
 Version of the tools and libraries used with this device (e.g.
Cuerda
getEnvironmentOrThrow (clave de cadena)
 Version of the tools and libraries used with this device (e.g.
largo
getFrequency ()
 Core Frequency in Mhz
 
int64 frequency = 4;
largo
getL1CacheSize ()
 L1 cache size in bytes
 
int64 l1_cache_size = 8;
largo
getL2CacheSize ()
 L2 cache size in bytes
 
int64 l2_cache_size = 9;
largo
getL3CacheSize ()
 L3 cache size in bytes
 
int64 l3_cache_size = 10;
largo
getMemorySize ()
 Memory size in bytes
 
int64 memory_size = 12;
Cuerda
getModel ()
 Model (Haswell, K40, ...)
 
string model = 3;
com.google.protobuf.ByteString
getModelBytes ()
 Model (Haswell, K40, ...)
 
string model = 3;
Mapa <Cadena, Cadena>
getMutableEnvironment ()
En su lugar, utilice accesores de mutación alternativos.
largo
getNumCores ()
 Number of cores
 
int64 num_cores = 5;
largo
getNumRegisters ()
 Number of registers per core.
largo
getSharedMemorySizePerMultiprocessor ()
 Shared memory size per multiprocessor in bytes.
Cuerda
getType ()
 Device type (CPU, GPU, ...)
 
string type = 1;
com.google.protobuf.ByteString
getTypeBytes ()
 Device type (CPU, GPU, ...)
 
string type = 1;
Cuerda
getVendor ()
 Vendor (Intel, nvidia, ...)
 
string vendor = 2;
com.google.protobuf.ByteString
getVendorBytes ()
 Vendor (Intel, nvidia, ...)
 
string vendor = 2;
booleano final
DeviceProperties.Builder
mergeFrom (com.google.protobuf.Message otro)
DeviceProperties.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
DeviceProperties.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
DeviceProperties.Builder
putAllEnvironment (Map <String, String> valores)
 Version of the tools and libraries used with this device (e.g.
DeviceProperties.Builder
putEnvironment (clave de cadena, valor de cadena)
 Version of the tools and libraries used with this device (e.g.
DeviceProperties.Builder
removeEnvironment (clave de cadena)
 Version of the tools and libraries used with this device (e.g.
DeviceProperties.Builder
setBandwidth (valor largo)
 Memory bandwidth in KB/s
 
int64 bandwidth = 13;
DeviceProperties.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
DeviceProperties.Builder
setFrequency (valor largo)
 Core Frequency in Mhz
 
int64 frequency = 4;
DeviceProperties.Builder
setL1CacheSize (valor largo)
 L1 cache size in bytes
 
int64 l1_cache_size = 8;
DeviceProperties.Builder
setL2CacheSize (valor largo)
 L2 cache size in bytes
 
int64 l2_cache_size = 9;
DeviceProperties.Builder
setL3CacheSize (valor largo)
 L3 cache size in bytes
 
int64 l3_cache_size = 10;
DeviceProperties.Builder
setMemorySize (valor largo)
 Memory size in bytes
 
int64 memory_size = 12;
DeviceProperties.Builder
setModel (valor de cadena)
 Model (Haswell, K40, ...)
 
string model = 3;
DeviceProperties.Builder
setModelBytes (valor de com.google.protobuf.ByteString)
 Model (Haswell, K40, ...)
 
string model = 3;
DeviceProperties.Builder
setNumCores (valor largo)
 Number of cores
 
int64 num_cores = 5;
DeviceProperties.Builder
setNumRegisters (valor largo)
 Number of registers per core.
DeviceProperties.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
DeviceProperties.Builder
setSharedMemorySizePerMultiprocessor (valor largo)
 Shared memory size per multiprocessor in bytes.
DeviceProperties.Builder
setType (valor de cadena)
 Device type (CPU, GPU, ...)
 
string type = 1;
DeviceProperties.Builder
setTypeBytes (valor de com.google.protobuf.ByteString)
 Device type (CPU, GPU, ...)
 
string type = 1;
DeviceProperties.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
DeviceProperties.Builder
setVendor (valor de cadena)
 Vendor (Intel, nvidia, ...)
 
string vendor = 2;
DeviceProperties.Builder
setVendorBytes (valor de com.google.protobuf.ByteString)
 Vendor (Intel, nvidia, ...)
 
string vendor = 2;

Métodos heredados

Métodos públicos

public DeviceProperties.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public DeviceProperties build ()

public DeviceProperties buildPartial ()

public DeviceProperties.Builder clear ()

public DeviceProperties.Builder clearBandwidth ()

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

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

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

public DeviceProperties.Builder clearVendor ()

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

público DeviceProperties.Builder clone ()

public boolean containsEnvironment (clave de cadena)

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

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

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

public Map <String, String> getEnvironment ()

Utilice getEnvironmentMap() lugar.

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 (clave de cadena, valor predeterminado de cadena)

 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 (clave de cadena)

 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;

public String getModel ()

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

public com.google.protobuf.ByteString getModelBytes ()

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

public Map <String, String> getMutableEnvironment ()

En su lugar, utilice accesores de mutación alternativos.

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;

public String getType ()

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

public com.google.protobuf.ByteString getTypeBytes ()

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

public String getVendor ()

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

public com.google.protobuf.ByteString getVendorBytes ()

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

public final boolean isInitialized ()

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

public DeviceProperties.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

DeviceProperties.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public DeviceProperties.Builder putAllEnvironment (Map <String, String> valores)

 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 (clave de cadena, valor de cadena)

 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 (clave de cadena)

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

 Memory bandwidth in KB/s
 
int64 bandwidth = 13;

public DeviceProperties.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public DeviceProperties.Builder setFrequency (valor largo)

 Core Frequency in Mhz
 
int64 frequency = 4;

public DeviceProperties.Builder setL1CacheSize (valor largo)

 L1 cache size in bytes
 
int64 l1_cache_size = 8;

public DeviceProperties.Builder setL2CacheSize (valor largo)

 L2 cache size in bytes
 
int64 l2_cache_size = 9;

public DeviceProperties.Builder setL3CacheSize (valor largo)

 L3 cache size in bytes
 
int64 l3_cache_size = 10;

public DeviceProperties.Builder setMemorySize (valor largo)

 Memory size in bytes
 
int64 memory_size = 12;

public DeviceProperties.Builder setModel (valor de cadena)

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

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

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

public DeviceProperties.Builder setNumCores (valor largo)

 Number of cores
 
int64 num_cores = 5;

public DeviceProperties.Builder setNumRegisters (valor largo)

 Number of registers per core.
 
int64 num_registers = 7;

public DeviceProperties.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

public DeviceProperties.Builder setSharedMemorySizePerMultiprocessor (valor largo)

 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 (valor de cadena)

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

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

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

DeviceProperties.Builder final público setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public DeviceProperties.Builder setVendor (valor de cadena)

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

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

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