public static final class MemoryLogRawDeallocation.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<MemoryLogRawDeallocation.Builder> implements MemoryLogRawDeallocationOrBuilder
tensorflow.MemoryLogRawDeallocation| Modifier and Type | Method and Description |
|---|---|
MemoryLogRawDeallocation.Builder |
addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MemoryLogRawDeallocation |
build() |
MemoryLogRawDeallocation |
buildPartial() |
MemoryLogRawDeallocation.Builder |
clear() |
MemoryLogRawDeallocation.Builder |
clearAllocationId()
Id of the tensor buffer being deallocated, used to match to a
corresponding allocation.
|
MemoryLogRawDeallocation.Builder |
clearAllocatorName()
Name of the allocator used.
|
MemoryLogRawDeallocation.Builder |
clearDeferred()
True if the deallocation is queued and will be performed later,
e.g.
|
MemoryLogRawDeallocation.Builder |
clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
MemoryLogRawDeallocation.Builder |
clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
MemoryLogRawDeallocation.Builder |
clearOperation()
Name of the operation making the deallocation.
|
MemoryLogRawDeallocation.Builder |
clearStepId()
Process-unique step id.
|
MemoryLogRawDeallocation.Builder |
clone() |
long |
getAllocationId()
Id of the tensor buffer being deallocated, used to match to a
corresponding allocation.
|
String |
getAllocatorName()
Name of the allocator used.
|
org.nd4j.shade.protobuf.ByteString |
getAllocatorNameBytes()
Name of the allocator used.
|
MemoryLogRawDeallocation |
getDefaultInstanceForType() |
boolean |
getDeferred()
True if the deallocation is queued and will be performed later,
e.g.
|
static org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getOperation()
Name of the operation making the deallocation.
|
org.nd4j.shade.protobuf.ByteString |
getOperationBytes()
Name of the operation making the deallocation.
|
long |
getStepId()
Process-unique step id.
|
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MemoryLogRawDeallocation.Builder |
mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
MemoryLogRawDeallocation.Builder |
mergeFrom(MemoryLogRawDeallocation other) |
MemoryLogRawDeallocation.Builder |
mergeFrom(org.nd4j.shade.protobuf.Message other) |
MemoryLogRawDeallocation.Builder |
mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
MemoryLogRawDeallocation.Builder |
setAllocationId(long value)
Id of the tensor buffer being deallocated, used to match to a
corresponding allocation.
|
MemoryLogRawDeallocation.Builder |
setAllocatorName(String value)
Name of the allocator used.
|
MemoryLogRawDeallocation.Builder |
setAllocatorNameBytes(org.nd4j.shade.protobuf.ByteString value)
Name of the allocator used.
|
MemoryLogRawDeallocation.Builder |
setDeferred(boolean value)
True if the deallocation is queued and will be performed later,
e.g.
|
MemoryLogRawDeallocation.Builder |
setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MemoryLogRawDeallocation.Builder |
setOperation(String value)
Name of the operation making the deallocation.
|
MemoryLogRawDeallocation.Builder |
setOperationBytes(org.nd4j.shade.protobuf.ByteString value)
Name of the operation making the deallocation.
|
MemoryLogRawDeallocation.Builder |
setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
MemoryLogRawDeallocation.Builder |
setStepId(long value)
Process-unique step id.
|
MemoryLogRawDeallocation.Builder |
setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<MemoryLogRawDeallocation.Builder>public MemoryLogRawDeallocation.Builder clear()
clear in interface org.nd4j.shade.protobuf.Message.Builderclear in interface org.nd4j.shade.protobuf.MessageLite.Builderclear in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<MemoryLogRawDeallocation.Builder>public org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.nd4j.shade.protobuf.Message.BuildergetDescriptorForType in interface org.nd4j.shade.protobuf.MessageOrBuildergetDescriptorForType in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<MemoryLogRawDeallocation.Builder>public MemoryLogRawDeallocation getDefaultInstanceForType()
getDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageOrBuilderpublic MemoryLogRawDeallocation build()
build in interface org.nd4j.shade.protobuf.Message.Builderbuild in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic MemoryLogRawDeallocation buildPartial()
buildPartial in interface org.nd4j.shade.protobuf.Message.BuilderbuildPartial in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic MemoryLogRawDeallocation.Builder clone()
clone in interface org.nd4j.shade.protobuf.Message.Builderclone in interface org.nd4j.shade.protobuf.MessageLite.Builderclone in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<MemoryLogRawDeallocation.Builder>public MemoryLogRawDeallocation.Builder setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.nd4j.shade.protobuf.Message.BuildersetField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<MemoryLogRawDeallocation.Builder>public MemoryLogRawDeallocation.Builder clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.nd4j.shade.protobuf.Message.BuilderclearField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<MemoryLogRawDeallocation.Builder>public MemoryLogRawDeallocation.Builder clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.nd4j.shade.protobuf.Message.BuilderclearOneof in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<MemoryLogRawDeallocation.Builder>public MemoryLogRawDeallocation.Builder setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.nd4j.shade.protobuf.Message.BuildersetRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<MemoryLogRawDeallocation.Builder>public MemoryLogRawDeallocation.Builder addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.nd4j.shade.protobuf.Message.BuilderaddRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<MemoryLogRawDeallocation.Builder>public MemoryLogRawDeallocation.Builder mergeFrom(org.nd4j.shade.protobuf.Message other)
mergeFrom in interface org.nd4j.shade.protobuf.Message.BuildermergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<MemoryLogRawDeallocation.Builder>public MemoryLogRawDeallocation.Builder mergeFrom(MemoryLogRawDeallocation other)
public final boolean isInitialized()
isInitialized in interface org.nd4j.shade.protobuf.MessageLiteOrBuilderisInitialized in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<MemoryLogRawDeallocation.Builder>public MemoryLogRawDeallocation.Builder mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.nd4j.shade.protobuf.Message.BuildermergeFrom in interface org.nd4j.shade.protobuf.MessageLite.BuildermergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<MemoryLogRawDeallocation.Builder>IOExceptionpublic long getStepId()
Process-unique step id.
int64 step_id = 1;getStepId in interface MemoryLogRawDeallocationOrBuilderpublic MemoryLogRawDeallocation.Builder setStepId(long value)
Process-unique step id.
int64 step_id = 1;public MemoryLogRawDeallocation.Builder clearStepId()
Process-unique step id.
int64 step_id = 1;public String getOperation()
Name of the operation making the deallocation.
string operation = 2;getOperation in interface MemoryLogRawDeallocationOrBuilderpublic org.nd4j.shade.protobuf.ByteString getOperationBytes()
Name of the operation making the deallocation.
string operation = 2;getOperationBytes in interface MemoryLogRawDeallocationOrBuilderpublic MemoryLogRawDeallocation.Builder setOperation(String value)
Name of the operation making the deallocation.
string operation = 2;public MemoryLogRawDeallocation.Builder clearOperation()
Name of the operation making the deallocation.
string operation = 2;public MemoryLogRawDeallocation.Builder setOperationBytes(org.nd4j.shade.protobuf.ByteString value)
Name of the operation making the deallocation.
string operation = 2;public long getAllocationId()
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
int64 allocation_id = 3;getAllocationId in interface MemoryLogRawDeallocationOrBuilderpublic MemoryLogRawDeallocation.Builder setAllocationId(long value)
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
int64 allocation_id = 3;public MemoryLogRawDeallocation.Builder clearAllocationId()
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
int64 allocation_id = 3;public String getAllocatorName()
Name of the allocator used.
string allocator_name = 4;getAllocatorName in interface MemoryLogRawDeallocationOrBuilderpublic org.nd4j.shade.protobuf.ByteString getAllocatorNameBytes()
Name of the allocator used.
string allocator_name = 4;getAllocatorNameBytes in interface MemoryLogRawDeallocationOrBuilderpublic MemoryLogRawDeallocation.Builder setAllocatorName(String value)
Name of the allocator used.
string allocator_name = 4;public MemoryLogRawDeallocation.Builder clearAllocatorName()
Name of the allocator used.
string allocator_name = 4;public MemoryLogRawDeallocation.Builder setAllocatorNameBytes(org.nd4j.shade.protobuf.ByteString value)
Name of the allocator used.
string allocator_name = 4;public boolean getDeferred()
True if the deallocation is queued and will be performed later, e.g. for GPU lazy freeing of buffers.
bool deferred = 5;getDeferred in interface MemoryLogRawDeallocationOrBuilderpublic MemoryLogRawDeallocation.Builder setDeferred(boolean value)
True if the deallocation is queued and will be performed later, e.g. for GPU lazy freeing of buffers.
bool deferred = 5;public MemoryLogRawDeallocation.Builder clearDeferred()
True if the deallocation is queued and will be performed later, e.g. for GPU lazy freeing of buffers.
bool deferred = 5;public final MemoryLogRawDeallocation.Builder setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.nd4j.shade.protobuf.Message.BuildersetUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<MemoryLogRawDeallocation.Builder>public final MemoryLogRawDeallocation.Builder mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.nd4j.shade.protobuf.Message.BuildermergeUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<MemoryLogRawDeallocation.Builder>Copyright © 2021. All rights reserved.