public static final class MemoryLogTensorDeallocation.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<MemoryLogTensorDeallocation.Builder> implements MemoryLogTensorDeallocationOrBuilder
tensorflow.MemoryLogTensorDeallocation
Modifier and Type | Method and Description |
---|---|
MemoryLogTensorDeallocation.Builder |
addRepeatedField(com.github.os72.protobuf351.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(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
MemoryLogTensorDeallocation.Builder |
clearOneof(com.github.os72.protobuf351.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.
|
com.github.os72.protobuf351.ByteString |
getAllocatorNameBytes()
Name of the allocator used.
|
MemoryLogTensorDeallocation |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptorForType() |
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MemoryLogTensorDeallocation.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
MemoryLogTensorDeallocation.Builder |
mergeFrom(MemoryLogTensorDeallocation other) |
MemoryLogTensorDeallocation.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
MemoryLogTensorDeallocation.Builder |
mergeUnknownFields(com.github.os72.protobuf351.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(com.github.os72.protobuf351.ByteString value)
Name of the allocator used.
|
MemoryLogTensorDeallocation.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
MemoryLogTensorDeallocation.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
MemoryLogTensorDeallocation.Builder |
setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.github.os72.protobuf351.Descriptors.Descriptor getDescriptor()
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<MemoryLogTensorDeallocation.Builder>
public MemoryLogTensorDeallocation.Builder clear()
clear
in interface com.github.os72.protobuf351.Message.Builder
clear
in interface com.github.os72.protobuf351.MessageLite.Builder
clear
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<MemoryLogTensorDeallocation.Builder>
public com.github.os72.protobuf351.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.github.os72.protobuf351.Message.Builder
getDescriptorForType
in interface com.github.os72.protobuf351.MessageOrBuilder
getDescriptorForType
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<MemoryLogTensorDeallocation.Builder>
public MemoryLogTensorDeallocation getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.github.os72.protobuf351.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.github.os72.protobuf351.MessageOrBuilder
public MemoryLogTensorDeallocation build()
build
in interface com.github.os72.protobuf351.Message.Builder
build
in interface com.github.os72.protobuf351.MessageLite.Builder
public MemoryLogTensorDeallocation buildPartial()
buildPartial
in interface com.github.os72.protobuf351.Message.Builder
buildPartial
in interface com.github.os72.protobuf351.MessageLite.Builder
public MemoryLogTensorDeallocation.Builder clone()
clone
in interface com.github.os72.protobuf351.Message.Builder
clone
in interface com.github.os72.protobuf351.MessageLite.Builder
clone
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<MemoryLogTensorDeallocation.Builder>
public MemoryLogTensorDeallocation.Builder setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.github.os72.protobuf351.Message.Builder
setField
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<MemoryLogTensorDeallocation.Builder>
public MemoryLogTensorDeallocation.Builder clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field)
clearField
in interface com.github.os72.protobuf351.Message.Builder
clearField
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<MemoryLogTensorDeallocation.Builder>
public MemoryLogTensorDeallocation.Builder clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.github.os72.protobuf351.Message.Builder
clearOneof
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<MemoryLogTensorDeallocation.Builder>
public MemoryLogTensorDeallocation.Builder setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.github.os72.protobuf351.Message.Builder
setRepeatedField
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<MemoryLogTensorDeallocation.Builder>
public MemoryLogTensorDeallocation.Builder addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.github.os72.protobuf351.Message.Builder
addRepeatedField
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<MemoryLogTensorDeallocation.Builder>
public MemoryLogTensorDeallocation.Builder mergeFrom(com.github.os72.protobuf351.Message other)
mergeFrom
in interface com.github.os72.protobuf351.Message.Builder
mergeFrom
in class com.github.os72.protobuf351.AbstractMessage.Builder<MemoryLogTensorDeallocation.Builder>
public MemoryLogTensorDeallocation.Builder mergeFrom(MemoryLogTensorDeallocation other)
public final boolean isInitialized()
isInitialized
in interface com.github.os72.protobuf351.MessageLiteOrBuilder
isInitialized
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<MemoryLogTensorDeallocation.Builder>
public MemoryLogTensorDeallocation.Builder mergeFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.github.os72.protobuf351.Message.Builder
mergeFrom
in interface com.github.os72.protobuf351.MessageLite.Builder
mergeFrom
in class com.github.os72.protobuf351.AbstractMessage.Builder<MemoryLogTensorDeallocation.Builder>
IOException
public long getAllocationId()
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
int64 allocation_id = 1;
getAllocationId
in interface MemoryLogTensorDeallocationOrBuilder
public 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 MemoryLogTensorDeallocationOrBuilder
public com.github.os72.protobuf351.ByteString getAllocatorNameBytes()
Name of the allocator used.
string allocator_name = 2;
getAllocatorNameBytes
in interface MemoryLogTensorDeallocationOrBuilder
public 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(com.github.os72.protobuf351.ByteString value)
Name of the allocator used.
string allocator_name = 2;
public final MemoryLogTensorDeallocation.Builder setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.github.os72.protobuf351.Message.Builder
setUnknownFields
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<MemoryLogTensorDeallocation.Builder>
public final MemoryLogTensorDeallocation.Builder mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.github.os72.protobuf351.Message.Builder
mergeUnknownFields
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<MemoryLogTensorDeallocation.Builder>
Copyright © 2018. All rights reserved.