| Package | Description |
|---|---|
| org.tensorflow.util.testlog |
| Modifier and Type | Method and Description |
|---|---|
CPUInfo |
CPUInfo.Builder.build() |
CPUInfo |
CPUInfo.Builder.buildPartial() |
CPUInfo |
MachineConfiguration.getCpuInfo()
CPU Information.
|
CPUInfo |
MachineConfiguration.Builder.getCpuInfo()
CPU Information.
|
CPUInfo |
MachineConfigurationOrBuilder.getCpuInfo()
CPU Information.
|
static CPUInfo |
CPUInfo.getDefaultInstance() |
CPUInfo |
CPUInfo.getDefaultInstanceForType() |
CPUInfo |
CPUInfo.Builder.getDefaultInstanceForType() |
static CPUInfo |
CPUInfo.parseDelimitedFrom(InputStream input) |
static CPUInfo |
CPUInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CPUInfo |
CPUInfo.parseFrom(byte[] data) |
static CPUInfo |
CPUInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CPUInfo |
CPUInfo.parseFrom(ByteBuffer data) |
static CPUInfo |
CPUInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CPUInfo |
CPUInfo.parseFrom(com.google.protobuf.ByteString data) |
static CPUInfo |
CPUInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CPUInfo |
CPUInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static CPUInfo |
CPUInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CPUInfo |
CPUInfo.parseFrom(InputStream input) |
static CPUInfo |
CPUInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CPUInfo> |
CPUInfo.getParserForType() |
static com.google.protobuf.Parser<CPUInfo> |
CPUInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
MachineConfiguration.Builder |
MachineConfiguration.Builder.mergeCpuInfo(CPUInfo value)
CPU Information.
|
CPUInfo.Builder |
CPUInfo.Builder.mergeFrom(CPUInfo other) |
static CPUInfo.Builder |
CPUInfo.newBuilder(CPUInfo prototype) |
MachineConfiguration.Builder |
MachineConfiguration.Builder.setCpuInfo(CPUInfo value)
CPU Information.
|
Copyright © 2015–2019. All rights reserved.