| Package | Description |
|---|---|
| org.tensorflow.framework |
| Modifier and Type | Method and Description |
|---|---|
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.Builder.addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.Builder.clear() |
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.Builder.clearAllocationId()
Id of the tensor buffer being deallocated, used to match to a
corresponding allocation.
|
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.Builder.clearAllocatorName()
Name of the allocator used.
|
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.Builder.clearDeferred()
True if the deallocation is queued and will be performed later,
e.g.
|
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.Builder.clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.Builder.clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.Builder.clearOperation()
Name of the operation making the deallocation.
|
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.Builder.clearStepId()
Process-unique step id.
|
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.Builder.clone() |
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.Builder.mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.Builder.mergeFrom(MemoryLogRawDeallocation other) |
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.Builder.mergeFrom(org.nd4j.shade.protobuf.Message other) |
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.Builder.mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
static MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.newBuilder() |
static MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.newBuilder(MemoryLogRawDeallocation prototype) |
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.newBuilderForType() |
protected MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent) |
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.Builder.setAllocationId(long value)
Id of the tensor buffer being deallocated, used to match to a
corresponding allocation.
|
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.Builder.setAllocatorName(String value)
Name of the allocator used.
|
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.Builder.setAllocatorNameBytes(org.nd4j.shade.protobuf.ByteString value)
Name of the allocator used.
|
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.Builder.setDeferred(boolean value)
True if the deallocation is queued and will be performed later,
e.g.
|
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.Builder.setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.Builder.setOperation(String value)
Name of the operation making the deallocation.
|
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.Builder.setOperationBytes(org.nd4j.shade.protobuf.ByteString value)
Name of the operation making the deallocation.
|
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.Builder.setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.Builder.setStepId(long value)
Process-unique step id.
|
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.Builder.setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
MemoryLogRawDeallocation.Builder |
MemoryLogRawDeallocation.toBuilder() |
Copyright © 2021. All rights reserved.