public static final class MemoryLogTensorDeallocation.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<MemoryLogTensorDeallocation.Builder> implements MemoryLogTensorDeallocationOrBuilder
tensorflow.MemoryLogTensorDeallocation| Modifier and Type | Method and Description |
|---|---|
MemoryLogTensorDeallocation.Builder |
addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MemoryLogTensorDeallocation |
build() |
MemoryLogTensorDeallocation |
buildPartial() |
MemoryLogTensorDeallocation.Builder |
clear() |
MemoryLogTensorDeallocation.Builder |
clearAllocationId()
Id of the tensor buffer being deallocated, used to match to a
corresponding allocation.
|
MemoryLogTensorDeallocation.Builder |
clearAllocatorName()
Name of the allocator used.
|
MemoryLogTensorDeallocation.Builder |
clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
MemoryLogTensorDeallocation.Builder |
clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
MemoryLogTensorDeallocation.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.
|
MemoryLogTensorDeallocation |
getDefaultInstanceForType() |
static org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MemoryLogTensorDeallocation.Builder |
mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
MemoryLogTensorDeallocation.Builder |
mergeFrom(MemoryLogTensorDeallocation other) |
MemoryLogTensorDeallocation.Builder |
mergeFrom(org.nd4j.shade.protobuf.Message other) |
MemoryLogTensorDeallocation.Builder |
mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
MemoryLogTensorDeallocation.Builder |
setAllocationId(long value)
Id of the tensor buffer being deallocated, used to match to a
corresponding allocation.
|
MemoryLogTensorDeallocation.Builder |
setAllocatorName(String value)
Name of the allocator used.
|
MemoryLogTensorDeallocation.Builder |
setAllocatorNameBytes(org.nd4j.shade.protobuf.ByteString value)
Name of the allocator used.
|
MemoryLogTensorDeallocation.Builder |
setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MemoryLogTensorDeallocation.Builder |
setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
MemoryLogTensorDeallocation.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<MemoryLogTensorDeallocation.Builder>public MemoryLogTensorDeallocation.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<MemoryLogTensorDeallocation.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<MemoryLogTensorDeallocation.Builder>public MemoryLogTensorDeallocation getDefaultInstanceForType()
getDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageOrBuilderpublic MemoryLogTensorDeallocation build()
build in interface org.nd4j.shade.protobuf.Message.Builderbuild in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic MemoryLogTensorDeallocation buildPartial()
buildPartial in interface org.nd4j.shade.protobuf.Message.BuilderbuildPartial in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic MemoryLogTensorDeallocation.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<MemoryLogTensorDeallocation.Builder>public MemoryLogTensorDeallocation.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<MemoryLogTensorDeallocation.Builder>public MemoryLogTensorDeallocation.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<MemoryLogTensorDeallocation.Builder>public MemoryLogTensorDeallocation.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<MemoryLogTensorDeallocation.Builder>public MemoryLogTensorDeallocation.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<MemoryLogTensorDeallocation.Builder>public MemoryLogTensorDeallocation.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<MemoryLogTensorDeallocation.Builder>public MemoryLogTensorDeallocation.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<MemoryLogTensorDeallocation.Builder>public MemoryLogTensorDeallocation.Builder mergeFrom(MemoryLogTensorDeallocation other)
public final boolean isInitialized()
isInitialized in interface org.nd4j.shade.protobuf.MessageLiteOrBuilderisInitialized in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<MemoryLogTensorDeallocation.Builder>public MemoryLogTensorDeallocation.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<MemoryLogTensorDeallocation.Builder>IOExceptionpublic long getAllocationId()
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
int64 allocation_id = 1;getAllocationId in interface MemoryLogTensorDeallocationOrBuilderpublic MemoryLogTensorDeallocation.Builder setAllocationId(long value)
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
int64 allocation_id = 1;public MemoryLogTensorDeallocation.Builder clearAllocationId()
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
int64 allocation_id = 1;public String getAllocatorName()
Name of the allocator used.
string allocator_name = 2;getAllocatorName in interface MemoryLogTensorDeallocationOrBuilderpublic org.nd4j.shade.protobuf.ByteString getAllocatorNameBytes()
Name of the allocator used.
string allocator_name = 2;getAllocatorNameBytes in interface MemoryLogTensorDeallocationOrBuilderpublic MemoryLogTensorDeallocation.Builder setAllocatorName(String value)
Name of the allocator used.
string allocator_name = 2;public MemoryLogTensorDeallocation.Builder clearAllocatorName()
Name of the allocator used.
string allocator_name = 2;public MemoryLogTensorDeallocation.Builder setAllocatorNameBytes(org.nd4j.shade.protobuf.ByteString value)
Name of the allocator used.
string allocator_name = 2;public final MemoryLogTensorDeallocation.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<MemoryLogTensorDeallocation.Builder>public final MemoryLogTensorDeallocation.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<MemoryLogTensorDeallocation.Builder>Copyright © 2021. All rights reserved.