MemoryDump.Builder

public static final class MemoryDump.Builder

Protobuf type tensorflow.MemoryDump

Public Methods

MemoryDump.Builder
addAllBinSummary(Iterable<? extends BinSummary> values)
repeated .tensorflow.BinSummary bin_summary = 2;
MemoryDump.Builder
addAllChunk(Iterable<? extends MemChunk> values)
repeated .tensorflow.MemChunk chunk = 3;
MemoryDump.Builder
addAllSnapShot(Iterable<? extends SnapShot> values)
repeated .tensorflow.SnapShot snap_shot = 4;
MemoryDump.Builder
addBinSummary(int index, BinSummary.Builder builderForValue)
repeated .tensorflow.BinSummary bin_summary = 2;
MemoryDump.Builder
addBinSummary(BinSummary value)
repeated .tensorflow.BinSummary bin_summary = 2;
MemoryDump.Builder
addBinSummary(BinSummary.Builder builderForValue)
repeated .tensorflow.BinSummary bin_summary = 2;
MemoryDump.Builder
addBinSummary(int index, BinSummary value)
repeated .tensorflow.BinSummary bin_summary = 2;
BinSummary.Builder
addBinSummaryBuilder(int index)
repeated .tensorflow.BinSummary bin_summary = 2;
BinSummary.Builder
addBinSummaryBuilder()
repeated .tensorflow.BinSummary bin_summary = 2;
MemoryDump.Builder
addChunk(int index, MemChunk.Builder builderForValue)
repeated .tensorflow.MemChunk chunk = 3;
MemoryDump.Builder
addChunk(int index, MemChunk value)
repeated .tensorflow.MemChunk chunk = 3;
MemoryDump.Builder
addChunk(MemChunk.Builder builderForValue)
repeated .tensorflow.MemChunk chunk = 3;
MemoryDump.Builder
addChunk(MemChunk value)
repeated .tensorflow.MemChunk chunk = 3;
MemChunk.Builder
addChunkBuilder()
repeated .tensorflow.MemChunk chunk = 3;
MemChunk.Builder
addChunkBuilder(int index)
repeated .tensorflow.MemChunk chunk = 3;
MemoryDump.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
MemoryDump.Builder
addSnapShot(int index, SnapShot value)
repeated .tensorflow.SnapShot snap_shot = 4;
MemoryDump.Builder
addSnapShot(int index, SnapShot.Builder builderForValue)
repeated .tensorflow.SnapShot snap_shot = 4;
MemoryDump.Builder
addSnapShot(SnapShot value)
repeated .tensorflow.SnapShot snap_shot = 4;
MemoryDump.Builder
addSnapShot(SnapShot.Builder builderForValue)
repeated .tensorflow.SnapShot snap_shot = 4;
SnapShot.Builder
addSnapShotBuilder(int index)
repeated .tensorflow.SnapShot snap_shot = 4;
SnapShot.Builder
addSnapShotBuilder()
repeated .tensorflow.SnapShot snap_shot = 4;
MemoryDump
build()
MemoryDump
MemoryDump.Builder
clear()
MemoryDump.Builder
clearAllocatorName()
string allocator_name = 1;
MemoryDump.Builder
clearBinSummary()
repeated .tensorflow.BinSummary bin_summary = 2;
MemoryDump.Builder
clearChunk()
repeated .tensorflow.MemChunk chunk = 3;
MemoryDump.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
MemoryDump.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
MemoryDump.Builder
clearSnapShot()
repeated .tensorflow.SnapShot snap_shot = 4;
MemoryDump.Builder
clearStats()
.tensorflow.MemAllocatorStats stats = 5;
MemoryDump.Builder
clone()
String
getAllocatorName()
string allocator_name = 1;
com.google.protobuf.ByteString
getAllocatorNameBytes()
string allocator_name = 1;
BinSummary
getBinSummary(int index)
repeated .tensorflow.BinSummary bin_summary = 2;
BinSummary.Builder
getBinSummaryBuilder(int index)
repeated .tensorflow.BinSummary bin_summary = 2;
List<BinSummary.Builder>
getBinSummaryBuilderList()
repeated .tensorflow.BinSummary bin_summary = 2;
int
getBinSummaryCount()
repeated .tensorflow.BinSummary bin_summary = 2;
List<BinSummary>
getBinSummaryList()
repeated .tensorflow.BinSummary bin_summary = 2;
BinSummaryOrBuilder
getBinSummaryOrBuilder(int index)
repeated .tensorflow.BinSummary bin_summary = 2;
List<? extends BinSummaryOrBuilder>
getBinSummaryOrBuilderList()
repeated .tensorflow.BinSummary bin_summary = 2;
MemChunk
getChunk(int index)
repeated .tensorflow.MemChunk chunk = 3;
MemChunk.Builder
getChunkBuilder(int index)
repeated .tensorflow.MemChunk chunk = 3;
List<MemChunk.Builder>
getChunkBuilderList()
repeated .tensorflow.MemChunk chunk = 3;
int
getChunkCount()
repeated .tensorflow.MemChunk chunk = 3;
List<MemChunk>
getChunkList()
repeated .tensorflow.MemChunk chunk = 3;
MemChunkOrBuilder
getChunkOrBuilder(int index)
repeated .tensorflow.MemChunk chunk = 3;
List<? extends MemChunkOrBuilder>
getChunkOrBuilderList()
repeated .tensorflow.MemChunk chunk = 3;
MemoryDump
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
SnapShot
getSnapShot(int index)
repeated .tensorflow.SnapShot snap_shot = 4;
SnapShot.Builder
getSnapShotBuilder(int index)
repeated .tensorflow.SnapShot snap_shot = 4;
List<SnapShot.Builder>
getSnapShotBuilderList()
repeated .tensorflow.SnapShot snap_shot = 4;
int
getSnapShotCount()
repeated .tensorflow.SnapShot snap_shot = 4;
List<SnapShot>
getSnapShotList()
repeated .tensorflow.SnapShot snap_shot = 4;
SnapShotOrBuilder
getSnapShotOrBuilder(int index)
repeated .tensorflow.SnapShot snap_shot = 4;
List<? extends SnapShotOrBuilder>
getSnapShotOrBuilderList()
repeated .tensorflow.SnapShot snap_shot = 4;
MemAllocatorStats
getStats()
.tensorflow.MemAllocatorStats stats = 5;
MemAllocatorStats.Builder
getStatsBuilder()
.tensorflow.MemAllocatorStats stats = 5;
MemAllocatorStatsOrBuilder
getStatsOrBuilder()
.tensorflow.MemAllocatorStats stats = 5;
boolean
hasStats()
.tensorflow.MemAllocatorStats stats = 5;
final boolean
MemoryDump.Builder
mergeFrom(com.google.protobuf.Message other)
MemoryDump.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryDump.Builder
mergeStats(MemAllocatorStats value)
.tensorflow.MemAllocatorStats stats = 5;
final MemoryDump.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
MemoryDump.Builder
removeBinSummary(int index)
repeated .tensorflow.BinSummary bin_summary = 2;
MemoryDump.Builder
removeChunk(int index)
repeated .tensorflow.MemChunk chunk = 3;
MemoryDump.Builder
removeSnapShot(int index)
repeated .tensorflow.SnapShot snap_shot = 4;
MemoryDump.Builder
setAllocatorName(String value)
string allocator_name = 1;
MemoryDump.Builder
setAllocatorNameBytes(com.google.protobuf.ByteString value)
string allocator_name = 1;
MemoryDump.Builder
setBinSummary(int index, BinSummary value)
repeated .tensorflow.BinSummary bin_summary = 2;
MemoryDump.Builder
setBinSummary(int index, BinSummary.Builder builderForValue)
repeated .tensorflow.BinSummary bin_summary = 2;
MemoryDump.Builder
setChunk(int index, MemChunk.Builder builderForValue)
repeated .tensorflow.MemChunk chunk = 3;
MemoryDump.Builder
setChunk(int index, MemChunk value)
repeated .tensorflow.MemChunk chunk = 3;
MemoryDump.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
MemoryDump.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
MemoryDump.Builder
setSnapShot(int index, SnapShot value)
repeated .tensorflow.SnapShot snap_shot = 4;
MemoryDump.Builder
setSnapShot(int index, SnapShot.Builder builderForValue)
repeated .tensorflow.SnapShot snap_shot = 4;
MemoryDump.Builder
setStats(MemAllocatorStats value)
.tensorflow.MemAllocatorStats stats = 5;
MemoryDump.Builder
setStats(MemAllocatorStats.Builder builderForValue)
.tensorflow.MemAllocatorStats stats = 5;
final MemoryDump.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)

