MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.clear() |
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.clearAllocationId() |
Id of the tensor buffer being allocated, used to match to a
corresponding deallocation.
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.clearAllocatorName() |
Name of the allocator used.
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.clearNumBytes() |
Number of bytes in the allocation.
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.clearOperation() |
Name of the operation making the allocation.
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.clearPtr() |
Address of the allocation.
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.clearStepId() |
Process-unique step id.
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.clone() |
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.mergeFrom(org.nd4j.shade.protobuf.Message other) |
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.mergeFrom(MemoryLogRawAllocation other) |
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
static MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.newBuilder() |
|
static MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.newBuilder(MemoryLogRawAllocation prototype) |
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.newBuilderForType() |
|
protected MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.setAllocationId(long value) |
Id of the tensor buffer being allocated, used to match to a
corresponding deallocation.
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.setAllocatorName(String value) |
Name of the allocator used.
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.setAllocatorNameBytes(org.nd4j.shade.protobuf.ByteString value) |
Name of the allocator used.
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.setNumBytes(long value) |
Number of bytes in the allocation.
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.setOperation(String value) |
Name of the operation making the allocation.
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.setOperationBytes(org.nd4j.shade.protobuf.ByteString value) |
Name of the operation making the allocation.
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.setPtr(long value) |
Address of the allocation.
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.setStepId(long value) |
Process-unique step id.
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.Builder.setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
MemoryLogRawAllocation.Builder |
MemoryLogRawAllocation.toBuilder() |
|