| Package | Description |
|---|---|
| org.tensorflow.framework |
| Modifier and Type | Method and Description |
|---|---|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.clear() |
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.clearKernelName()
Name of the kernel making the allocation as set in GraphDef,
e.g., "affine2/weights/Assign".
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.clearStepId()
Process-unique step id.
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.clearTensor()
Allocated tensor details.
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.clone() |
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.mergeFrom(MemoryLogTensorAllocation other) |
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.mergeFrom(com.github.os72.protobuf351.Message other) |
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.mergeTensor(TensorDescription value)
Allocated tensor details.
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
static MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.newBuilder() |
static MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.newBuilder(MemoryLogTensorAllocation prototype) |
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.newBuilderForType() |
protected MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.newBuilderForType(com.github.os72.protobuf351.GeneratedMessageV3.BuilderParent parent) |
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.setKernelName(String value)
Name of the kernel making the allocation as set in GraphDef,
e.g., "affine2/weights/Assign".
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.setKernelNameBytes(com.github.os72.protobuf351.ByteString value)
Name of the kernel making the allocation as set in GraphDef,
e.g., "affine2/weights/Assign".
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.setStepId(long value)
Process-unique step id.
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.setTensor(TensorDescription.Builder builderForValue)
Allocated tensor details.
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.setTensor(TensorDescription value)
Allocated tensor details.
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.toBuilder() |
Copyright © 2018. All rights reserved.