| Package | Description |
|---|---|
| org.tensorflow.util.testlog |
| Modifier and Type | Method and Description |
|---|---|
PlatformInfo.Builder |
PlatformInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PlatformInfo.Builder |
PlatformInfo.Builder.clear() |
PlatformInfo.Builder |
PlatformInfo.Builder.clearBits()
e.g.
|
PlatformInfo.Builder |
PlatformInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PlatformInfo.Builder |
PlatformInfo.Builder.clearLinkage()
e.g.
|
PlatformInfo.Builder |
PlatformInfo.Builder.clearMachine()
e.g.
|
PlatformInfo.Builder |
PlatformInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PlatformInfo.Builder |
PlatformInfo.Builder.clearRelease()
e.g.
|
PlatformInfo.Builder |
PlatformInfo.Builder.clearSystem()
e.g.
|
PlatformInfo.Builder |
PlatformInfo.Builder.clearVersion()
e.g.
|
PlatformInfo.Builder |
PlatformInfo.Builder.clone() |
PlatformInfo.Builder |
MachineConfiguration.Builder.getPlatformInfoBuilder()
Additional platform information.
|
PlatformInfo.Builder |
PlatformInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PlatformInfo.Builder |
PlatformInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
PlatformInfo.Builder |
PlatformInfo.Builder.mergeFrom(PlatformInfo other) |
PlatformInfo.Builder |
PlatformInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static PlatformInfo.Builder |
PlatformInfo.newBuilder() |
static PlatformInfo.Builder |
PlatformInfo.newBuilder(PlatformInfo prototype) |
PlatformInfo.Builder |
PlatformInfo.newBuilderForType() |
protected PlatformInfo.Builder |
PlatformInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
PlatformInfo.Builder |
PlatformInfo.Builder.setBits(String value)
e.g.
|
PlatformInfo.Builder |
PlatformInfo.Builder.setBitsBytes(com.google.protobuf.ByteString value)
e.g.
|
PlatformInfo.Builder |
PlatformInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PlatformInfo.Builder |
PlatformInfo.Builder.setLinkage(String value)
e.g.
|
PlatformInfo.Builder |
PlatformInfo.Builder.setLinkageBytes(com.google.protobuf.ByteString value)
e.g.
|
PlatformInfo.Builder |
PlatformInfo.Builder.setMachine(String value)
e.g.
|
PlatformInfo.Builder |
PlatformInfo.Builder.setMachineBytes(com.google.protobuf.ByteString value)
e.g.
|
PlatformInfo.Builder |
PlatformInfo.Builder.setRelease(String value)
e.g.
|
PlatformInfo.Builder |
PlatformInfo.Builder.setReleaseBytes(com.google.protobuf.ByteString value)
e.g.
|
PlatformInfo.Builder |
PlatformInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PlatformInfo.Builder |
PlatformInfo.Builder.setSystem(String value)
e.g.
|
PlatformInfo.Builder |
PlatformInfo.Builder.setSystemBytes(com.google.protobuf.ByteString value)
e.g.
|
PlatformInfo.Builder |
PlatformInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PlatformInfo.Builder |
PlatformInfo.Builder.setVersion(String value)
e.g.
|
PlatformInfo.Builder |
PlatformInfo.Builder.setVersionBytes(com.google.protobuf.ByteString value)
e.g.
|
PlatformInfo.Builder |
PlatformInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
MachineConfiguration.Builder |
MachineConfiguration.Builder.setPlatformInfo(PlatformInfo.Builder builderForValue)
Additional platform information.
|
Copyright © 2015–2019. All rights reserved.