Package | Description |
---|---|
tensorflow |
Modifier and Type | Method and Description |
---|---|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.clear() |
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.clearBandwidth()
Memory bandwidth in KB/s
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.clearEnvironment() |
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.clearFrequency()
Core Frequency in Mhz
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.clearL1CacheSize()
L1 cache size in bytes
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.clearL2CacheSize()
L2 cache size in bytes
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.clearL3CacheSize()
L3 cache size in bytes
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.clearMemorySize()
Memory size in bytes
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.clearModel()
Model (Haswell, K40, ...)
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.clearNumCores()
Number of cores
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.clearNumRegisters()
Number of registers per core.
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.clearSharedMemorySizePerMultiprocessor()
Shared memory size per multiprocessor in bytes.
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.clearType()
Device type (CPU, GPU, ...)
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.clearVendor()
Vendor (Intel, nvidia, ...)
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.clone() |
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.mergeFrom(DevicePropertiesProtos.DeviceProperties other) |
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.mergeFrom(com.google.protobuf.Message other) |
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.newBuilder() |
static DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.newBuilder(DevicePropertiesProtos.DeviceProperties prototype) |
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.newBuilderForType() |
protected DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.putAllEnvironment(Map<String,String> values)
Version of the tools and libraries used with this device (e.g.
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.putEnvironment(String key,
String value)
Version of the tools and libraries used with this device (e.g.
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.removeEnvironment(String key)
Version of the tools and libraries used with this device (e.g.
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.setBandwidth(long value)
Memory bandwidth in KB/s
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.setFrequency(long value)
Core Frequency in Mhz
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.setL1CacheSize(long value)
L1 cache size in bytes
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.setL2CacheSize(long value)
L2 cache size in bytes
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.setL3CacheSize(long value)
L3 cache size in bytes
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.setMemorySize(long value)
Memory size in bytes
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.setModel(String value)
Model (Haswell, K40, ...)
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.setModelBytes(com.google.protobuf.ByteString value)
Model (Haswell, K40, ...)
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.setNumCores(long value)
Number of cores
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.setNumRegisters(long value)
Number of registers per core.
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.setSharedMemorySizePerMultiprocessor(long value)
Shared memory size per multiprocessor in bytes.
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.setType(String value)
Device type (CPU, GPU, ...)
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.setTypeBytes(com.google.protobuf.ByteString value)
Device type (CPU, GPU, ...)
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.setVendor(String value)
Vendor (Intel, nvidia, ...)
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.Builder.setVendorBytes(com.google.protobuf.ByteString value)
Vendor (Intel, nvidia, ...)
|
DevicePropertiesProtos.DeviceProperties.Builder |
DevicePropertiesProtos.DeviceProperties.toBuilder() |
Copyright © 2015–2017. All rights reserved.