מחלקה אחרונה ציבורית DeviceProperties
סוג Protobuf tensorflow.DeviceProperties
כיתות מקוננות
| מַחלָקָה | DeviceProperties.Builder | סוג Protobuf tensorflow.DeviceProperties | |
קבועים
שיטות ציבוריות
| בוליאני | containsEnvironment (מפתח מחרוזת) Version of the tools and libraries used with this device (e.g. |
| בוליאני | שווה (Object obj) |
| אָרוֹך | getBandwidth () Memory bandwidth in KB/s int64 bandwidth = 13; |
| מאפייני התקן סטטיים | |
| מאפייני התקן | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| מפה<String, String> | getEnvironment () השתמש ב- getEnvironmentMap() במקום זאת. |
| int | getEnvironmentCount () Version of the tools and libraries used with this device (e.g. |
| מפה<String, String> | getEnvironmentMap () Version of the tools and libraries used with this device (e.g. |
| חוּט | getEnvironmentOrDefault (מפתח מחרוזת, מחרוזת defaultValue) Version of the tools and libraries used with this device (e.g. |
| חוּט | getEnvironmentOrThrow (מפתח מחרוזת) Version of the tools and libraries used with this device (e.g. |
| אָרוֹך | getFrequency () Core Frequency in Mhz int64 frequency = 4; |
| אָרוֹך | getL1CacheSize () L1 cache size in bytes int64 l1_cache_size = 8; |
| אָרוֹך | getL2CacheSize () L2 cache size in bytes int64 l2_cache_size = 9; |
| אָרוֹך | getL3CacheSize () L3 cache size in bytes int64 l3_cache_size = 10; |
| אָרוֹך | getMemorySize () Memory size in bytes int64 memory_size = 12; |
| חוּט | getModel () Model (Haswell, K40, ...) string model = 3; |
| com.google.protobuf.ByteString | getModelBytes () Model (Haswell, K40, ...) string model = 3; |
| אָרוֹך | getNumCores () Number of cores int64 num_cores = 5; |
| אָרוֹך | getNumRegisters () Number of registers per core. |
| int | |
| אָרוֹך | getSharedMemorySizePerMultiprocessor () Shared memory size per multiprocessor in bytes. |
| חוּט | 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 | |
| חוּט | getVendor () Vendor (Intel, nvidia, ...) string vendor = 2; |
| com.google.protobuf.ByteString | getVendorBytes () Vendor (Intel, nvidia, ...) string vendor = 2; |
| int | hashcode () |
| בוליאנית סופית | |
| סטטי DeviceProperties.Builder | newBuilder () |
| סטטי DeviceProperties.Builder | newBuilder (אב-טיפוס DeviceProperties ) |
| DeviceProperties.Builder | |
| מאפייני התקן סטטיים | parseDelimitedFrom (קלט InputStream) |
| מאפייני התקן סטטיים | parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| מאפייני התקן סטטיים | parseFrom (נתוני ByteBuffer) |
| מאפייני התקן סטטיים | parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| מאפייני התקן סטטיים | parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| מאפייני התקן סטטיים | parseFrom (קלט com.google.protobuf.CodedInputStream) |
| מאפייני התקן סטטיים | parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| מאפייני התקן סטטיים | parseFrom (נתוני com.google.protobuf.ByteString) |
| מאפייני התקן סטטיים | parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| מאפייני התקן סטטיים | parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| סטָטִי | מנתח () |
| DeviceProperties.Builder | toBuilder () |
| בָּטֵל | writeTo (פלט com.google.protobuf.CodedOutputStream) |
שיטות בירושה
קבועים
גמר סטטי ציבורי BANDWIDTH_FIELD_NUMBER
ערך קבוע: 13
סופי סטטי ציבורי ENVIRONMENT_FIELD_NUMBER
ערך קבוע: 6
גמר סטטי ציבורי FREQUENCY_FIELD_NUMBER
ערך קבוע: 4
גמר סטטי ציבורי משותף L1_CACHE_SIZE_FIELD_NUMBER
ערך קבוע: 8
גמר סטטי ציבורי ב- L2_CACHE_SIZE_FIELD_NUMBER
ערך קבוע: 9
גמר סטטי ציבורי משותף L3_CACHE_SIZE_FIELD_NUMBER
ערך קבוע: 10
סופי סטטי ציבורי MEMORY_SIZE_FIELD_NUMBER
ערך קבוע: 12
אינט גמר סטטי ציבורי MODEL_FIELD_NUMBER
ערך קבוע: 3
גמר סטטי ציבורי NUM_CORES_FIELD_NUMBER
ערך קבוע: 5
גמר סטטי ציבורי NUM_REGISTERS_FIELD_NUMBER
ערך קבוע: 7
גמר סטטי ציבורי SHARED_MEMORY_SIZE_PER_MULTIPROCESSOR_FIELD_NUMBER
ערך קבוע: 11
סופי סטטי ציבורי TYPE_FIELD_NUMBER
ערך קבוע: 1
גמר סטטי ציבורי אינט VENDOR_FIELD_NUMBER
ערך קבוע: 2
שיטות ציבוריות
בוליאני ציבורי מכילEnvironment (מפתח מחרוזת)
Version of the tools and libraries used with this device (e.g. gcc 4.9, cudnn 5.1)
map<string, string> environment = 6; שווה ערך בוליאני ציבורי (Object obj)
public long 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; מפה ציבורית<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 (מפתח מחרוזת, 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; מחרוזת ציבורית getEnvironmentOrThrow (מפתח מחרוזת)
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; מחרוזת ציבורית getModel ()
Model (Haswell, K40, ...)
string model = 3; public com.google.protobuf.ByteString getModelBytes ()
Model (Haswell, K40, ...)
string model = 3; Public long getNumCores ()
Number of cores
int64 num_cores = 5; public long getNumRegisters ()
Number of registers per core.
int64 num_registers = 7; פּוּמְבֵּי getParserForType ()
public int getSerializedSize ()
public long getSharedMemorySizePerMultiprocessor ()
Shared memory size per multiprocessor in bytes. This field is applicable to GPUs only.
int64 shared_memory_size_per_multiprocessor = 11; מחרוזת ציבורית getType ()
Device type (CPU, GPU, ...)
string type = 1; public com.google.protobuf.ByteString getTypeBytes ()
Device type (CPU, GPU, ...)
string type = 1; public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
מחרוזת ציבורית getVendor ()
Vendor (Intel, nvidia, ...)
string vendor = 2; public com.google.protobuf.ByteString getVendorBytes ()
Vendor (Intel, nvidia, ...)
string vendor = 2; public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
public static DeviceProperties parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static DeviceProperties parseFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static DeviceProperties parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
public static DeviceProperties parseFrom (קלט com.google.protobuf.CodedInputStream)
זורק
| IOException |
|---|
public static DeviceProperties parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
public static DeviceProperties parseFrom (נתוני com.google.protobuf.ByteString)
זורק
| InvalidProtocolBufferException |
|---|
public static DeviceProperties parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| IOException |
|---|
public static DeviceProperties parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
| InvalidProtocolBufferException |
|---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
| IOException |
|---|