| Package | Description |
|---|---|
| org.tensorflow.util.testlog |
| Modifier and Type | Method and Description |
|---|---|
GPUInfo.Builder |
GPUInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GPUInfo.Builder |
GPUInfo.Builder.clear() |
GPUInfo.Builder |
GPUInfo.Builder.clearBusId()
e.g.
|
GPUInfo.Builder |
GPUInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GPUInfo.Builder |
GPUInfo.Builder.clearModel()
e.g.
|
GPUInfo.Builder |
GPUInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
GPUInfo.Builder |
GPUInfo.Builder.clearUuid()
Final entry in output of "nvidia-smi -L"
|
GPUInfo.Builder |
GPUInfo.Builder.clone() |
GPUInfo.Builder |
GPUInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GPUInfo.Builder |
GPUInfo.Builder.mergeFrom(GPUInfo other) |
GPUInfo.Builder |
GPUInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
GPUInfo.Builder |
GPUInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static GPUInfo.Builder |
GPUInfo.newBuilder() |
static GPUInfo.Builder |
GPUInfo.newBuilder(GPUInfo prototype) |
GPUInfo.Builder |
GPUInfo.newBuilderForType() |
protected GPUInfo.Builder |
GPUInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
GPUInfo.Builder |
GPUInfo.Builder.setBusId(String value)
e.g.
|
GPUInfo.Builder |
GPUInfo.Builder.setBusIdBytes(com.google.protobuf.ByteString value)
e.g.
|
GPUInfo.Builder |
GPUInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GPUInfo.Builder |
GPUInfo.Builder.setModel(String value)
e.g.
|
GPUInfo.Builder |
GPUInfo.Builder.setModelBytes(com.google.protobuf.ByteString value)
e.g.
|
GPUInfo.Builder |
GPUInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
GPUInfo.Builder |
GPUInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
GPUInfo.Builder |
GPUInfo.Builder.setUuid(String value)
Final entry in output of "nvidia-smi -L"
|
GPUInfo.Builder |
GPUInfo.Builder.setUuidBytes(com.google.protobuf.ByteString value)
Final entry in output of "nvidia-smi -L"
|
GPUInfo.Builder |
GPUInfo.toBuilder() |
Copyright © 2015–2019. All rights reserved.