Inherited Methods

Public Methods

public MemoryDump.Builder addAllBinSummary (Iterable<? extends BinSummary> values)

repeated .tensorflow.BinSummary bin_summary = 2;

public MemoryDump.Builder addAllChunk (Iterable<? extends MemChunk> values)

repeated .tensorflow.MemChunk chunk = 3;

public MemoryDump.Builder addAllSnapShot (Iterable<? extends SnapShot> values)

repeated .tensorflow.SnapShot snap_shot = 4;

public MemoryDump.Builder addBinSummary (int index, BinSummary.Builder builderForValue)

repeated .tensorflow.BinSummary bin_summary = 2;

public MemoryDump.Builder addBinSummary (BinSummary value)

repeated .tensorflow.BinSummary bin_summary = 2;

public MemoryDump.Builder addBinSummary (BinSummary.Builder builderForValue)

repeated .tensorflow.BinSummary bin_summary = 2;

public MemoryDump.Builder addBinSummary (int index, BinSummary value)

repeated .tensorflow.BinSummary bin_summary = 2;

public BinSummary.Builder addBinSummaryBuilder (int index)

repeated .tensorflow.BinSummary bin_summary = 2;

public BinSummary.Builder addBinSummaryBuilder ()

repeated .tensorflow.BinSummary bin_summary = 2;

