MemAllocatorStats de clase final pública
Some of the data from AllocatorStatsProtobuf tipo
tensorflow.MemAllocatorStats Clases anidadas
| clase | MemAllocatorStats.Builder | Some of the data from AllocatorStatsProtobuf tipo tensorflow.MemAllocatorStats | |
Constantes
| En t | BYTES_IN_USE_FIELD_NUMBER | |
| En t | FRAGMENTATION_METRIC_FIELD_NUMBER | |
| En t | LARGEST_ALLOC_SIZE_FIELD_NUMBER | |
| En t | NUM_ALLOCS_FIELD_NUMBER | |
| En t | PEAK_BYTES_IN_USE_FIELD_NUMBER |
Métodos públicos
| booleano | es igual a (Objeto obj) |
| largo | getBytesInUse () int64 bytes_in_use = 2; |
| MemAllocatorStats estáticos | |
| MemAllocatorStats | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| flotador | getFragmentationMetric () float fragmentation_metric = 5; |
| largo | getLargestAllocSize () int64 largest_alloc_size = 4; |
| largo | getNumAllocs () int64 num_allocs = 1; |
| largo | getPeakBytesInUse () int64 peak_bytes_in_use = 3; |
| En t | |
| final com.google.protobuf.UnknownFieldSet | |
| En t | hashCode () |
| booleano final | |
| MemAllocatorStats.Builder estático | newBuilder (prototipo MemAllocatorStats ) |
| MemAllocatorStats.Builder estático | newBuilder () |
| MemAllocatorStats.Builder | |
| MemAllocatorStats estáticos | parseDelimitedFrom (entrada InputStream) |
| MemAllocatorStats estáticos | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemAllocatorStats estáticos | parseFrom (datos ByteBuffer) |
| MemAllocatorStats estáticos | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemAllocatorStats estáticos | parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemAllocatorStats estáticos | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| MemAllocatorStats estáticos | parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemAllocatorStats estáticos | parseFrom (datos com.google.protobuf.ByteString) |
| MemAllocatorStats estáticos | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemAllocatorStats estáticos | parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analizador () |
| MemAllocatorStats.Builder | toBuilder () |
| vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
public static final int BYTES_IN_USE_FIELD_NUMBER
Valor constante: 2
public static final int FRAGMENTATION_METRIC_FIELD_NUMBER
Valor constante: 5
public static final int LARGEST_ALLOC_SIZE_FIELD_NUMBER
Valor constante: 4
public static final int NUM_ALLOCS_FIELD_NUMBER
Valor constante: 1
público estático final int PEAK_BYTES_IN_USE_FIELD_NUMBER
Valor constante: 3
Métodos públicos
public boolean es igual a (Object obj)
public long getBytesInUse ()
int64 bytes_in_use = 2;
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
getFragmentationMetric flotante público ()
float fragmentation_metric = 5;
public long getLargestAllocSize ()
int64 largest_alloc_size = 4;
public long getNumAllocs ()
int64 num_allocs = 1;
público getParserForType ()
public long getPeakBytesInUse ()
int64 peak_bytes_in_use = 3;
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final boolean isInitialized ()
MemAllocatorStats estática pública parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
MemAllocatorStats estático público parseFrom (datos ByteBuffer)
Lanza
| InvalidProtocolBufferException |
|---|
MemAllocatorStats estática pública parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
MemAllocatorStats estática pública parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
MemAllocatorStats estática pública parseFrom (entrada com.google.protobuf.CodedInputStream)
Lanza
| IOException |
|---|
MemAllocatorStats estática pública parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
MemAllocatorStats estática pública parseFrom (datos de com.google.protobuf.ByteString)
Lanza
| InvalidProtocolBufferException |
|---|
MemAllocatorStats estática pública parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
MemAllocatorStats estática pública parseFrom (datos de com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
público estático analizador ()
public void writeTo (salida de com.google.protobuf.CodedOutputStream)
Lanza
| IOException |
|---|