classe finale publique MemAllocatorStats
Some of the data from AllocatorStats
tensorflow.MemAllocatorStats
de type Protobuf.MemAllocatorStats Classes imbriquées
classe | MemAllocatorStats.Builder | Some of the data from AllocatorStats tensorflow.MemAllocatorStats de type Protobuf.MemAllocatorStats |
Constantes
int | BYTES_IN_USE_FIELD_NUMBER | |
int | FRAGMENTATION_METRIC_FIELD_NUMBER | |
int | LARGEST_ALLOC_SIZE_FIELD_NUMBER | |
int | NUM_ALLOCS_FIELD_NUMBER | |
int | PEAK_BYTES_IN_USE_FIELD_NUMBER |
Méthodes publiques
booléen | est égal à (Obj objet) |
long | getBytesInUse () int64 bytes_in_use = 2; |
MemAllocatorStats statique | |
MemAllocatorStats | |
final statique com.google.protobuf.Descriptors.Descriptor | |
flotter | getFragmentationMetric () float fragmentation_metric = 5; |
long | getLargestAllocSize () int64 largest_alloc_size = 4; |
long | getNumAllocs () int64 num_allocs = 1; |
long | getPeakBytesInUse () int64 peak_bytes_in_use = 3; |
int | |
final com.google.protobuf.UnknownFieldSet | |
int | |
booléen final | |
MemAllocatorStats.Builder statique | newBuilder (prototype MemAllocatorStats ) |
MemAllocatorStats.Builder statique | |
MemAllocatorStats.Builder | |
MemAllocatorStats statique | parseDelimitedFrom (entrée InputStream) |
MemAllocatorStats statique | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MemAllocatorStats statique | parseFrom (données ByteBuffer) |
MemAllocatorStats statique | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MemAllocatorStats statique | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MemAllocatorStats statique | parseFrom (entrée com.google.protobuf.CodedInputStream) |
MemAllocatorStats statique | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MemAllocatorStats statique | parseFrom (données com.google.protobuf.ByteString) |
MemAllocatorStats statique | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MemAllocatorStats statique | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statique | analyseur () |
MemAllocatorStats.Builder | toBuilder () |
vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final int BYTES_IN_USE_FIELD_NUMBER
Valeur constante : 2
public statique final int FRAGMENTATION_METRIC_FIELD_NUMBER
Valeur constante : 5
public statique final int LARGEST_ALLOC_SIZE_FIELD_NUMBER
Valeur constante : 4
public statique final entier NUM_ALLOCS_FIELD_NUMBER
Valeur constante : 1
public statique final int PEAK_BYTES_IN_USE_FIELD_NUMBER
Valeur constante : 3
Méthodes publiques
public booléen égal (Objet obj)
public long getBytesInUse ()
int64 bytes_in_use = 2;
public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public float getFragmentationMetric ()
float fragmentation_metric = 5;
public long getLargestAllocSize ()
int64 largest_alloc_size = 4;
public long getNumAllocs ()
int64 num_allocs = 1;
publique getParserForType ()
public long getPeakBytesInUse ()
int64 peak_bytes_in_use = 3;
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
code de hachage int public ()
public final booléen isInitialized ()
public statique MemAllocatorStats parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique MemAllocatorStats parseFrom (données ByteBuffer)
Jetés
InvalidProtocolBufferException |
---|
public statique MemAllocatorStats parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique MemAllocatorStats parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique MemAllocatorStats parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
IOException |
---|
public statique MemAllocatorStats parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique MemAllocatorStats parseFrom (données com.google.protobuf.ByteString)
Jetés
InvalidProtocolBufferException |
---|
public statique MemAllocatorStats parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
IOException |
---|
public statique MemAllocatorStats parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
InvalidProtocolBufferException |
---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
IOException |
---|