MemAllocatorStats.Builder

MemAllocatorStats.Builder de clase final estática pública

 Some of the data from AllocatorStats
 
Protobuf tipo tensorflow.MemAllocatorStats

Métodos públicos

MemAllocatorStats.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
MemAllocatorStats
MemAllocatorStats
MemAllocatorStats.Builder
claro ()
MemAllocatorStats.Builder
clearBytesInUse ()
int64 bytes_in_use = 2;
MemAllocatorStats.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
MemAllocatorStats.Builder
clearFragmentationMetric ()
float fragmentation_metric = 5;
MemAllocatorStats.Builder
clearLargestAllocSize ()
int64 largest_alloc_size = 4;
MemAllocatorStats.Builder
clearNumAllocs ()
int64 num_allocs = 1;
MemAllocatorStats.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MemAllocatorStats.Builder
clearPeakBytesInUse ()
int64 peak_bytes_in_use = 3;
MemAllocatorStats.Builder
clonar ()
largo
getBytesInUse ()
int64 bytes_in_use = 2;
MemAllocatorStats
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
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;
booleano final
MemAllocatorStats.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemAllocatorStats.Builder
mergeFrom (com.google.protobuf.Message otro)
MemAllocatorStats.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
MemAllocatorStats.Builder
setBytesInUse (valor largo)
int64 bytes_in_use = 2;
MemAllocatorStats.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
MemAllocatorStats.Builder
setFragmentationMetric (valor flotante)
float fragmentation_metric = 5;
MemAllocatorStats.Builder
setLargestAllocSize (valor largo)
int64 largest_alloc_size = 4;
MemAllocatorStats.Builder
setNumAllocs (valor largo)
int64 num_allocs = 1;
MemAllocatorStats.Builder
setPeakBytesInUse (valor largo)
int64 peak_bytes_in_use = 3;
MemAllocatorStats.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
MemAllocatorStats.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos heredados

Métodos públicos

public MemAllocatorStats.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public MemAllocatorStats build ()

public MemAllocatorStats buildPartial ()

public MemAllocatorStats.Builder clear ()

public MemAllocatorStats.Builder clearBytesInUse ()

int64 bytes_in_use = 2;

public MemAllocatorStats.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public MemAllocatorStats.Builder clearFragmentationMetric ()

float fragmentation_metric = 5;

public MemAllocatorStats.Builder clearLargestAllocSize ()

int64 largest_alloc_size = 4;

public MemAllocatorStats.Builder clearNumAllocs ()

int64 num_allocs = 1;

public MemAllocatorStats.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public MemAllocatorStats.Builder clearPeakBytesInUse ()

int64 peak_bytes_in_use = 3;

public MemAllocatorStats.Builder clone ()

public long getBytesInUse ()

int64 bytes_in_use = 2;

public MemAllocatorStats getDefaultInstanceForType ()

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

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

getFragmentationMetric flotante público ()

float fragmentation_metric = 5;

public long getLargestAllocSize ()

int64 largest_alloc_size = 4;

public long getNumAllocs ()

int64 num_allocs = 1;

public long getPeakBytesInUse ()

int64 peak_bytes_in_use = 3;

public final boolean isInitialized ()

public MemAllocatorStats.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

public MemAllocatorStats.Builder mergeFrom (com.google.protobuf.Message otro)

MemAllocatorStats.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public MemAllocatorStats.Builder setBytesInUse (valor largo)

int64 bytes_in_use = 2;

public MemAllocatorStats.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public MemAllocatorStats.Builder setFragmentationMetric (valor flotante)

float fragmentation_metric = 5;

public MemAllocatorStats.Builder setLargestAllocSize (valor largo)

int64 largest_alloc_size = 4;

public MemAllocatorStats.Builder setNumAllocs (valor largo)

int64 num_allocs = 1;

public MemAllocatorStats.Builder setPeakBytesInUse (valor largo)

int64 peak_bytes_in_use = 3;

public MemAllocatorStats.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

MemAllocatorStats.Builder final público setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)