classe final pública MemAllocatorStats
Some of the data from AllocatorStats
tensorflow.MemAllocatorStats
Classes aninhadas
aula | MemAllocatorStats.Builder | Some of the data from AllocatorStats tensorflow.MemAllocatorStats |
Constantes
interno | BYTES_IN_USE_FIELD_NUMBER | |
interno | FRAGMENTATION_METRIC_FIELD_NUMBER | |
interno | LARGEST_ALLOC_SIZE_FIELD_NUMBER | |
interno | NUM_ALLOCS_FIELD_NUMBER | |
interno | PEAK_BYTES_IN_USE_FIELD_NUMBER |
Métodos Públicos
booleano | é igual (objeto obj) |
longo | getBytesInUse () int64 bytes_in_use = 2; |
MemAllocatorStats estático | |
MemAllocatorStats | |
final estático com.google.protobuf.Descriptors.Descriptor | |
flutuador | getFragmentationMetric () float fragmentation_metric = 5; |
longo | getLargestAllocSize () int64 largest_alloc_size = 4; |
longo | getNumAllocs () int64 num_allocs = 1; |
longo | getPeakBytesInUse () int64 peak_bytes_in_use = 3; |
interno | |
final com.google.protobuf.UnknownFieldSet | |
interno | código hash () |
booleano final | |
MemAllocatorStats.Builder estático | newBuilder (protótipo MemAllocatorStats ) |
MemAllocatorStats.Builder estático | |
MemAllocatorStats.Builder | |
MemAllocatorStats estático | parseDelimitedFrom (entrada InputStream) |
MemAllocatorStats estático | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MemAllocatorStats estático | parseFrom (dados de ByteBuffer) |
MemAllocatorStats estático | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MemAllocatorStats estático | parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MemAllocatorStats estático | parseFrom (entrada com.google.protobuf.CodedInputStream) |
MemAllocatorStats estático | parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MemAllocatorStats estático | parseFrom (dados com.google.protobuf.ByteString) |
MemAllocatorStats estático | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MemAllocatorStats estático | parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
estático | analisador () |
MemAllocatorStats.Builder | |
vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
público estático final int BYTES_IN_USE_FIELD_NUMBER
Valor Constante: 2
público estático final int FRAGMENTATION_METRIC_FIELD_NUMBER
Valor Constante: 5
int final estático público LARGEST_ALLOC_SIZE_FIELD_NUMBER
Valor Constante: 4
público estático 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
booleano público é igual (Object obj)
público longo getBytesInUse ()
int64 bytes_in_use = 2;
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
flutuador público getFragmentationMetric ()
float fragmentation_metric = 5;
público longo getLargestAllocSize ()
int64 largest_alloc_size = 4;
getNumAllocs longo público ()
int64 num_allocs = 1;
público getParserForType ()
público longo getPeakBytesInUse ()
int64 peak_bytes_in_use = 3;
público int getSerializedSize ()
final público com.google.protobuf.UnknownFieldSet getUnknownFields ()
hashCode int público ()
público final booleano isInitialized ()
public static MemAllocatorStats parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
público estático MemAllocatorStats parseFrom (dados ByteBuffer)
Lança
InvalidProtocolBufferException |
---|
public static MemAllocatorStats parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static MemAllocatorStats parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
público estático MemAllocatorStats parseFrom (entrada com.google.protobuf.CodedInputStream)
Lança
IOException |
---|
público estático MemAllocatorStats parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
MemAllocatorStats parseFrom estático público (dados com.google.protobuf.ByteString)
Lança
InvalidProtocolBufferException |
---|
public static MemAllocatorStats parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
público estático MemAllocatorStats parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
IOException |
---|