public MemoryDump.Builder addChunk (int index, MemChunk.Builder builderForValue)

repeated .tensorflow.MemChunk chunk = 3;

public MemoryDump.Builder addChunk (int index, MemChunk value)

repeated .tensorflow.MemChunk chunk = 3;

public MemoryDump.Builder addChunk (MemChunk.Builder builderForValue)

repeated .tensorflow.MemChunk chunk = 3;

public MemoryDump.Builder addChunk (MemChunk value)

repeated .tensorflow.MemChunk chunk = 3;

public MemChunk.Builder addChunkBuilder ()

repeated .tensorflow.MemChunk chunk = 3;

public MemChunk.Builder addChunkBuilder (int index)

repeated .tensorflow.MemChunk chunk = 3;

public MemoryDump.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor field, Object value)

public MemoryDump.Builder addSnapShot (int index, SnapShot value)

repeated .tensorflow.SnapShot snap_shot = 4;

public MemoryDump.Builder addSnapShot (int index, SnapShot.Builder builderForValue)

repeated .tensorflow.SnapShot snap_shot = 4;

public MemoryDump.Builder addSnapShot (SnapShot value)

repeated .tensorflow.SnapShot snap_shot = 4;

public MemoryDump.Builder addSnapShot (SnapShot.Builder builderForValue)

repeated .tensorflow.SnapShot snap_shot = 4;

public SnapShot.Builder addSnapShotBuilder (int index)

repeated .tensorflow.SnapShot snap_shot = 4;

public SnapShot.Builder addSnapShotBuilder ()

repeated .tensorflow.SnapShot snap_shot = 4;

public MemoryDump build ()

public MemoryDump buildPartial ()

public MemoryDump.Builder clear ()

public MemoryDump.Builder clearAllocatorName ()

string allocator_name = 1;

public MemoryDump.Builder clearBinSummary ()

repeated .tensorflow.BinSummary bin_summary = 2;

public MemoryDump.Builder clearChunk ()

repeated .tensorflow.MemChunk chunk = 3;

public MemoryDump.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor field)

public MemoryDump.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public MemoryDump.Builder clearSnapShot ()

repeated .tensorflow.SnapShot snap_shot = 4;

public MemoryDump.Builder clearStats ()

.tensorflow.MemAllocatorStats stats = 5;

public MemoryDump.Builder clone ()

public String getAllocatorName ()

string allocator_name = 1;

public com.google.protobuf.ByteString getAllocatorNameBytes ()

string allocator_name = 1;

public BinSummary getBinSummary (int index)

repeated .tensorflow.BinSummary bin_summary = 2;

public BinSummary.Builder getBinSummaryBuilder (int index)

repeated .tensorflow.BinSummary bin_summary = 2;

public List<BinSummary.Builder> getBinSummaryBuilderList ()

repeated .tensorflow.BinSummary bin_summary = 2;

public int getBinSummaryCount ()

repeated .tensorflow.BinSummary bin_summary = 2;

public List<BinSummary> getBinSummaryList ()

repeated .tensorflow.BinSummary bin_summary = 2;

public BinSummaryOrBuilder getBinSummaryOrBuilder (int index)

