public static final class AllocatorMemoryUsed.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder> implements AllocatorMemoryUsedOrBuilder
tensorflow.AllocatorMemoryUsed| Modifier and Type | Method and Description |
|---|---|
AllocatorMemoryUsed.Builder |
addAllAllocationRecords(java.lang.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(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.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(com.google.protobuf.Descriptors.FieldDescriptor field) |
AllocatorMemoryUsed.Builder |
clearLiveBytes()
The bytes that are not deallocated.
|
AllocatorMemoryUsed.Builder |
clearOneof(com.google.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.
|
java.util.List<AllocationRecord.Builder> |
getAllocationRecordsBuilderList()
The allocation and deallocation timeline.
|
int |
getAllocationRecordsCount()
The allocation and deallocation timeline.
|
java.util.List<AllocationRecord> |
getAllocationRecordsList()
The allocation and deallocation timeline.
|
AllocationRecordOrBuilder |
getAllocationRecordsOrBuilder(int index)
The allocation and deallocation timeline.
|
java.util.List<? extends AllocationRecordOrBuilder> |
getAllocationRecordsOrBuilderList()
The allocation and deallocation timeline.
|
long |
getAllocatorBytesInUse()
These are snapshots of the overall allocator memory stats.
|
java.lang.String |
getAllocatorName()
string allocator_name = 1; |
com.google.protobuf.ByteString |
getAllocatorNameBytes()
string allocator_name = 1; |
AllocatorMemoryUsed |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.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 com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AllocatorMemoryUsed.Builder |
mergeFrom(AllocatorMemoryUsed other) |
AllocatorMemoryUsed.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AllocatorMemoryUsed.Builder |
mergeFrom(com.google.protobuf.Message other) |
AllocatorMemoryUsed.Builder |
mergeUnknownFields(com.google.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(java.lang.String value)
string allocator_name = 1; |
AllocatorMemoryUsed.Builder |
setAllocatorNameBytes(com.google.protobuf.ByteString value)
string allocator_name = 1; |
AllocatorMemoryUsed.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.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(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
AllocatorMemoryUsed.Builder |
setTotalBytes(long value)
These are per-node allocator memory stats.
|
AllocatorMemoryUsed.Builder |
setUnknownFields(com.google.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 com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AllocatorMemoryUsed build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AllocatorMemoryUsed buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AllocatorMemoryUsed.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.Builder mergeFrom(AllocatorMemoryUsed other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AllocatorMemoryUsed.Builder>java.io.IOExceptionpublic java.lang.String getAllocatorName()
string allocator_name = 1;getAllocatorName in interface AllocatorMemoryUsedOrBuilderpublic com.google.protobuf.ByteString getAllocatorNameBytes()
string allocator_name = 1;getAllocatorNameBytes in interface AllocatorMemoryUsedOrBuilderpublic AllocatorMemoryUsed.Builder setAllocatorName(java.lang.String value)
string allocator_name = 1;value - The allocatorName to set.public AllocatorMemoryUsed.Builder clearAllocatorName()
string allocator_name = 1;public AllocatorMemoryUsed.Builder setAllocatorNameBytes(com.google.protobuf.ByteString value)
string allocator_name = 1;value - The bytes for allocatorName to set.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;value - The totalBytes to set.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;value - The peakBytes to set.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;value - The liveBytes to set.public AllocatorMemoryUsed.Builder clearLiveBytes()
The bytes that are not deallocated.
int64 live_bytes = 4;public java.util.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(java.lang.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 java.util.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 java.util.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;value - The allocatorBytesInUse to set.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(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder>public final AllocatorMemoryUsed.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder>