public static final class AllocatorMemoryUsed.Builder extends com.github.os72.protobuf351.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(com.github.os72.protobuf351.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(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
AllocatorMemoryUsed.Builder |
clearLiveBytes()
The bytes that are not deallocated.
|
AllocatorMemoryUsed.Builder |
clearOneof(com.github.os72.protobuf351.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; |
com.github.os72.protobuf351.ByteString |
getAllocatorNameBytes()
string allocator_name = 1; |
AllocatorMemoryUsed |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.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.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AllocatorMemoryUsed.Builder |
mergeFrom(AllocatorMemoryUsed other) |
AllocatorMemoryUsed.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
AllocatorMemoryUsed.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
AllocatorMemoryUsed.Builder |
mergeUnknownFields(com.github.os72.protobuf351.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(com.github.os72.protobuf351.ByteString value)
string allocator_name = 1; |
AllocatorMemoryUsed.Builder |
setField(com.github.os72.protobuf351.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(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
AllocatorMemoryUsed.Builder |
setTotalBytes(long value)
These are per-node allocator memory stats.
|
AllocatorMemoryUsed.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, 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.github.os72.protobuf351.Descriptors.Descriptor getDescriptor()
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.Builder clear()
clear in interface com.github.os72.protobuf351.Message.Builderclear in interface com.github.os72.protobuf351.MessageLite.Builderclear in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder>public com.github.os72.protobuf351.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.github.os72.protobuf351.Message.BuildergetDescriptorForType in interface com.github.os72.protobuf351.MessageOrBuildergetDescriptorForType in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic AllocatorMemoryUsed build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic AllocatorMemoryUsed buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic AllocatorMemoryUsed.Builder clone()
clone in interface com.github.os72.protobuf351.Message.Builderclone in interface com.github.os72.protobuf351.MessageLite.Builderclone in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.Builder setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
setField in interface com.github.os72.protobuf351.Message.BuildersetField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.Builder clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field)
clearField in interface com.github.os72.protobuf351.Message.BuilderclearField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.Builder clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.github.os72.protobuf351.Message.BuilderclearOneof in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.Builder setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.github.os72.protobuf351.Message.BuildersetRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.Builder addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.github.os72.protobuf351.Message.BuilderaddRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.Builder mergeFrom(com.github.os72.protobuf351.Message other)
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.Builder mergeFrom(AllocatorMemoryUsed other)
public final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder>public AllocatorMemoryUsed.Builder mergeFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in interface com.github.os72.protobuf351.MessageLite.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<AllocatorMemoryUsed.Builder>IOExceptionpublic String getAllocatorName()
string allocator_name = 1;getAllocatorName in interface AllocatorMemoryUsedOrBuilderpublic com.github.os72.protobuf351.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(com.github.os72.protobuf351.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(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
setUnknownFields in interface com.github.os72.protobuf351.Message.BuildersetUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder>public final AllocatorMemoryUsed.Builder mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.github.os72.protobuf351.Message.BuildermergeUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<AllocatorMemoryUsed.Builder>Copyright © 2018. All rights reserved.