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