AllocatorMemoryUsed.Builder

classe finale statica pubblica AllocatorMemoryUsed.Builder

Tipo di protocollo tensorflow.AllocatorMemoryUsed

Metodi pubblici

AllocatorMemoryUsed.Builder
addAllAllocationRecords (Iterable<? estende AllocationRecord > valori)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addAllocationRecords ( AllocationRecord.Builder builderForValue)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addAllocationRecords (indice int, AllocationRecord.Builder builderForValue)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addAllocationRecords (indice int, valore AllocationRecord )
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addAllocationRecords (valore AllocationRecord )
 The allocation and deallocation timeline.
AllocationRecord.Builder
aggiungiAllocationRecordsBuilder ()
 The allocation and deallocation timeline.
AllocationRecord.Builder
addAllocationRecordsBuilder (indice int)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
AllocatorMemoryUsed
AllocatorMemoryUsed
AllocatorMemoryUsed.Builder
chiaro ()
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 (campo com.google.protobuf.Descriptors.FieldDescriptor)
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 ()
Record di allocazione
getAllocationRecords (indice int)
 The allocation and deallocation timeline.
AllocationRecord.Builder
getAllocationRecordsBuilder (indice int)
 The allocation and deallocation timeline.
Elenco< AllocationRecord.Builder >
getAllocationRecordsBuilderList ()
 The allocation and deallocation timeline.
int
getAllocationRecordsCount ()
 The allocation and deallocation timeline.
Elenco< Record di allocazione >
getAllocationRecordsList ()
 The allocation and deallocation timeline.
AllocazioneRecordOrBuilder
getAllocationRecordsOrBuilder (indice int)
 The allocation and deallocation timeline.
Elenco<? estende AllocationRecordOrBuilder >
getAllocationRecordsOrBuilderList ()
 The allocation and deallocation timeline.
lungo
getAllocatorBytesInUse ()
 These are snapshots of the overall allocator memory stats.
Corda
getAllocatorName ()
string allocator_name = 1;
com.google.protobuf.ByteString
getAllocatorNameBytes ()
string allocator_name = 1;
AllocatorMemoryUsed
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
lungo
getLiveBytes ()
 The bytes that are not deallocated.
lungo
getPeakBytes ()
int64 peak_bytes = 3;
lungo
getTotalBytes ()
 These are per-node allocator memory stats.
booleano finale
AllocatorMemoryUsed.Builder
mergeFrom (com.google.protobuf.Message altro)
AllocatorMemoryUsed.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
allocatorMemoryUsed.Builder finale
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
AllocatorMemoryUsed.Builder
rimuoviAllocationRecords (indice int)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
setAllocationRecords (indice int, valore AllocationRecord )
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
setAllocationRecords (indice int, AllocationRecord.Builder builderForValue)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
setAllocatorBytesInUse (valore lungo)
 These are snapshots of the overall allocator memory stats.
AllocatorMemoryUsed.Builder
setAllocatorName (valore stringa)
string allocator_name = 1;
AllocatorMemoryUsed.Builder
setAllocatorNameBytes (valore com.google.protobuf.ByteString)
string allocator_name = 1;
AllocatorMemoryUsed.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
AllocatorMemoryUsed.Builder
setLiveBytes (valore lungo)
 The bytes that are not deallocated.
AllocatorMemoryUsed.Builder
setPeakBytes (valore lungo)
int64 peak_bytes = 3;
AllocatorMemoryUsed.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
AllocatorMemoryUsed.Builder
setTotalBytes (valore lungo)
 These are per-node allocator memory stats.
allocatorMemoryUsed.Builder finale
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public AllocatorMemoryUsed.Builder addAllAllocationRecords (Iterable<? estende AllocationRecord > valori)

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

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

public AllocatorMemoryUsed.Builder addAllocationRecords (indice int, valore AllocationRecord )

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

public AllocatorMemoryUsed.Builder addAllocationRecords (valore 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 (indice int)

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

public AllocatorMemoryUsed.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public AllocatorMemoryUsed build ()

public AllocatorMemoryUsed buildPartial ()

public AllocatorMemoryUsed.Builder cancella ()

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 (campo 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;

clone pubblico AllocatorMemoryUsed.Builder ()

public AllocationRecord getAllocationRecords (indice int)

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

public AllocationRecord.Builder getAllocationRecordsBuilder (indice int)

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

Elenco pubblico< 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;

Elenco pubblico< AllocationRecord > getAllocationRecordsList ()

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

public AllocationRecordOrBuilder getAllocationRecordsOrBuilder (indice int)

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

Elenco pubblico<? estende AllocationRecordOrBuilder > getAllocationRecordsOrBuilderList ()

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

pubblico lungo 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;

stringa pubblica getAllocatorName ()

string allocator_name = 1;

pubblico com.google.protobuf.ByteString getAllocatorNameBytes ()

string allocator_name = 1;

public AllocatorMemoryUsed getDefaultInstanceForType ()

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

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

pubblico lungo getLiveBytes ()

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

pubblico lungo getPeakBytes ()

int64 peak_bytes = 3;

pubblico lungo getTotalBytes ()

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

public final booleano isInitialized ()

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

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

Lancia
IOException

public final AllocatorMemoryUsed.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public AllocatorMemoryUsed.BuilderremoveAllocationRecords ( indice int)

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

public AllocatorMemoryUsed.Builder setAllocationRecords (indice int, valore AllocationRecord )

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

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

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

public AllocatorMemoryUsed.Builder setAllocatorBytesInUse (valore lungo)

 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 (valore stringa)

string allocator_name = 1;

public AllocatorMemoryUsed.Builder setAllocatorNameBytes (valore com.google.protobuf.ByteString)

string allocator_name = 1;

public AllocatorMemoryUsed.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public AllocatorMemoryUsed.Builder setLiveBytes (valore lungo)

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

public AllocatorMemoryUsed.Builder setPeakBytes (valore lungo)

int64 peak_bytes = 3;

public AllocatorMemoryUsed.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

public AllocatorMemoryUsed.Builder setTotalBytes (valore lungo)

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

pubblico finale AllocatorMemoryUsed.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)