AllocatorMemoryUsed.Builder

publiczna statyczna klasa końcowa AllocatorMemoryUsed.Builder

Protobuf typu tensorflow.AllocatorMemoryUsed

Metody publiczne

AllocatorMemoryUsed.Builder
addAllAllocationRecords (Iterable<? rozszerza AllocationRecord > wartości)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addAllocationRecords ( AllocationRecord.Builder builderForValue)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addAllocationRecords (indeks int, AllocationRecord.Builder builderForValue)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addAllocationRecords (indeks int, wartość AllocationRecord )
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addAllocationRecords (wartość AllocationRecord )
 The allocation and deallocation timeline.
AllocationRecord.Builder
addAllocationRecordsBuilder ()
 The allocation and deallocation timeline.
AllocationRecord.Builder
addAllocationRecordsBuilder (indeks int)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
Używana pamięć alokatora
Używana pamięć alokatora
AllocatorMemoryUsed.Builder
jasne ()
AllocatorMemoryUsed.Builder
wyczyśćRekordy alokacji ()
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
clearAllocatorBytesInUse ()
 These are snapshots of the overall allocator memory stats.
AllocatorMemoryUsed.Builder
wyczyść nazwę alokatora ()
string allocator_name = 1;
AllocatorMemoryUsed.Builder
clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)
AllocatorMemoryUsed.Builder
wyczyśćLiveBytes ()
 The bytes that are not deallocated.
AllocatorMemoryUsed.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
AllocatorMemoryUsed.Builder
clearPeakBytes ()
int64 peak_bytes = 3;
AllocatorMemoryUsed.Builder
wyczyśćTotalBytes ()
 These are per-node allocator memory stats.
AllocatorMemoryUsed.Builder
klon ()
Rekord alokacji
getAllocationRecords (indeks int)
 The allocation and deallocation timeline.
AllocationRecord.Builder
getAllocationRecordsBuilder (indeks int)
 The allocation and deallocation timeline.
Lista< AllocationRecord.Builder >
getAllocationRecordsBuilderList ()
 The allocation and deallocation timeline.
wew
getAllocationRecordsCount ()
 The allocation and deallocation timeline.
Lista< Rekord alokacji >
getAllocationRecordsList ()
 The allocation and deallocation timeline.
AllocationRecordOrBuilder
getAllocationRecordsOrBuilder (indeks int)
 The allocation and deallocation timeline.
Lista<? rozszerza AllocationRecordOrBuilder >
getAllocationRecordsOrBuilderList ()
 The allocation and deallocation timeline.
długi
getAllocatorBytesInUse ()
 These are snapshots of the overall allocator memory stats.
Strunowy
getAllocatorName ()
string allocator_name = 1;
com.google.protobuf.ByteString
getAllocatorNameBytes ()
string allocator_name = 1;
Używana pamięć alokatora
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
długi
getLiveBytes ()
 The bytes that are not deallocated.
długi
getPeakBytes ()
int64 peak_bytes = 3;
długi
getTotalBytes ()
 These are per-node allocator memory stats.
końcowa wartość logiczna
AllocatorMemoryUsed.Builder
mergeFrom (com.google.protobuf.Wiadomość inna)
AllocatorMemoryUsed.Builder
mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
końcowy AllocatorMemoryUsed.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
AllocatorMemoryUsed.Builder
usuńAllocationRecords (indeks int)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
setAllocationRecords (indeks int, wartość AllocationRecord )
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
setAllocationRecords (indeks int, AllocationRecord.Builder builderForValue)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
setAllocatorBytesInUse (długa wartość)
 These are snapshots of the overall allocator memory stats.
AllocatorMemoryUsed.Builder
setAllocatorName (wartość ciągu)
string allocator_name = 1;
AllocatorMemoryUsed.Builder
setAllocatorNameBytes (wartość com.google.protobuf.ByteString)
string allocator_name = 1;
AllocatorMemoryUsed.Builder
setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
AllocatorMemoryUsed.Builder
setLiveBytes (długa wartość)
 The bytes that are not deallocated.
