AllocatorMemoryUsed.Builder

clase final estática pública AllocatorMemoryUsed.Builder

Protobuf tipo tensorflow.AllocatorMemoryUsed

Métodos públicos

AllocatorMemoryUsed.Builder
addAllAllocationRecords (Iterable<? extiende los valores de AllocationRecord >)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addAllocationRecords ( AllocationRecord.Builder builderForValue)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addAllocationRecords (índice int, AllocationRecord.Builder builderForValue)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addAllocationRecords (índice int, valor de AllocationRecord )
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addAllocationRecords (valor de AllocationRecord )
 The allocation and deallocation timeline.
Generador de registros de asignación
agregarAllocationRecordsBuilder ()
 The allocation and deallocation timeline.
Generador de registros de asignación
addAllocationRecordsBuilder (índice int)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
AsignadorMemoriaUsado
AsignadorMemoriaUsado
AllocatorMemoryUsed.Builder
claro ()
AllocatorMemoryUsed.Builder
borrar registros de asignación ()
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
borrarAllocatorBytesInUse ()
 These are snapshots of the overall allocator memory stats.
AllocatorMemoryUsed.Builder
borrar nombre del asignador ()
string allocator_name = 1;
AllocatorMemoryUsed.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
AllocatorMemoryUsed.Builder
borrarLiveBytes ()
 The bytes that are not deallocated.
AllocatorMemoryUsed.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de)
AllocatorMemoryUsed.Builder
borrarPeakBytes ()
int64 peak_bytes = 3;
AllocatorMemoryUsed.Builder
borrarTotalBytes ()
 These are per-node allocator memory stats.
AllocatorMemoryUsed.Builder
clonar ()
Registro de asignación
getAllocationRecords (índice int)
 The allocation and deallocation timeline.
Generador de registros de asignación
getAllocationRecordsBuilder (índice int)
 The allocation and deallocation timeline.
Lista< AllocationRecord.Builder >
getAllocationRecordsBuilderList ()
 The allocation and deallocation timeline.
En t
getAllocationRecordsCount ()
 The allocation and deallocation timeline.
Lista< Registro de asignación >
obtener lista de registros de asignación ()
 The allocation and deallocation timeline.
Registro de asignación o constructor
getAllocationRecordsOrBuilder (índice int)
 The allocation and deallocation timeline.
Lista<? extiende AllocationRecordOrBuilder >
getAllocationRecordsOrBuilderList ()
 The allocation and deallocation timeline.
largo
getAllocatorBytesInUse ()
 These are snapshots of the overall allocator memory stats.
Cadena
getAllocatorName ()
string allocator_name = 1;
com.google.protobuf.ByteString
getAllocatorNameBytes ()
string allocator_name = 1;
AsignadorMemoriaUsado
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
largo
obtenerLiveBytes ()
 The bytes that are not deallocated.
largo
obtenerPeakBytes ()
int64 peak_bytes = 3;
largo
obtenerTotalBytes ()
 These are per-node allocator memory stats.
booleano final
AllocatorMemoryUsed.Builder
mergeFrom (com.google.protobuf.Message otro)
AllocatorMemoryUsed.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
final AllocatorMemoryUsed.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
AllocatorMemoryUsed.Builder
eliminarAllocationRecords (índice int)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
setAllocationRecords (índice int, valor de AllocationRecord )
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
setAllocationRecords (índice int, AllocationRecord.Builder builderForValue)
 The allocation and deallocation timeline.
AllocatorMemoryUsed.Builder
setAllocatorBytesInUse (valor largo)
 These are snapshots of the overall allocator memory stats.
AllocatorMemoryUsed.Builder
setAllocatorName (valor de cadena)
string allocator_name = 1;
AllocatorMemoryUsed.Builder
setAllocatorNameBytes (valor com.google.protobuf.ByteString)
string allocator_name = 1;
AllocatorMemoryUsed.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
AllocatorMemoryUsed.Builder
setLiveBytes (valor largo)
 The bytes that are not deallocated.
