Uses of Class
org.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
Packages that use BfcMemoryMap.MemoryDump.Builder
-
Uses of BfcMemoryMap.MemoryDump.Builder in org.tensorflow.proto
Subclasses with type arguments of type BfcMemoryMap.MemoryDump.Builder in org.tensorflow.protoModifier and TypeClassDescriptionstatic final classProtobuf typetensorflow.MemoryDumpMethods in org.tensorflow.proto that return BfcMemoryMap.MemoryDump.BuilderModifier and TypeMethodDescriptionBfcMemoryMap.MemoryDump.Builder.addAllBinSummary(Iterable<? extends BfcMemoryMap.BinSummary> values) repeated .tensorflow.BinSummary bin_summary = 2;BfcMemoryMap.MemoryDump.Builder.addAllChunk(Iterable<? extends BfcMemoryMap.MemChunk> values) repeated .tensorflow.MemChunk chunk = 3;BfcMemoryMap.MemoryDump.Builder.addAllSnapShot(Iterable<? extends BfcMemoryMap.SnapShot> values) repeated .tensorflow.SnapShot snap_shot = 4;BfcMemoryMap.MemoryDump.Builder.addBinSummary(int index, BfcMemoryMap.BinSummary value) repeated .tensorflow.BinSummary bin_summary = 2;BfcMemoryMap.MemoryDump.Builder.addBinSummary(int index, BfcMemoryMap.BinSummary.Builder builderForValue) repeated .tensorflow.BinSummary bin_summary = 2;BfcMemoryMap.MemoryDump.Builder.addBinSummary(BfcMemoryMap.BinSummary value) repeated .tensorflow.BinSummary bin_summary = 2;BfcMemoryMap.MemoryDump.Builder.addBinSummary(BfcMemoryMap.BinSummary.Builder builderForValue) repeated .tensorflow.BinSummary bin_summary = 2;BfcMemoryMap.MemoryDump.Builder.addChunk(int index, BfcMemoryMap.MemChunk value) repeated .tensorflow.MemChunk chunk = 3;BfcMemoryMap.MemoryDump.Builder.addChunk(int index, BfcMemoryMap.MemChunk.Builder builderForValue) repeated .tensorflow.MemChunk chunk = 3;BfcMemoryMap.MemoryDump.Builder.addChunk(BfcMemoryMap.MemChunk value) repeated .tensorflow.MemChunk chunk = 3;BfcMemoryMap.MemoryDump.Builder.addChunk(BfcMemoryMap.MemChunk.Builder builderForValue) repeated .tensorflow.MemChunk chunk = 3;BfcMemoryMap.MemoryDump.Builder.addRepeatedField(Descriptors.FieldDescriptor field, Object value) BfcMemoryMap.MemoryDump.Builder.addSnapShot(int index, BfcMemoryMap.SnapShot value) repeated .tensorflow.SnapShot snap_shot = 4;BfcMemoryMap.MemoryDump.Builder.addSnapShot(int index, BfcMemoryMap.SnapShot.Builder builderForValue) repeated .tensorflow.SnapShot snap_shot = 4;BfcMemoryMap.MemoryDump.Builder.addSnapShot(BfcMemoryMap.SnapShot value) repeated .tensorflow.SnapShot snap_shot = 4;BfcMemoryMap.MemoryDump.Builder.addSnapShot(BfcMemoryMap.SnapShot.Builder builderForValue) repeated .tensorflow.SnapShot snap_shot = 4;BfcMemoryMap.MemoryDump.Builder.clear()BfcMemoryMap.MemoryDump.Builder.clearAllocatorName()string allocator_name = 1;BfcMemoryMap.MemoryDump.Builder.clearBinSummary()repeated .tensorflow.BinSummary bin_summary = 2;BfcMemoryMap.MemoryDump.Builder.clearChunk()repeated .tensorflow.MemChunk chunk = 3;BfcMemoryMap.MemoryDump.Builder.clearField(Descriptors.FieldDescriptor field) BfcMemoryMap.MemoryDump.Builder.clearOneof(Descriptors.OneofDescriptor oneof) BfcMemoryMap.MemoryDump.Builder.clearSnapShot()repeated .tensorflow.SnapShot snap_shot = 4;BfcMemoryMap.MemoryDump.Builder.clearStats().tensorflow.MemAllocatorStats stats = 5;BfcMemoryMap.MemoryDump.Builder.clone()BfcMemoryMap.MemoryDump.Builder.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) BfcMemoryMap.MemoryDump.Builder.mergeFrom(BfcMemoryMap.MemoryDump other) BfcMemoryMap.MemoryDump.Builder.mergeStats(BfcMemoryMap.MemAllocatorStats value) .tensorflow.MemAllocatorStats stats = 5;BfcMemoryMap.MemoryDump.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) BfcMemoryMap.MemoryDump.newBuilder()BfcMemoryMap.MemoryDump.newBuilder(BfcMemoryMap.MemoryDump prototype) BfcMemoryMap.MemoryDump.newBuilderForType()protected BfcMemoryMap.MemoryDump.BuilderBfcMemoryMap.MemoryDump.newBuilderForType(GeneratedMessageV3.BuilderParent parent) BfcMemoryMap.MemoryDump.Builder.removeBinSummary(int index) repeated .tensorflow.BinSummary bin_summary = 2;BfcMemoryMap.MemoryDump.Builder.removeChunk(int index) repeated .tensorflow.MemChunk chunk = 3;BfcMemoryMap.MemoryDump.Builder.removeSnapShot(int index) repeated .tensorflow.SnapShot snap_shot = 4;BfcMemoryMap.MemoryDump.Builder.setAllocatorName(String value) string allocator_name = 1;BfcMemoryMap.MemoryDump.Builder.setAllocatorNameBytes(ByteString value) string allocator_name = 1;BfcMemoryMap.MemoryDump.Builder.setBinSummary(int index, BfcMemoryMap.BinSummary value) repeated .tensorflow.BinSummary bin_summary = 2;BfcMemoryMap.MemoryDump.Builder.setBinSummary(int index, BfcMemoryMap.BinSummary.Builder builderForValue) repeated .tensorflow.BinSummary bin_summary = 2;BfcMemoryMap.MemoryDump.Builder.setChunk(int index, BfcMemoryMap.MemChunk value) repeated .tensorflow.MemChunk chunk = 3;BfcMemoryMap.MemoryDump.Builder.setChunk(int index, BfcMemoryMap.MemChunk.Builder builderForValue) repeated .tensorflow.MemChunk chunk = 3;BfcMemoryMap.MemoryDump.Builder.setField(Descriptors.FieldDescriptor field, Object value) BfcMemoryMap.MemoryDump.Builder.setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) BfcMemoryMap.MemoryDump.Builder.setSnapShot(int index, BfcMemoryMap.SnapShot value) repeated .tensorflow.SnapShot snap_shot = 4;BfcMemoryMap.MemoryDump.Builder.setSnapShot(int index, BfcMemoryMap.SnapShot.Builder builderForValue) repeated .tensorflow.SnapShot snap_shot = 4;BfcMemoryMap.MemoryDump.Builder.setStats(BfcMemoryMap.MemAllocatorStats value) .tensorflow.MemAllocatorStats stats = 5;BfcMemoryMap.MemoryDump.Builder.setStats(BfcMemoryMap.MemAllocatorStats.Builder builderForValue) .tensorflow.MemAllocatorStats stats = 5;BfcMemoryMap.MemoryDump.Builder.setUnknownFields(UnknownFieldSet unknownFields) BfcMemoryMap.MemoryDump.toBuilder()