MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.clear() |
|
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.clearAllocationId() |
Id of the tensor buffer being deallocated, used to match to a
corresponding allocation.
|
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.clearAllocatorName() |
Name of the allocator used.
|
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
|
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
|
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.clone() |
|
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
|
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.mergeFrom(org.nd4j.shade.protobuf.Message other) |
|
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.mergeFrom(MemoryLogTensorDeallocation other) |
|
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
static MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.newBuilder() |
|
static MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.newBuilder(MemoryLogTensorDeallocation prototype) |
|
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.newBuilderForType() |
|
protected MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.setAllocationId(long value) |
Id of the tensor buffer being deallocated, used to match to a
corresponding allocation.
|
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.setAllocatorName(String value) |
Name of the allocator used.
|
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.setAllocatorNameBytes(org.nd4j.shade.protobuf.ByteString value) |
Name of the allocator used.
|
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.toBuilder() |
|