repeated .tensorflow.BinSummary bin_summary = 2;

public List<? extends BinSummaryOrBuilder> getBinSummaryOrBuilderList ()

repeated .tensorflow.BinSummary bin_summary = 2;

public MemChunk getChunk (int index)

repeated .tensorflow.MemChunk chunk = 3;

public MemChunk.Builder getChunkBuilder (int index)

repeated .tensorflow.MemChunk chunk = 3;

public List<MemChunk.Builder> getChunkBuilderList ()

repeated .tensorflow.MemChunk chunk = 3;

public int getChunkCount ()

repeated .tensorflow.MemChunk chunk = 3;

public List<MemChunk> getChunkList ()

repeated .tensorflow.MemChunk chunk = 3;

public MemChunkOrBuilder getChunkOrBuilder (int index)

repeated .tensorflow.MemChunk chunk = 3;

public List<? extends MemChunkOrBuilder> getChunkOrBuilderList ()

repeated .tensorflow.MemChunk chunk = 3;

public MemoryDump getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public SnapShot getSnapShot (int index)

repeated .tensorflow.SnapShot snap_shot = 4;

public SnapShot.Builder getSnapShotBuilder (int index)

repeated .tensorflow.SnapShot snap_shot = 4;

public List<SnapShot.Builder> getSnapShotBuilderList ()

repeated .tensorflow.SnapShot snap_shot = 4;

public int getSnapShotCount ()

repeated .tensorflow.SnapShot snap_shot = 4;

public List<SnapShot> getSnapShotList ()

repeated .tensorflow.SnapShot snap_shot = 4;

public SnapShotOrBuilder getSnapShotOrBuilder (int index)

repeated .tensorflow.SnapShot snap_shot = 4;

public List<? extends SnapShotOrBuilder> getSnapShotOrBuilderList ()

repeated .tensorflow.SnapShot snap_shot = 4;

public MemAllocatorStats getStats ()

.tensorflow.MemAllocatorStats stats = 5;

public MemAllocatorStats.Builder getStatsBuilder ()

.tensorflow.MemAllocatorStats stats = 5;

public MemAllocatorStatsOrBuilder getStatsOrBuilder ()

.tensorflow.MemAllocatorStats stats = 5;

public boolean hasStats ()

.tensorflow.MemAllocatorStats stats = 5;

public final boolean isInitialized ()

public MemoryDump.Builder mergeFrom (com.google.protobuf.Message other)

public MemoryDump.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Throws
IOException

public MemoryDump.Builder mergeStats (MemAllocatorStats value)

.tensorflow.MemAllocatorStats stats = 5;

public final MemoryDump.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public MemoryDump.Builder removeBinSummary (int index)

repeated .tensorflow.BinSummary bin_summary = 2;

public MemoryDump.Builder removeChunk (int index)

repeated .tensorflow.MemChunk chunk = 3;

public MemoryDump.Builder removeSnapShot (int index)

repeated .tensorflow.SnapShot snap_shot = 4;

public MemoryDump.Builder setAllocatorName (String value)

string allocator_name = 1;

public MemoryDump.Builder setAllocatorNameBytes (com.google.protobuf.ByteString value)

string allocator_name = 1;

public MemoryDump.Builder setBinSummary (int index, BinSummary value)

repeated .tensorflow.BinSummary bin_summary = 2;

public MemoryDump.Builder setBinSummary (int index, BinSummary.Builder builderForValue)

repeated .tensorflow.BinSummary bin_summary = 2;

public MemoryDump.Builder setChunk (int index, MemChunk.Builder builderForValue)

repeated .tensorflow.MemChunk chunk = 3;

public MemoryDump.Builder setChunk (int index, MemChunk value)

repeated .tensorflow.MemChunk chunk = 3;

public MemoryDump.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor field, Object value)

public MemoryDump.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)

public MemoryDump.Builder setSnapShot (int index, SnapShot value)

repeated .tensorflow.SnapShot snap_shot = 4;

public MemoryDump.Builder setSnapShot (int index, SnapShot.Builder builderForValue)

repeated .tensorflow.SnapShot snap_shot = 4;

public MemoryDump.Builder setStats (MemAllocatorStats value)

.tensorflow.MemAllocatorStats stats = 5;

public MemoryDump.Builder setStats (MemAllocatorStats.Builder builderForValue)

.tensorflow.MemAllocatorStats stats = 5;

public final MemoryDump.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)