AllocatorMemoryUsed.Builder
setPeakBytes (długa wartość)
int64 peak_bytes = 3;
AllocatorMemoryUsed.Builder
setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
AllocatorMemoryUsed.Builder
setTotalBytes (długa wartość)
 These are per-node allocator memory stats.
końcowy AllocatorMemoryUsed.Builder
setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)

Metody dziedziczone

Metody publiczne

public AllocatorMemoryUsed.Builder addAllAllocationRecords (Iterable<? rozszerza AllocationRecord > wartości)

 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 (indeks int, AllocationRecord.Builder builderForValue)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

public AllocatorMemoryUsed.Builder addAllocationRecords (indeks int, wartość AllocationRecord )

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

public AllocatorMemoryUsed.Builder addAllocationRecords (wartość AllocationRecord )

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

public AllocationRecord.Builder addAllocationRecordsBuilder ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

public AllocationRecord.Builder addAllocationRecordsBuilder (indeks int)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

public AllocatorMemoryUsed.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

public AllocatorMemoryUsed build ()

public AllocatorMemoryUsed buildPartial ()

public AllocatorMemoryUsed.Builder wyczyść ()

public AllocatorMemoryUsed.Builder clearAllocationRecords ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

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 AllocatorMemoryUsed.Builder clearAllocatorName ()

string allocator_name = 1;

public AllocatorMemoryUsed.Builder clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)

public AllocatorMemoryUsed.Builder clearLiveBytes ()

 The bytes that are not deallocated.
 
int64 live_bytes = 4;

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

public AllocatorMemoryUsed.Builder clearPeakBytes ()

int64 peak_bytes = 3;

public AllocatorMemoryUsed.Builder clearTotalBytes ()

 These are per-node allocator memory stats.
 
int64 total_bytes = 2;

public AllocationRecord getAllocationRecords (indeks int)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

public AllocationRecord.Builder getAllocationRecordsBuilder (indeks int)

 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 int getAllocationRecordsCount ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

public List< AllocationRecord > getAllocationRecordsList ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

public AllocationRecordOrBuilder getAllocationRecordsOrBuilder (indeks int)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

lista publiczna<? rozszerza AllocationRecordOrBuilder > getAllocationRecordsOrBuilderList ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

publiczny długi 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;

public String getAllocatorName ()

string allocator_name = 1;

public com.google.protobuf.ByteString getAllocatorNameBytes ()

string allocator_name = 1;

public AllocatorMemoryUsed getDefaultInstanceForType ()

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

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

publiczny długi getLiveBytes ()

 The bytes that are not deallocated.
 
int64 live_bytes = 4;

publiczny długi getPeakBytes ()

int64 peak_bytes = 3;

publiczny długi getTotalBytes ()

 These are per-node allocator memory stats.
 
int64 total_bytes = 2;

publiczna końcowa wartość logiczna isInitialized ()

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

public AllocatorMemoryUsed.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

publiczny końcowy AllocatorMemoryUsed.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public AllocatorMemoryUsed.Builder usuńAllocationRecords (indeks int)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

public AllocatorMemoryUsed.Builder setAllocationRecords (indeks int, wartość AllocationRecord )

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

public AllocatorMemoryUsed.Builder setAllocationRecords (indeks int, AllocationRecord.Builder builderForValue)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

public AllocatorMemoryUsed.Builder setAllocatorBytesInUse (długa wartość)

 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 setAllocatorName (wartość ciągu)

string allocator_name = 1;

public AllocatorMemoryUsed.Builder setAllocatorNameBytes (wartość com.google.protobuf.ByteString)

string allocator_name = 1;

public AllocatorMemoryUsed.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

public AllocatorMemoryUsed.Builder setLiveBytes (długa wartość)

 The bytes that are not deallocated.
 
int64 live_bytes = 4;

public AllocatorMemoryUsed.Builder setPeakBytes (długa wartość)

int64 peak_bytes = 3;

public AllocatorMemoryUsed.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)

public AllocatorMemoryUsed.Builder setTotalBytes (długa wartość)

 These are per-node allocator memory stats.
 
int64 total_bytes = 2;

publiczny końcowy AllocatorMemoryUsed.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)