public static final class AllocatorMemoryUsed.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder> implements AllocatorMemoryUsedOrBuilder
tensorflow.AllocatorMemoryUsed| Modifier and Type | Method and Description |
|---|---|
AllocatorMemoryUsed.Builder |
addAllAllocationRecords(Iterable<? extends AllocationRecord> values)
The allocation and deallocation timeline.
|
AllocatorMemoryUsed.Builder |
addAllocationRecords(AllocationRecord.Builder builderForValue)
The allocation and deallocation timeline.
|
AllocatorMemoryUsed.Builder |
addAllocationRecords(AllocationRecord value)
The allocation and deallocation timeline.
|
AllocatorMemoryUsed.Builder |
addAllocationRecords(int index,
AllocationRecord.Builder builderForValue)
The allocation and deallocation timeline.
|
AllocatorMemoryUsed.Builder |
addAllocationRecords(int index,
AllocationRecord value)
The allocation and deallocation timeline.
|
AllocationRecord.Builder |
addAllocationRecordsBuilder()
The allocation and deallocation timeline.
|
AllocationRecord.Builder |
addAllocationRecordsBuilder(int index)
The allocation and deallocation timeline.
|
AllocatorMemoryUsed.Builder |
addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AllocatorMemoryUsed |
build() |
AllocatorMemoryUsed |
buildPartial() |
AllocatorMemoryUsed.Builder |
clear() |
AllocatorMemoryUsed.Builder |
clearAllocationRecords()
The allocation and deallocation timeline.
|
AllocatorMemoryUsed.Builder |
clearAllocatorBytesInUse()
These are snapshots of the overall allocator memory stats.
|
AllocatorMemoryUsed.Builder |
clearAllocatorName()
string allocator_name = 1; |
AllocatorMemoryUsed.Builder |
clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
AllocatorMemoryUsed.Builder |
clearLiveBytes()
The bytes that are not deallocated.
|
AllocatorMemoryUsed.Builder |
clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
AllocatorMemoryUsed.Builder |
clearPeakBytes()
int64 peak_bytes = 3; |
AllocatorMemoryUsed.Builder |
clearTotalBytes()
These are per-node allocator memory stats.
|
AllocatorMemoryUsed.Builder |
clone() |
AllocationRecord |
getAllocationRecords(int index)
The allocation and deallocation timeline.
|
AllocationRecord.Builder |
getAllocationRecordsBuilder(int index)
The allocation and deallocation timeline.
|
List<AllocationRecord.Builder> |
getAllocationRecordsBuilderList()
The allocation and deallocation timeline.
|
int |
getAllocationRecordsCount()
The allocation and deallocation timeline.
|
List<AllocationRecord> |
getAllocationRecordsList()
The allocation and deallocation timeline.
|
AllocationRecordOrBuilder |
getAllocationRecordsOrBuilder(int index)
The allocation and deallocation timeline.
|
List<? extends AllocationRecordOrBuilder> |
getAllocationRecordsOrBuilderList()
The allocation and deallocation timeline.
|
long |
getAllocatorBytesInUse()
These are snapshots of the overall allocator memory stats.
|
String |
getAllocatorName()
string allocator_name = 1; |
org.nd4j.shade.protobuf.ByteString |
getAllocatorNameBytes()
string allocator_name = 1; |
AllocatorMemoryUsed |
getDefaultInstanceForType() |
static org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getLiveBytes()
The bytes that are not deallocated.
|
long |
getPeakBytes()
int64 peak_bytes = 3; |
long |
getTotalBytes()
These are per-node allocator memory stats.
|
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AllocatorMemoryUsed.Builder |
mergeFrom(AllocatorMemoryUsed other) |
AllocatorMemoryUsed.Builder |
mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
AllocatorMemoryUsed.Builder |
mergeFrom(org.nd4j.shade.protobuf.Message other) |
AllocatorMemoryUsed.Builder |
mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
AllocatorMemoryUsed.Builder |
removeAllocationRecords(int index)
The allocation and deallocation timeline.
|
AllocatorMemoryUsed.Builder |
setAllocationRecords(int index,
AllocationRecord.Builder builderForValue)
The allocation and deallocation timeline.
|
AllocatorMemoryUsed.Builder |
setAllocationRecords(int index,
AllocationRecord value)
The allocation and deallocation timeline.
|
AllocatorMemoryUsed.Builder |
setAllocatorBytesInUse(long value)
These are snapshots of the overall allocator memory stats.
|
AllocatorMemoryUsed.Builder |
setAllocatorName(String value)
string allocator_name = 1; |
AllocatorMemoryUsed.Builder |
setAllocatorNameBytes(org.nd4j.shade.protobuf.ByteString value)
string allocator_name = 1; |
AllocatorMemoryUsed.Builder |
setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AllocatorMemoryUsed.Builder |
setLiveBytes(long value)
The bytes that are not deallocated.
|
AllocatorMemoryUsed.Builder |
setPeakBytes(long value)
int64 peak_bytes = 3; |
AllocatorMemoryUsed.Builder |
setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AllocatorMemoryUsed.Builder |
setTotalBytes(long value)
These are per-node allocator memory stats.
|
AllocatorMemoryUsed.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<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.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<AllocatorMemoryUsed.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<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed getDefaultInstanceForType()
getDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageOrBuilderpublic AllocatorMemoryUsed build()
build in interface org.nd4j.shade.protobuf.Message.Builderbuild in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic AllocatorMemoryUsed buildPartial()
buildPartial in interface org.nd4j.shade.protobuf.Message.BuilderbuildPartial in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic AllocatorMemoryUsed.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<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.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<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.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<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.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<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.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<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.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<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.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<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.Builder mergeFrom(AllocatorMemoryUsed other)
public final boolean isInitialized()
isInitialized in interface org.nd4j.shade.protobuf.MessageLiteOrBuilderisInitialized in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.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<AllocatorMemoryUsed.Builder>IOExceptionpublic String getAllocatorName()
string allocator_name = 1;getAllocatorName in interface AllocatorMemoryUsedOrBuilderpublic org.nd4j.shade.protobuf.ByteString getAllocatorNameBytes()
string allocator_name = 1;getAllocatorNameBytes in interface AllocatorMemoryUsedOrBuilderpublic AllocatorMemoryUsed.Builder setAllocatorName(String value)
string allocator_name = 1;public AllocatorMemoryUsed.Builder clearAllocatorName()
string allocator_name = 1;public AllocatorMemoryUsed.Builder setAllocatorNameBytes(org.nd4j.shade.protobuf.ByteString value)
string allocator_name = 1;public long getTotalBytes()
These are per-node allocator memory stats.
int64 total_bytes = 2;getTotalBytes in interface AllocatorMemoryUsedOrBuilderpublic AllocatorMemoryUsed.Builder setTotalBytes(long value)
These are per-node allocator memory stats.
int64 total_bytes = 2;public AllocatorMemoryUsed.Builder clearTotalBytes()
These are per-node allocator memory stats.
int64 total_bytes = 2;public long getPeakBytes()
int64 peak_bytes = 3;getPeakBytes in interface AllocatorMemoryUsedOrBuilderpublic AllocatorMemoryUsed.Builder setPeakBytes(long value)
int64 peak_bytes = 3;public AllocatorMemoryUsed.Builder clearPeakBytes()
int64 peak_bytes = 3;public long getLiveBytes()
The bytes that are not deallocated.
int64 live_bytes = 4;getLiveBytes in interface AllocatorMemoryUsedOrBuilderpublic AllocatorMemoryUsed.Builder setLiveBytes(long value)
The bytes that are not deallocated.
int64 live_bytes = 4;public AllocatorMemoryUsed.Builder clearLiveBytes()
The bytes that are not deallocated.
int64 live_bytes = 4;public List<AllocationRecord> getAllocationRecordsList()
The allocation and deallocation timeline.
repeated .tensorflow.AllocationRecord allocation_records = 6;getAllocationRecordsList in interface AllocatorMemoryUsedOrBuilderpublic int getAllocationRecordsCount()
The allocation and deallocation timeline.
repeated .tensorflow.AllocationRecord allocation_records = 6;getAllocationRecordsCount in interface AllocatorMemoryUsedOrBuilderpublic AllocationRecord getAllocationRecords(int index)
The allocation and deallocation timeline.
repeated .tensorflow.AllocationRecord allocation_records = 6;getAllocationRecords in interface AllocatorMemoryUsedOrBuilderpublic AllocatorMemoryUsed.Builder setAllocationRecords(int index, AllocationRecord value)
The allocation and deallocation timeline.
repeated .tensorflow.AllocationRecord allocation_records = 6;public AllocatorMemoryUsed.Builder setAllocationRecords(int index, AllocationRecord.Builder builderForValue)
The allocation and deallocation timeline.
repeated .tensorflow.AllocationRecord allocation_records = 6;public AllocatorMemoryUsed.Builder addAllocationRecords(AllocationRecord value)
The allocation and deallocation timeline.
repeated .tensorflow.AllocationRecord allocation_records = 6;public AllocatorMemoryUsed.Builder addAllocationRecords(int index, AllocationRecord value)
The allocation and deallocation timeline.
repeated .tensorflow.AllocationRecord allocation_records = 6;public AllocatorMemoryUsed.Builder addAllocationRecords(AllocationRecord.Builder builderForValue)
The allocation and deallocation timeline.
repeated .tensorflow.AllocationRecord allocation_records = 6;public AllocatorMemoryUsed.Builder addAllocationRecords(int index, AllocationRecord.Builder builderForValue)
The allocation and deallocation timeline.
repeated .tensorflow.AllocationRecord allocation_records = 6;public AllocatorMemoryUsed.Builder addAllAllocationRecords(Iterable<? extends AllocationRecord> values)
The allocation and deallocation timeline.
repeated .tensorflow.AllocationRecord allocation_records = 6;public AllocatorMemoryUsed.Builder clearAllocationRecords()
The allocation and deallocation timeline.
repeated .tensorflow.AllocationRecord allocation_records = 6;public AllocatorMemoryUsed.Builder removeAllocationRecords(int index)
The allocation and deallocation timeline.
repeated .tensorflow.AllocationRecord allocation_records = 6;public AllocationRecord.Builder getAllocationRecordsBuilder(int index)
The allocation and deallocation timeline.
repeated .tensorflow.AllocationRecord allocation_records = 6;public AllocationRecordOrBuilder getAllocationRecordsOrBuilder(int index)
The allocation and deallocation timeline.
repeated .tensorflow.AllocationRecord allocation_records = 6;getAllocationRecordsOrBuilder in interface AllocatorMemoryUsedOrBuilderpublic List<? extends AllocationRecordOrBuilder> getAllocationRecordsOrBuilderList()
The allocation and deallocation timeline.
repeated .tensorflow.AllocationRecord allocation_records = 6;getAllocationRecordsOrBuilderList in interface AllocatorMemoryUsedOrBuilderpublic AllocationRecord.Builder addAllocationRecordsBuilder()
The allocation and deallocation timeline.
repeated .tensorflow.AllocationRecord allocation_records = 6;public AllocationRecord.Builder addAllocationRecordsBuilder(int index)
The allocation and deallocation timeline.
repeated .tensorflow.AllocationRecord allocation_records = 6;public List<AllocationRecord.Builder> getAllocationRecordsBuilderList()
The allocation and deallocation timeline.
repeated .tensorflow.AllocationRecord allocation_records = 6;public long getAllocatorBytesInUse()
These are snapshots of the overall allocator memory stats. The number of live bytes currently allocated by the allocator.
int64 allocator_bytes_in_use = 5;getAllocatorBytesInUse in interface AllocatorMemoryUsedOrBuilderpublic AllocatorMemoryUsed.Builder setAllocatorBytesInUse(long value)
These are snapshots of the overall allocator memory stats. The number of live bytes currently allocated by the allocator.
int64 allocator_bytes_in_use = 5;public AllocatorMemoryUsed.Builder clearAllocatorBytesInUse()
These are snapshots of the overall allocator memory stats. The number of live bytes currently allocated by the allocator.
int64 allocator_bytes_in_use = 5;public final AllocatorMemoryUsed.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<AllocatorMemoryUsed.Builder>public final AllocatorMemoryUsed.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<AllocatorMemoryUsed.Builder>Copyright © 2021. All rights reserved.