MemoryLogRawAllocation.Builder

clase final estática pública MemoryLogRawAllocation.Builder

Protobuf tipo tensorflow.MemoryLogRawAllocation

Métodos públicos

MemoryLogRawAllocation.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
MemoryLogRawAsignación
MemoryLogRawAsignación
MemoryLogRawAllocation.Builder
claro ()
MemoryLogRawAllocation.Builder
borrarId de asignación ()
 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
MemoryLogRawAllocation.Builder
borrar nombre del asignador ()
 Name of the allocator used.
MemoryLogRawAllocation.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
MemoryLogRawAllocation.Builder
borrarNumBytes ()
 Number of bytes in the allocation.
MemoryLogRawAllocation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de)
MemoryLogRawAllocation.Builder
operación clara ()
 Name of the operation making the allocation.
MemoryLogRawAllocation.Builder
borrarPtr ()
 Address of the allocation.
MemoryLogRawAllocation.Builder
borrarPasoId ()
 Process-unique step id.
MemoryLogRawAllocation.Builder
clonar ()
largo
obtenerId. De asignación ()
 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
Cadena
getAllocatorName ()
 Name of the allocator used.
com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.
MemoryLogRawAsignación
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
largo
obtenerNumBytes ()
 Number of bytes in the allocation.
Cadena
obtenerOperación ()
 Name of the operation making the allocation.
com.google.protobuf.ByteString
obtenerOperaciónBytes ()
 Name of the operation making the allocation.
largo
obtenerPtr ()
 Address of the allocation.
largo
obtenerStepId ()
 Process-unique step id.
booleano final
MemoryLogRawAllocation.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
MemoryLogRawAllocation.Builder
mergeFrom (com.google.protobuf.Message otro)
final MemoryLogRawAllocation.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
MemoryLogRawAllocation.Builder
setAllocationId (valor largo)
 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
MemoryLogRawAllocation.Builder
setAllocatorName (valor de cadena)
 Name of the allocator used.
MemoryLogRawAllocation.Builder
setAllocatorNameBytes (valor com.google.protobuf.ByteString)
 Name of the allocator used.
MemoryLogRawAllocation.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
MemoryLogRawAllocation.Builder
setNumBytes (valor largo)
 Number of bytes in the allocation.
MemoryLogRawAllocation.Builder
setOperation (valor de cadena)
 Name of the operation making the allocation.
MemoryLogRawAllocation.Builder
setOperationBytes (valor com.google.protobuf.ByteString)
 Name of the operation making the allocation.
MemoryLogRawAllocation.Builder
setPtr (valor largo)
 Address of the allocation.
MemoryLogRawAllocation.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
MemoryLogRawAllocation.Builder
setStepId (valor largo)
 Process-unique step id.
final MemoryLogRawAllocation.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

Métodos heredados

Métodos públicos

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

compilación pública MemoryLogRawAllocation ()

pública MemoryLogRawAllocation.Builder borrar ()

pública MemoryLogRawAllocation.Builder clearAllocationId ()

 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
 
int64 allocation_id = 5;

public MemoryLogRawAllocation.Builder clearAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 6;

pública MemoryLogRawAllocation.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

pública MemoryLogRawAllocation.Builder clearNumBytes ()

 Number of bytes in the allocation.
 
int64 num_bytes = 3;

pública MemoryLogRawAllocation.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

pública MemoryLogRawAllocation.Builder clearOperation ()

operación de cadena

 Name of the operation making the allocation.
 
string operation = 2;

pública MemoryLogRawAllocation.Builder clearPtr ()

 Address of the allocation.
 
uint64 ptr = 4;

pública MemoryLogRawAllocation.Builder clearStepId ()

 Process-unique step id.
 
int64 step_id = 1;

público largo getAllocationId ()

 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
 
int64 allocation_id = 5;

cadena pública getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 6;

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

 Name of the allocator used.
 
string allocator_name = 6;

public MemoryLogRawAllocation getDefaultInstanceForType ()

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

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

público largo getNumBytes ()

 Number of bytes in the allocation.
 
int64 num_bytes = 3;

cadena pública getOperation ()

operación de cadena

 Name of the operation making the allocation.
 
string operation = 2;

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

operación de cadena

 Name of the operation making the allocation.
 
string operation = 2;

getPtr largo público ()

 Address of the allocation.
 
uint64 ptr = 4;

público largo getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

público final booleano isInitialized ()

Public MemoryLogRawAllocation.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)

Lanza
IOExcepción

pública MemoryLogRawAllocation.Builder mergeFrom (com.google.protobuf.Message otro)

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

público MemoryLogRawAllocation.Builder setAllocationId (valor largo)

 Id of the tensor buffer being allocated, used to match to a
 corresponding deallocation.
 
int64 allocation_id = 5;

public MemoryLogRawAllocation.Builder setAllocatorName (valor de cadena)

 Name of the allocator used.
 
string allocator_name = 6;

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

 Name of the allocator used.
 
string allocator_name = 6;

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

public MemoryLogRawAllocation.Builder setNumBytes (valor largo)

 Number of bytes in the allocation.
 
int64 num_bytes = 3;

public MemoryLogRawAllocation.Builder setOperation (valor de cadena)

operación de cadena

 Name of the operation making the allocation.
 
string operation = 2;

público MemoryLogRawAllocation.Builder setOperationBytes (valor com.google.protobuf.ByteString)

operación de cadena

 Name of the operation making the allocation.
 
string operation = 2;

público MemoryLogRawAllocation.Builder setPtr (valor largo)

 Address of the allocation.
 
uint64 ptr = 4;

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

público MemoryLogRawAllocation.Builder setStepId (valor largo)

 Process-unique step id.
 
int64 step_id = 1;

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