DeviceProperties.Builder

מחלקה סופית סטטית ציבורית DeviceProperties.Builder

סוג Protobuf tensorflow.DeviceProperties

שיטות ציבוריות

DeviceProperties.Builder
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
מאפייני התקן
מאפייני התקן
DeviceProperties.Builder
DeviceProperties.Builder
clearBandwidth ()
 Memory bandwidth in KB/s
 
int64 bandwidth = 13;
DeviceProperties.Builder
DeviceProperties.Builder
clearField (שדה 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
בוליאני
containsEnvironment (מפתח מחרוזת)
 Version of the tools and libraries used with this device (e.g.
ארוך
getBandwidth ()
 Memory bandwidth in KB/s
 
int64 bandwidth = 13;
מאפייני התקן
final static com.google.protobuf.Descriptors.Descriptor
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;
מפה<String, String>
getMutableEnvironment ()
השתמש במקום זאת באביזרי מוטציה חלופיים.
ארוך
getNumCores ()
 Number of cores
 
int64 num_cores = 5;
ארוך
getNumRegisters ()
 Number of registers per core.
ארוך
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;
חוּט
getVendor ()
 Vendor (Intel, nvidia, ...)
 
string vendor = 2;
com.google.protobuf.ByteString
getVendorBytes ()
 Vendor (Intel, nvidia, ...)
 
string vendor = 2;
בוליאנית סופית
DeviceProperties.Builder
mergeFrom (com.google.protobuf.Message אחר)
DeviceProperties.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
final DeviceProperties.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
DeviceProperties.Builder
putAllEnvironment (ערכי מפה<String, String>)
 Version of the tools and libraries used with this device (e.g.
DeviceProperties.Builder
putEnvironment (מפתח מחרוזת, ערך מחרוזת)
 Version of the tools and libraries used with this device (e.g.
DeviceProperties.Builder
removeEnvironment (מפתח מחרוזת)
 Version of the tools and libraries used with this device (e.g.
DeviceProperties.Builder
setwidth (ערך ארוך)
 Memory bandwidth in KB/s
 
int64 bandwidth = 13;
DeviceProperties.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
DeviceProperties.Builder
setFrequency (ערך ארוך)
 Core Frequency in Mhz
 
int64 frequency = 4;
DeviceProperties.Builder
setL1CacheSize (ערך ארוך)
 L1 cache size in bytes
 
int64 l1_cache_size = 8;
DeviceProperties.Builder
setL2CacheSize (ערך ארוך)
 L2 cache size in bytes
 
int64 l2_cache_size = 9;
DeviceProperties.Builder
setL3CacheSize (ערך ארוך)
 L3 cache size in bytes
 
int64 l3_cache_size = 10;
DeviceProperties.Builder
setMemorySize (ערך ארוך)
 Memory size in bytes
 
int64 memory_size = 12;
DeviceProperties.Builder
setModel (ערך מחרוזת)
 Model (Haswell, K40, ...)
 
string model = 3;
DeviceProperties.Builder
setModelBytes (ערך com.google.protobuf.ByteString)
 Model (Haswell, K40, ...)
 
string model = 3;
DeviceProperties.Builder
setNumCores (ערך ארוך)
 Number of cores
 
int64 num_cores = 5;
DeviceProperties.Builder
setNumRegisters (ערך ארוך)
 Number of registers per core.
DeviceProperties.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
DeviceProperties.Builder
setSharedMemorySizePerMultiprocessor (ערך ארוך)
 Shared memory size per multiprocessor in bytes.
DeviceProperties.Builder
setType (ערך מחרוזת)
 Device type (CPU, GPU, ...)
 
string type = 1;
DeviceProperties.Builder
setTypeBytes (ערך com.google.protobuf.ByteString)
 Device type (CPU, GPU, ...)
 
string type = 1;
final DeviceProperties.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
DeviceProperties.Builder
setVendor (ערך מחרוזת)
 Vendor (Intel, nvidia, ...)
 
string vendor = 2;
DeviceProperties.Builder
setVendorBytes (ערך com.google.protobuf.ByteString)
 Vendor (Intel, nvidia, ...)
 
string vendor = 2;

שיטות בירושה

שיטות ציבוריות

public DeviceProperties.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

בניית מאפיינים ציבוריים של מכשיר ()

public DeviceProperties buildPartial ()

public DeviceProperties.Builder נקה ()

public DeviceProperties.Builder clearBandwidth ()

 Memory bandwidth in KB/s
 
int64 bandwidth = 13;

public DeviceProperties.Builder clearEnvironment ()

public DeviceProperties.Builder clearField (שדה 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;

שיבוט public DeviceProperties.Builder ()

בוליאני ציבורי מכילEnvironment (מפתח מחרוזת)

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

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

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

מפה ציבורית<String, String> getEnvironment ()

השתמש getEnvironmentMap() במקום זאת.

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;

מפה ציבורית<String, String> getMutableEnvironment ()

השתמש במקום זאת באביזרי מוטציה חלופיים.

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;

מחרוזת ציבורית getType ()

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

public com.google.protobuf.ByteString getTypeBytes ()

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

מחרוזת ציבורית getVendor ()

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

public com.google.protobuf.ByteString getVendorBytes ()

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

בוליאני הסופי הציבורי הוא אתחול ()

public DeviceProperties.Builder mergeFrom (com.google.protobuf.Message אחר)

public DeviceProperties.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public final DeviceProperties.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public DeviceProperties.Builder putAllEnvironment (ערכי מפה<String, String>)

 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 (מפתח מחרוזת, ערך מחרוזת)

 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 (מפתח מחרוזת)

 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 setwidth (ערך ארוך)

 Memory bandwidth in KB/s
 
int64 bandwidth = 13;

public DeviceProperties.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public DeviceProperties.Builder setFrequency (ערך ארוך)

 Core Frequency in Mhz
 
int64 frequency = 4;

public DeviceProperties.Builder setL1CacheSize (ערך ארוך)

 L1 cache size in bytes
 
int64 l1_cache_size = 8;

public DeviceProperties.Builder setL2CacheSize (ערך ארוך)

 L2 cache size in bytes
 
int64 l2_cache_size = 9;

public DeviceProperties.Builder setL3CacheSize (ערך ארוך)

 L3 cache size in bytes
 
int64 l3_cache_size = 10;

public DeviceProperties.Builder setMemorySize (ערך ארוך)

 Memory size in bytes
 
int64 memory_size = 12;

public DeviceProperties.Builder setModel (ערך מחרוזת)

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

public DeviceProperties.Builder setModelBytes (ערך com.google.protobuf.ByteString)

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

public DeviceProperties.Builder setNumCores (ערך ארוך)

 Number of cores
 
int64 num_cores = 5;

public DeviceProperties.Builder setNumRegisters (ערך ארוך)

 Number of registers per core.
 
int64 num_registers = 7;

public DeviceProperties.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)

public DeviceProperties.Builder setSharedMemorySizePerMultiprocessor (ערך ארוך)

 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 (ערך מחרוזת)

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

public DeviceProperties.Builder setTypeBytes (ערך com.google.protobuf.ByteString)

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

public final DeviceProperties.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public DeviceProperties.Builder setVendor (ערך מחרוזת)

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

public DeviceProperties.Builder setVendorBytes (ערך com.google.protobuf.ByteString)

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

,
מחלקה סופית סטטית ציבורית DeviceProperties.Builder

סוג Protobuf tensorflow.DeviceProperties

שיטות ציבוריות

DeviceProperties.Builder
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
מאפייני התקן
מאפייני התקן
DeviceProperties.Builder
DeviceProperties.Builder
clearBandwidth ()
 Memory bandwidth in KB/s
 
int64 bandwidth = 13;
DeviceProperties.Builder
DeviceProperties.Builder
clearField (שדה 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
בוליאני
containsEnvironment (מפתח מחרוזת)
 Version of the tools and libraries used with this device (e.g.
ארוך
getBandwidth ()
 Memory bandwidth in KB/s
 
int64 bandwidth = 13;
מאפייני התקן
final static com.google.protobuf.Descriptors.Descriptor
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;
מפה<String, String>
getMutableEnvironment ()
השתמש במקום זאת באביזרי מוטציה חלופיים.
ארוך
getNumCores ()
 Number of cores
 
int64 num_cores = 5;
ארוך
getNumRegisters ()
 Number of registers per core.
ארוך
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;
חוּט
getVendor ()
 Vendor (Intel, nvidia, ...)
 
string vendor = 2;
com.google.protobuf.ByteString
getVendorBytes ()
 Vendor (Intel, nvidia, ...)
 
string vendor = 2;
בוליאנית סופית
DeviceProperties.Builder
mergeFrom (com.google.protobuf.Message אחר)
DeviceProperties.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
final DeviceProperties.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
DeviceProperties.Builder
putAllEnvironment (ערכי מפה<String, String>)
 Version of the tools and libraries used with this device (e.g.
DeviceProperties.Builder
putEnvironment (מפתח מחרוזת, ערך מחרוזת)
 Version of the tools and libraries used with this device (e.g.
DeviceProperties.Builder
removeEnvironment (מפתח מחרוזת)
 Version of the tools and libraries used with this device (e.g.
DeviceProperties.Builder
setwidth (ערך ארוך)
 Memory bandwidth in KB/s
 
int64 bandwidth = 13;
DeviceProperties.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
DeviceProperties.Builder
setFrequency (ערך ארוך)
 Core Frequency in Mhz
 
int64 frequency = 4;
DeviceProperties.Builder
setL1CacheSize (ערך ארוך)
 L1 cache size in bytes
 
int64 l1_cache_size = 8;
DeviceProperties.Builder
setL2CacheSize (ערך ארוך)
 L2 cache size in bytes
 
int64 l2_cache_size = 9;
DeviceProperties.Builder
setL3CacheSize (ערך ארוך)
 L3 cache size in bytes
 
int64 l3_cache_size = 10;
DeviceProperties.Builder
setMemorySize (ערך ארוך)
 Memory size in bytes
 
int64 memory_size = 12;
DeviceProperties.Builder
setModel (ערך מחרוזת)
 Model (Haswell, K40, ...)
 
string model = 3;
DeviceProperties.Builder
setModelBytes (ערך com.google.protobuf.ByteString)
 Model (Haswell, K40, ...)
 
string model = 3;
DeviceProperties.Builder
setNumCores (ערך ארוך)
 Number of cores
 
int64 num_cores = 5;
DeviceProperties.Builder
setNumRegisters (ערך ארוך)
 Number of registers per core.
DeviceProperties.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
DeviceProperties.Builder
setSharedMemorySizePerMultiprocessor (ערך ארוך)
 Shared memory size per multiprocessor in bytes.
DeviceProperties.Builder
setType (ערך מחרוזת)
 Device type (CPU, GPU, ...)
 
string type = 1;
DeviceProperties.Builder
setTypeBytes (ערך com.google.protobuf.ByteString)
 Device type (CPU, GPU, ...)
 
string type = 1;
final DeviceProperties.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
DeviceProperties.Builder
setVendor (ערך מחרוזת)
 Vendor (Intel, nvidia, ...)
 
string vendor = 2;
DeviceProperties.Builder
setVendorBytes (ערך com.google.protobuf.ByteString)
 Vendor (Intel, nvidia, ...)
 
string vendor = 2;

שיטות בירושה

שיטות ציבוריות

public DeviceProperties.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

בניית מאפיינים ציבוריים של מכשיר ()

public DeviceProperties buildPartial ()

public DeviceProperties.Builder נקה ()

public DeviceProperties.Builder clearBandwidth ()

 Memory bandwidth in KB/s
 
int64 bandwidth = 13;

public DeviceProperties.Builder clearEnvironment ()

public DeviceProperties.Builder clearField (שדה 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;

שיבוט public DeviceProperties.Builder ()

בוליאני ציבורי מכילEnvironment (מפתח מחרוזת)

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

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

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

מפה ציבורית<String, String> getEnvironment ()

השתמש getEnvironmentMap() במקום זאת.

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;

מפה ציבורית<String, String> getMutableEnvironment ()

השתמש במקום זאת באביזרי מוטציה חלופיים.

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;

מחרוזת ציבורית getType ()

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

public com.google.protobuf.ByteString getTypeBytes ()

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

מחרוזת ציבורית getVendor ()

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

public com.google.protobuf.ByteString getVendorBytes ()

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

בוליאני הסופי הציבורי הוא אתחול ()

public DeviceProperties.Builder mergeFrom (com.google.protobuf.Message אחר)

public DeviceProperties.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public final DeviceProperties.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public DeviceProperties.Builder putAllEnvironment (ערכי מפה<String, String>)

 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 (מפתח מחרוזת, ערך מחרוזת)

 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 (מפתח מחרוזת)

 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 setwidth (ערך ארוך)

 Memory bandwidth in KB/s
 
int64 bandwidth = 13;

public DeviceProperties.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public DeviceProperties.Builder setFrequency (ערך ארוך)

 Core Frequency in Mhz
 
int64 frequency = 4;

public DeviceProperties.Builder setL1CacheSize (ערך ארוך)

 L1 cache size in bytes
 
int64 l1_cache_size = 8;

public DeviceProperties.Builder setL2CacheSize (ערך ארוך)

 L2 cache size in bytes
 
int64 l2_cache_size = 9;

public DeviceProperties.Builder setL3CacheSize (ערך ארוך)

 L3 cache size in bytes
 
int64 l3_cache_size = 10;

public DeviceProperties.Builder setMemorySize (ערך ארוך)

 Memory size in bytes
 
int64 memory_size = 12;

public DeviceProperties.Builder setModel (ערך מחרוזת)

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

public DeviceProperties.Builder setModelBytes (ערך com.google.protobuf.ByteString)

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

public DeviceProperties.Builder setNumCores (ערך ארוך)

 Number of cores
 
int64 num_cores = 5;

public DeviceProperties.Builder setNumRegisters (ערך ארוך)

 Number of registers per core.
 
int64 num_registers = 7;

public DeviceProperties.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)

public DeviceProperties.Builder setSharedMemorySizePerMultiprocessor (ערך ארוך)

 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 (ערך מחרוזת)

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

public DeviceProperties.Builder setTypeBytes (ערך com.google.protobuf.ByteString)

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

public final DeviceProperties.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public DeviceProperties.Builder setVendor (ערך מחרוזת)

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

public DeviceProperties.Builder setVendorBytes (ערך com.google.protobuf.ByteString)

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