AllocatorMemoryUsed

classe finale publique AllocatorMemoryUsed

tensorflow.AllocatorMemoryUsed de type Protobuf.AllocatorMemoryUsed

Classes imbriquées

classe AllocatorMemoryUsed.Builder tensorflow.AllocatorMemoryUsed de type Protobuf.AllocatorMemoryUsed

Constantes

int ALLOCATION_RECORDS_FIELD_NUMBER
int ALLOCATOR_BYTES_IN_USE_FIELD_NUMBER
int ALLOCATOR_NAME_FIELD_NUMBER
int LIVE_BYTES_FIELD_NUMBER
int PEAK_BYTES_FIELD_NUMBER
int TOTAL_BYTES_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
Enregistrement d'allocation
getAllocationRecords (index int)
 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;
Allocateur statiqueMemoryUsed
AllocateurMémoireUtilisée
final statique com.google.protobuf.Descriptors.Descriptor
long
getLiveBytes ()
 The bytes that are not deallocated.
long
getPeakBytes ()
int64 peak_bytes = 3;
int
long
getTotalBytes ()
 These are per-node allocator memory stats.
final com.google.protobuf.UnknownFieldSet
int
booléen final
AllocatorMemoryUsed.Builder statique
AllocatorMemoryUsed.Builder statique
AllocatorMemoryUsed.Builder
Allocateur statiqueMemoryUsed
parseDelimitedFrom (entrée InputStream)
Allocateur statiqueMemoryUsed
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Allocateur statiqueMemoryUsed
parseFrom (données ByteBuffer)
Allocateur statiqueMemoryUsed
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Allocateur statiqueMemoryUsed
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Allocateur statiqueMemoryUsed
parseFrom (entrée com.google.protobuf.CodedInputStream)
Allocateur statiqueMemoryUsed
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Allocateur statiqueMemoryUsed
parseFrom (données com.google.protobuf.ByteString)
Allocateur statiqueMemoryUsed
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Allocateur statiqueMemoryUsed
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
AllocatorMemoryUsed.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int ALLOCATION_RECORDS_FIELD_NUMBER

Valeur constante : 6

public statique final int ALLOCATOR_BYTES_IN_USE_FIELD_NUMBER

Valeur constante : 5

public statique final int ALLOCATOR_NAME_FIELD_NUMBER

Valeur constante : 1

public statique final int LIVE_BYTES_FIELD_NUMBER

Valeur constante : 4

public statique final int PEAK_BYTES_FIELD_NUMBER

Valeur constante : 3

public statique final entier TOTAL_BYTES_FIELD_NUMBER

Valeur constante : 2

Méthodes publiques

public booléen égal (Objet obj)

public AllocationRecord getAllocationRecords (index int)

 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 statique AllocatorMemoryUsed getDefaultInstance ()

public AllocatorMemoryUsed getDefaultInstanceForType ()

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

public long getLiveBytes ()

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

publique getParserForType ()

public long getPeakBytes ()

int64 peak_bytes = 3;

public int getSerializedSize ()

public long getTotalBytes ()

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

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

code de hachage int public ()

public final booléen isInitialized ()

public statique AllocatorMemoryUsed.Builder newBuilder (prototype AllocatorMemoryUsed )

public statique AllocatorMemoryUsed.Builder newBuilder ()

public AllocatorMemoryUsed.Builder newBuilderForType ()

public static AllocatorMemoryUsed parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public static AllocatorMemoryUsed parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static AllocatorMemoryUsed parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public static AllocatorMemoryUsed parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static AllocatorMemoryUsed parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public static AllocatorMemoryUsed parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public static AllocatorMemoryUsed parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique AllocatorMemoryUsed parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public static AllocatorMemoryUsed parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static AllocatorMemoryUsed parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public AllocatorMemoryUsed.Builder toBuilder ()

public void writeTo (sortie com.google.protobuf.CodedOutputStream)

Jetés
IOException