DeviceProperties

genel son sınıf DeviceProperties

Protobuf tipi tensorflow.DeviceProperties

İç İçe Sınıflar

sınıf DeviceProperties.Builder Protobuf tipi tensorflow.DeviceProperties

Sabitler

int BANDWIDTH_FIELD_NUMBER
int ENVIRONMENT_FIELD_NUMBER
int FREQUENCY_FIELD_NUMBER
int L1_CACHE_SIZE_FIELD_NUMBER
int L2_CACHE_SIZE_FIELD_NUMBER
int L3_CACHE_SIZE_FIELD_NUMBER
int MEMORY_SIZE_FIELD_NUMBER
int MODEL_FIELD_NUMBER
int NUM_CORES_FIELD_NUMBER
int NUM_REGISTERS_FIELD_NUMBER
int SHARED_MEMORY_SIZE_PER_MULTIPROCESSOR_FIELD_NUMBER
int TYPE_FIELD_NUMBER
int VENDOR_FIELD_NUMBER

Genel Yöntemler

boolean
içerirEnvironment (Dize anahtarı)
 Version of the tools and libraries used with this device (e.g.
boolean
eşittir (Nesne nesnesi)
uzun
getBant genişliği ()
 Memory bandwidth in KB/s
 
int64 bandwidth = 13;
statik Cihaz Özellikleri
Cihaz Özellikleri
final statik com.google.protobuf.Descriptors.Descriptor
Harita<Dize, Dize>
getEnvironment ()
Bunun yerine getEnvironmentMap() işlevini kullanın.
int
getEnvironmentCount ()
 Version of the tools and libraries used with this device (e.g.
Harita<Dize, Dize>
getEnvironmentMap ()
 Version of the tools and libraries used with this device (e.g.
Sicim
getEnvironmentOrDefault (Dize anahtarı, Dize defaultValue)
 Version of the tools and libraries used with this device (e.g.
Sicim
getEnvironmentOrThrow (Dize anahtarı)
 Version of the tools and libraries used with this device (e.g.
uzun
getFrequency ()
 Core Frequency in Mhz
 
int64 frequency = 4;
uzun
getL1CacheSize ()
 L1 cache size in bytes
 
int64 l1_cache_size = 8;
uzun
getL2CacheSize ()
 L2 cache size in bytes
 
int64 l2_cache_size = 9;
uzun
getL3CacheSize ()
 L3 cache size in bytes
 
int64 l3_cache_size = 10;
uzun
getMemorySize ()
 Memory size in bytes
 
int64 memory_size = 12;
Sicim
getModel ()
 Model (Haswell, K40, ...)
 
string model = 3;
com.google.protobuf.ByteString
getModelBytes ()
 Model (Haswell, K40, ...)
 
string model = 3;
uzun
getNumCores ()
 Number of cores
 
int64 num_cores = 5;
uzun
getNumRegisters ()
 Number of registers per core.
int
uzun
getSharedMemorySizePerMultiprocessor ()
 Shared memory size per multiprocessor in bytes.
Sicim
getType ()
 Device type (CPU, GPU, ...)
 
string type = 1;
com.google.protobuf.ByteString
getTypeBytes ()
 Device type (CPU, GPU, ...)
 
string type = 1;
final com.google.protobuf.UnknownFieldSet
Sicim
Satıcıyı al ()
 Vendor (Intel, nvidia, ...)
 
string vendor = 2;
com.google.protobuf.ByteString
getVendorBytes ()
 Vendor (Intel, nvidia, ...)
 
string vendor = 2;
int
son boole değeri
statik DeviceProperties.Builder
statik DeviceProperties.Builder
DeviceProperties.Builder
statik Cihaz Özellikleri
parseDelimitedFrom (InputStream girişi)
statik Cihaz Özellikleri
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Cihaz Özellikleri
parseFrom (ByteBuffer verileri)
statik Cihaz Özellikleri
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Cihaz Özellikleri
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Cihaz Özellikleri
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik Cihaz Özellikleri
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Cihaz Özellikleri
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik Cihaz Özellikleri
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Cihaz Özellikleri
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
DeviceProperties.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int BANDWIDTH_FIELD_NUMBER

Sabit Değer: 13

genel statik final int ENVIRONMENT_FIELD_NUMBER

Sabit Değer: 6

genel statik final int FREQUENCY_FIELD_NUMBER

Sabit Değer: 4

genel statik final int L1_CACHE_SIZE_FIELD_NUMBER

Sabit Değer: 8

genel statik final int L2_CACHE_SIZE_FIELD_NUMBER

Sabit Değer: 9

genel statik final int L3_CACHE_SIZE_FIELD_NUMBER

Sabit Değer: 10

genel statik final int MEMORY_SIZE_FIELD_NUMBER

Sabit Değer: 12

genel statik final int MODEL_FIELD_NUMBER

Sabit Değer: 3

genel statik final int NUM_CORES_FIELD_NUMBER

Sabit Değer: 5

genel statik final int NUM_REGISTERS_FIELD_NUMBER

Sabit Değer: 7

genel statik final int SHARED_MEMORY_SIZE_PER_MULTIPROCESSOR_FIELD_NUMBER

Sabit Değer: 11

genel statik final int TYPE_FIELD_NUMBER

Sabit Değer: 1

genel statik final int VENDOR_FIELD_NUMBER

Sabit Değer: 2

Genel Yöntemler

public boolean includeEnvironment (Dize anahtarı)

 Version of the tools and libraries used with this device (e.g. gcc 4.9,
 cudnn 5.1)
 
map<string, string> environment = 6;

genel boole eşittir (Object obj)

genel uzun getBandwidth ()

 Memory bandwidth in KB/s
 
int64 bandwidth = 13;

genel statik DeviceProperties getDefaultInstance ()

genel DeviceProperties getDefaultInstanceForType ()

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

genel Harita<String, String> getEnvironment ()

Bunun yerine getEnvironmentMap() işlevini kullanın.

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;

genel Harita<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 (Dize anahtarı, 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 (String anahtarı)

 Version of the tools and libraries used with this device (e.g. gcc 4.9,
 cudnn 5.1)
 
map<string, string> environment = 6;

genel uzun getFrequency ()

 Core Frequency in Mhz
 
int64 frequency = 4;

genel uzun getL1CacheSize ()

 L1 cache size in bytes
 
int64 l1_cache_size = 8;

genel uzun getL2CacheSize ()

 L2 cache size in bytes
 
int64 l2_cache_size = 9;

genel uzun getL3CacheSize ()

 L3 cache size in bytes
 
int64 l3_cache_size = 10;

genel uzun getMemorySize ()

 Memory size in bytes
 
int64 memory_size = 12;

genel Dize getModel ()

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

public com.google.protobuf.ByteString getModelBytes ()

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

halka açık uzun getNumCores ()

 Number of cores
 
int64 num_cores = 5;

halka açık uzun getNumRegisters ()

 Number of registers per core.
 
int64 num_registers = 7;

halk getParserForType ()

public int getSerializedSize ()

genel uzun getSharedMemorySizePerMultiprocessor ()

 Shared memory size per multiprocessor in bytes. This field is
 applicable to GPUs only.
 
int64 shared_memory_size_per_multiprocessor = 11;

genel Dize getType ()

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

public com.google.protobuf.ByteString getTypeBytes ()

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

genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()

genel Dize getVendor ()

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

public com.google.protobuf.ByteString getVendorBytes ()

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

genel int hashCode ()

genel final boolean isInitialized ()

genel statik DeviceProperties.Builder newBuilder ()

genel statik DeviceProperties.Builder newBuilder ( DeviceProperties prototipi)

public DeviceProperties.Builder newBuilderForType ()

genel statik DeviceProperties ayrıştırmaDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

genel statik DeviceProperties ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik DeviceProperties ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik DeviceProperties ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik DeviceProperties ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik DeviceProperties ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik Cihaz Özellikleri ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik DeviceProperties ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik DeviceProperties ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik DeviceProperties ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

genel DeviceProperties.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası