genel son sınıf DeviceProperties
Protobuf tipi tensorflow.DeviceProperties
İç İçe Sınıflar
sınıf | DeviceProperties.Builder | Protobuf tipi tensorflow.DeviceProperties |
Sabitler
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 tuşu) 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 | hashKodu () |
son boole değeri | Başlatıldı () |
statik DeviceProperties.Builder | yeniİnşaatçı () |
statik DeviceProperties.Builder | newBuilder ( DeviceProperties prototipi) |
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 | ayrıştırıcı () |
DeviceProperties.Builder | inşaatçıya () |
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;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
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 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 geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
IOİstisnası |
---|