AllocationRecord.Builder |
AllocatorMemoryUsed.Builder.addAllocationRecordsBuilder() |
The allocation and deallocation timeline.
|
AllocationRecord.Builder |
AllocatorMemoryUsed.Builder.addAllocationRecordsBuilder(int index) |
The allocation and deallocation timeline.
|
AllocationRecord.Builder |
AllocationRecord.Builder.addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AllocationRecord.Builder |
AllocationRecord.Builder.clear() |
|
AllocationRecord.Builder |
AllocationRecord.Builder.clearAllocBytes() |
Number of bytes allocated, or de-allocated if negative.
|
AllocationRecord.Builder |
AllocationRecord.Builder.clearAllocMicros() |
The timestamp of the operation.
|
AllocationRecord.Builder |
AllocationRecord.Builder.clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
|
AllocationRecord.Builder |
AllocationRecord.Builder.clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
|
AllocationRecord.Builder |
AllocationRecord.Builder.clone() |
|
AllocationRecord.Builder |
AllocatorMemoryUsed.Builder.getAllocationRecordsBuilder(int index) |
The allocation and deallocation timeline.
|
AllocationRecord.Builder |
AllocationRecord.Builder.mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
|
AllocationRecord.Builder |
AllocationRecord.Builder.mergeFrom(org.nd4j.shade.protobuf.Message other) |
|
AllocationRecord.Builder |
AllocationRecord.Builder.mergeFrom(AllocationRecord other) |
|
AllocationRecord.Builder |
AllocationRecord.Builder.mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
static AllocationRecord.Builder |
AllocationRecord.newBuilder() |
|
static AllocationRecord.Builder |
AllocationRecord.newBuilder(AllocationRecord prototype) |
|
AllocationRecord.Builder |
AllocationRecord.newBuilderForType() |
|
protected AllocationRecord.Builder |
AllocationRecord.newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
AllocationRecord.Builder |
AllocationRecord.Builder.setAllocBytes(long value) |
Number of bytes allocated, or de-allocated if negative.
|
AllocationRecord.Builder |
AllocationRecord.Builder.setAllocMicros(long value) |
The timestamp of the operation.
|
AllocationRecord.Builder |
AllocationRecord.Builder.setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AllocationRecord.Builder |
AllocationRecord.Builder.setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
AllocationRecord.Builder |
AllocationRecord.Builder.setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
AllocationRecord.Builder |
AllocationRecord.toBuilder() |
|