AllocatorMemoryUsed.Builder

classe finale statique publique AllocatorMemoryUsed.Builder

tensorflow.AllocatorMemoryUsed de type Protobuf.AllocatorMemoryUsed

Méthodes publiques

AllocatorMemoryUsed.Builder
addAllAllocationRecords (Iterable<? étend AllocationRecord > valeurs)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addAllocationRecords ( AllocationRecord.Builder builderForValue)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addAllocationRecords (index int, AllocationRecord.Builder builderForValue)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addAllocationRecords (index int, valeur AllocationRecord )
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addAllocationRecords (valeur AllocationRecord )
 The allocation and deallocation timeline.
AllocationRecord.Builder
addAllocationRecordsBuilder ()
 The allocation and deallocation timeline.
AllocationRecord.Builder
addAllocationRecordsBuilder (index int)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
AllocateurMémoireUtilisée
AllocateurMémoireUtilisée
AllocatorMemoryUsed.Builder
clair ()
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 (champ 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
cloner ()
Enregistrement d'allocation
getAllocationRecords (index int)
 The allocation and deallocation timeline.
AllocationRecord.Builder
getAllocationRecordsBuilder (index int)
 The allocation and deallocation timeline.
Liste< AllocationRecord.Builder >
getAllocationRecordsBuilderList ()
 The allocation and deallocation timeline.
int
getAllocationRecordsCount ()
 The allocation and deallocation timeline.
Liste <AllocationRecord>
getAllocationRecordsList ()
 The allocation and deallocation timeline.
AllocationRecordOrBuilder
getAllocationRecordsOrBuilder (index int)
 The allocation and deallocation timeline.
Liste<? étend AllocationRecordOrBuilder >
getAllocationRecordsOrBuilderList ()
 The allocation and deallocation timeline.
long
getAllocatorBytesInUse ()
 These are snapshots of the overall allocator memory stats.
Chaîne
getAllocatorName ()
string allocator_name = 1;
com.google.protobuf.ByteString
getAllocatorNameBytes ()
string allocator_name = 1;
AllocateurMémoireUtilisée
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
long
getLiveBytes ()
 The bytes that are not deallocated.
long
getPeakBytes ()
int64 peak_bytes = 3;
long
getTotalBytes ()
 These are per-node allocator memory stats.
booléen final
AllocatorMemoryUsed.Builder
mergeFrom (com.google.protobuf.Message autre)
AllocatorMemoryUsed.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AllocatorMemoryUsed.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
AllocatorMemoryUsed.Builder
supprimerAllocationRecords (index int)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
setAllocationRecords (index int, valeur AllocationRecord )
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
setAllocationRecords (index int, AllocationRecord.Builder builderForValue)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
setAllocatorBytesInUse (valeur longue)
 These are snapshots of the overall allocator memory stats.
AllocatorMemoryUsed.Builder
setAllocatorName (valeur de chaîne)
string allocator_name = 1;
AllocatorMemoryUsed.Builder
setAllocatorNameBytes (valeur com.google.protobuf.ByteString)
string allocator_name = 1;
AllocatorMemoryUsed.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
AllocatorMemoryUsed.Builder
setLiveBytes (valeur longue)
 The bytes that are not deallocated.
AllocatorMemoryUsed.Builder
setPeakBytes (valeur longue)
int64 peak_bytes = 3;
AllocatorMemoryUsed.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
AllocatorMemoryUsed.Builder
setTotalBytes (valeur longue)
 These are per-node allocator memory stats.
AllocatorMemoryUsed.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

public AllocatorMemoryUsed.Builder addAllAllocationRecords (Iterable<? étend AllocationRecord > valeurs)

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

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

public AllocatorMemoryUsed.Builder addAllocationRecords (index int, valeur AllocationRecord )

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

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

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

public AllocatorMemoryUsed.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

public AllocatorMemoryUsed build ()

public AllocatorMemoryUsed buildPartial ()

public AllocatorMemoryUsed.Builder clear ()

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

public AllocationRecord getAllocationRecords (index int)

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

public AllocationRecord.Builder getAllocationRecordsBuilder (index int)

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

liste publique < 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;

liste publique < AllocationRecord > getAllocationRecordsList ()

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

public AllocationRecordOrBuilder getAllocationRecordsOrBuilder (index int)

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

Liste publique <? étend AllocationRecordOrBuilder > getAllocationRecordsOrBuilderList ()

 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;

chaîne publique getAllocatorName ()

string allocator_name = 1;

public com.google.protobuf.ByteString getAllocatorNameBytes ()

string allocator_name = 1;

public AllocatorMemoryUsed getDefaultInstanceForType ()

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

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

public long getLiveBytes ()

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

public long getPeakBytes ()

int64 peak_bytes = 3;

public long getTotalBytes ()

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

public final booléen isInitialized ()

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

public AllocatorMemoryUsed.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

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

public AllocatorMemoryUsed.Builder removeAllocationRecords (index int)

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

public AllocatorMemoryUsed.Builder setAllocationRecords (index int, valeur AllocationRecord )

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

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

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

public AllocatorMemoryUsed.Builder setAllocatorBytesInUse (valeur longue)

 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 (valeur de chaîne)

string allocator_name = 1;

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

string allocator_name = 1;

public AllocatorMemoryUsed.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

public AllocatorMemoryUsed.Builder setLiveBytes (valeur longue)

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

public AllocatorMemoryUsed.Builder setPeakBytes (valeur longue)

int64 peak_bytes = 3;

public AllocatorMemoryUsed.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)

public AllocatorMemoryUsed.Builder setTotalBytes (valeur longue)

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

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