DeviceProperties

DeviceProperties kelas akhir publik

Tipe protobuf tensorflow.DeviceProperties

Kelas Bersarang

kelas DeviceProperties.Builder Tipe protobuf tensorflow.DeviceProperties

Konstanta

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

Metode Publik

boolean
berisi Lingkungan (kunci string)
 Version of the tools and libraries used with this device (e.g.
boolean
sama dengan (Objek objek)
panjang
dapatkanBandwidth ()
 Memory bandwidth in KB/s
 
int64 bandwidth = 13;
Properti Perangkat statis
Properti Perangkat
com.google.protobuf.Descriptors.Descriptor statis terakhir
Peta<String, String>
dapatkan Lingkungan ()
Gunakan getEnvironmentMap() sebagai gantinya.
ke dalam
dapatkanEnvironmentCount ()
 Version of the tools and libraries used with this device (e.g.
Peta<String, String>
dapatkan Peta Lingkungan ()
 Version of the tools and libraries used with this device (e.g.
Rangkaian
getEnvironmentOrDefault (kunci string, String defaultValue)
 Version of the tools and libraries used with this device (e.g.
Rangkaian
getEnvironmentOrThrow (kunci string)
 Version of the tools and libraries used with this device (e.g.
panjang
dapatkanFrekuensi ()
frekuensi
 Core Frequency in Mhz
 
int64 frequency = 4;
panjang
dapatkanL1CacheUkuran ()
 L1 cache size in bytes
 
int64 l1_cache_size = 8;
panjang
dapatkanL2CacheUkuran ()
 L2 cache size in bytes
 
int64 l2_cache_size = 9;
panjang
dapatkanL3CacheUkuran ()
 L3 cache size in bytes
 
int64 l3_cache_size = 10;
panjang
dapatkan Ukuran Memori ()
 Memory size in bytes
 
int64 memory_size = 12;
Rangkaian
dapatkanModel ()
 Model (Haswell, K40, ...)
 
string model = 3;
com.google.protobuf.ByteString
dapatkanModelBytes ()
 Model (Haswell, K40, ...)
 
string model = 3;
panjang
dapatkanNumCore ()
 Number of cores
 
int64 num_cores = 5;
panjang
dapatkanNumRegister ()
 Number of registers per core.
ke dalam
panjang
getSharedMemorySizePerMultiprosesor ()
 Shared memory size per multiprocessor in bytes.
Rangkaian
dapatkan Tipe ()
 Device type (CPU, GPU, ...)
 
string type = 1;
com.google.protobuf.ByteString
dapatkanTypeBytes ()
 Device type (CPU, GPU, ...)
 
string type = 1;
final com.google.protobuf.UnknownFieldSet
Rangkaian
dapatkan Vendor ()
 Vendor (Intel, nvidia, ...)
 
string vendor = 2;
com.google.protobuf.ByteString
dapatkanVendorBytes ()
 Vendor (Intel, nvidia, ...)
 
string vendor = 2;
ke dalam
boolean terakhir
DeviceProperties.Builder statis
DeviceProperties.Builder statis
DeviceProperties.Builder
Properti Perangkat statis
parseDelimitedFrom (masukan Aliran Masukan)
Properti Perangkat statis
parseDelimitedFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Properti Perangkat statis
parseFrom (data ByteBuffer)
Properti Perangkat statis
parseFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Properti Perangkat statis
parseFrom (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Properti Perangkat statis
parseFrom (com.google.protobuf.CodedInputStream masukan)
Properti Perangkat statis
parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Properti Perangkat statis
parseFrom (com.google.protobuf.ByteString data)
Properti Perangkat statis
parseFrom (masukan InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Properti Perangkat statis
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statis
DeviceProperties.Builder
ruang kosong
writeTo (com.google.protobuf.CodedOutputStream keluaran)

Metode Warisan

Konstanta

int final statis publik BANDWIDTH_FIELD_NUMBER

Nilai Konstan: 13

int final statis publik ENVIRONMENT_FIELD_NUMBER

Nilai Konstan: 6

int akhir statis publik FREQUENCY_FIELD_NUMBER

Nilai Konstan: 4

int akhir statis publik L1_CACHE_SIZE_FIELD_NUMBER

Nilai Konstan: 8

int akhir statis publik L2_CACHE_SIZE_FIELD_NUMBER

Nilai Konstan: 9

int akhir statis publik L3_CACHE_SIZE_FIELD_NUMBER

Nilai Konstan: 10

int akhir statis publik MEMORY_SIZE_FIELD_NUMBER

Nilai Konstan: 12

int akhir statis publik MODEL_FIELD_NUMBER

Nilai Konstan: 3

int final statis publik NUM_CORES_FIELD_NUMBER

Nilai Konstan: 5

int final statis publik NUM_REGISTERS_FIELD_NUMBER

Nilai Konstan: 7

int akhir statis publik SHARED_MEMORY_SIZE_PER_MULTIPROCESSOR_FIELD_NUMBER

Nilai Konstan: 11

int akhir statis publik TYPE_FIELD_NUMBER

Nilai Konstan: 1

int final statis publik VENDOR_FIELD_NUMBER

Nilai Konstan: 2

Metode Publik

boolean publik berisi Lingkungan (kunci String)

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

boolean publik sama (Obj objek)

getBandwidth panjang publik ()

 Memory bandwidth in KB/s
 
int64 bandwidth = 13;

DeviceProperties statis publik getDefaultInstance ()

DeviceProperties publik getDefaultInstanceForType ()

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

Peta publik<String, String> getEnvironment ()

Gunakan getEnvironmentMap() sebagai gantinya.

int publik getEnvironmentCount ()

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

Peta publik<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;

String publik getEnvironmentOrDefault (kunci 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;

String publik getEnvironmentOrThrow (kunci String)

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

Frekuensi get panjang publik ()

frekuensi

 Core Frequency in Mhz
 
int64 frequency = 4;

getL1CacheSize panjang publik ()

 L1 cache size in bytes
 
int64 l1_cache_size = 8;

getL2CacheSize panjang publik ()

 L2 cache size in bytes
 
int64 l2_cache_size = 9;

getL3CacheSize panjang publik ()

 L3 cache size in bytes
 
int64 l3_cache_size = 10;

getMemorySize panjang publik ()

 Memory size in bytes
 
int64 memory_size = 12;

GetModel String publik ()

model string

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

publik com.google.protobuf.ByteString getModelBytes ()

model string

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

getNumCores panjang publik ()

 Number of cores
 
int64 num_cores = 5;

getNumRegisters panjang publik ()

 Number of registers per core.
 
int64 num_registers = 7;

publik dapatkanParserForType ()

publik int getSerializedSize ()

publik panjang getSharedMemorySizePerMultiprocessor ()

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

GetType String publik ()

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

publik com.google.protobuf.ByteString getTypeBytes ()

tipe string

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

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

GetVendor String publik ()

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

publik com.google.protobuf.ByteString getVendorBytes ()

vendor string

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

kode hash int publik ()

boolean akhir publik diinisialisasi ()

DeviceProperties.Builder statis publik newBuilder ()

DeviceProperties.Builder statis publik newBuilder (prototipe DeviceProperties )

DeviceProperties.Builder publik newBuilderForType ()

DeviceProperties statis publik parseDelimitedFrom (input InputStream)

Melempar
Pengecualian IO

DeviceProperties statis publik parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom DeviceProperties statis publik (data ByteBuffer)

Melempar
InvalidProtocolBufferException

parseFrom DeviceProperties statis publik (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom DeviceProperties statis publik (data ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom DeviceProperties statis publik (com.google.protobuf.CodedInputStream input)

Melempar
Pengecualian IO

parseFrom DeviceProperties statis publik (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

parseFrom DeviceProperties statis publik (com.google.protobuf.ByteString data)

Melempar
InvalidProtocolBufferException

parseFrom DeviceProperties statis publik (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

parseFrom DeviceProperties statis publik (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
InvalidProtocolBufferException

statis publik pengurai ()

DeviceProperties.Builder toBuilder publik ()

public void writeTo (com.google.protobuf.CodedOutputStream keluaran)

Melempar
Pengecualian IO