AllocatorMemoryUsed.Builder
setPeakBytes (valor largo)
int64 peak_bytes = 3;
AllocatorMemoryUsed.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
AllocatorMemoryUsed.Builder
setTotalBytes (valor largo)
 These are per-node allocator memory stats.
final AllocatorMemoryUsed.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

Métodos heredados

Métodos públicos

public AllocatorMemoryUsed.Builder addAllAllocationRecords (Iterable<? extiende los valores de AllocationRecord >)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

público AllocatorMemoryUsed.Builder addAllocationRecords ( AllocationRecord.Builder builderForValue)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

público AllocatorMemoryUsed.Builder addAllocationRecords (índice int, AllocationRecord.Builder builderForValue)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

público AllocatorMemoryUsed.Builder addAllocationRecords (índice int, valor de AllocationRecord )

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

public AllocatorMemoryUsed.Builder addAllocationRecords (valor de AllocationRecord )

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

público AllocationRecord.Builder addAllocationRecordsBuilder ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

público AllocationRecord.Builder addAllocationRecordsBuilder (índice int)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

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

compilación pública AllocatorMemoryUsed ()

public AllocatorMemoryUsed buildPartial ()

público AllocatorMemoryUsed.Builder claro ()

public AllocatorMemoryUsed.Builder clearAllocationRecords ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

público AllocatorMemoryUsed.Builder clearAllocatorBytesInUse ()

 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;

public AllocatorMemoryUsed.Builder clearAllocatorName ()

string allocator_name = 1;

público AllocatorMemoryUsed.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

público AllocatorMemoryUsed.Builder clearLiveBytes ()

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

público AllocatorMemoryUsed.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

público AllocatorMemoryUsed.Builder clearPeakBytes ()

int64 peak_bytes = 3;

público AllocatorMemoryUsed.Builder clearTotalBytes ()

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

registro de asignación público getAllocationRecords (índice int)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

público AllocationRecord.Builder getAllocationRecordsBuilder (índice int)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

Lista pública< AllocationRecord.Builder > getAllocationRecordsBuilderList ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

público int getAllocationRecordsCount ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

Lista pública <AllocationRecord> getAllocationRecordsList ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

público AllocationRecordOrBuilder getAllocationRecordsOrBuilder (índice int)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

Lista pública<? extiende AllocationRecordOrBuilder > getAllocationRecordsOrBuilderList ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

público largo 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;

cadena pública getAllocatorName ()

string allocator_name = 1;

público com.google.protobuf.ByteString getAllocatorNameBytes ()

string allocator_name = 1;

público AllocatorMemoryUsed getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

público largo getLiveBytes ()

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

público largo getPeakBytes ()

int64 peak_bytes = 3;

público largo getTotalBytes ()

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

público final booleano isInitialized ()

público AllocatorMemoryUsed.Builder mergeFrom (com.google.protobuf.Message otro)

público AllocatorMemoryUsed.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)

Lanza
IOExcepción

AllocatorMemoryUsed.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

público AllocatorMemoryUsed.Builder removeAllocationRecords (índice int)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

público AllocatorMemoryUsed.Builder setAllocationRecords (índice int, valor de AllocationRecord )

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

público AllocatorMemoryUsed.Builder setAllocationRecords (índice int, AllocationRecord.Builder builderForValue)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

público AllocatorMemoryUsed.Builder setAllocatorBytesInUse (valor largo)

 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;

public AllocatorMemoryUsed.Builder setAllocatorName (valor de cadena)

string allocator_name = 1;

público AllocatorMemoryUsed.Builder setAllocatorNameBytes (valor com.google.protobuf.ByteString)

string allocator_name = 1;

público AllocatorMemoryUsed.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

público AllocatorMemoryUsed.Builder setLiveBytes (valor largo)

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

público AllocatorMemoryUsed.Builder setPeakBytes (valor largo)

int64 peak_bytes = 3;

público AllocatorMemoryUsed.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

público AllocatorMemoryUsed.Builder setTotalBytes (valor largo)

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

AllocatorMemoryUsed.Builder final público setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)