MemoryLogRawDeallocation.Builder

Clase final estática pública MemoryLogRawDeallocation.Builder

Protobuf tipo tensorflow.MemoryLogRawDeallocation

Métodos públicos

MemoryLogRawDeallocation.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
MemoryLogRawDeallocation
MemoryLogRawDeallocation
MemoryLogRawDeallocation.Builder
claro ()
MemoryLogRawDeallocation.Builder
borrarId de asignación ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogRawDeallocation.Builder
borrar nombre del asignador ()
 Name of the allocator used.
MemoryLogRawDeallocation.Builder
borrarDiferido ()
 True if the deallocation is queued and will be performed later,
 e.g.
MemoryLogRawDeallocation.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
MemoryLogRawDeallocation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de)
MemoryLogRawDeallocation.Builder
operación clara ()
 Name of the operation making the deallocation.
MemoryLogRawDeallocation.Builder
borrarPasoId ()
 Process-unique step id.
MemoryLogRawDeallocation.Builder
clonar ()
largo
obtenerId. De asignación ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
Cadena
getAllocatorName ()
 Name of the allocator used.
com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.
MemoryLogRawDeallocation
booleano
obtenerDiferido ()
 True if the deallocation is queued and will be performed later,
 e.g.
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Cadena
obtenerOperación ()
 Name of the operation making the deallocation.
com.google.protobuf.ByteString
obtenerOperaciónBytes ()
 Name of the operation making the deallocation.
largo
obtenerStepId ()
 Process-unique step id.
booleano final
MemoryLogRawDeallocation.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
MemoryLogRawDeallocation.Builder
mergeFrom (com.google.protobuf.Message otro)
final MemoryLogRawDeallocation.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
MemoryLogRawDeallocation.Builder
setAllocationId (valor largo)
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogRawDeallocation.Builder
setAllocatorName (valor de cadena)
 Name of the allocator used.
MemoryLogRawDeallocation.Builder
setAllocatorNameBytes (valor com.google.protobuf.ByteString)
 Name of the allocator used.
MemoryLogRawDeallocation.Builder
setDeferred (valor booleano)
 True if the deallocation is queued and will be performed later,
 e.g.
MemoryLogRawDeallocation.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
MemoryLogRawDeallocation.Builder
setOperation (valor de cadena)
 Name of the operation making the deallocation.
MemoryLogRawDeallocation.Builder
setOperationBytes (valor com.google.protobuf.ByteString)
 Name of the operation making the deallocation.
MemoryLogRawDeallocation.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
MemoryLogRawDeallocation.Builder
setStepId (valor largo)
 Process-unique step id.
final MemoryLogRawDeallocation.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

Métodos heredados

Métodos públicos

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

compilación pública MemoryLogRawDeallocation ()

public MemoryLogRawDeallocation buildPartial ()

público MemoryLogRawDeallocation.Builder clearAllocationId ()

 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
 
int64 allocation_id = 3;

public MemoryLogRawDeallocation.Builder clearAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 4;

pública MemoryLogRawDeallocation.Builder clearDeferred ()

 True if the deallocation is queued and will be performed later,
 e.g. for GPU lazy freeing of buffers.
 
bool deferred = 5;

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

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

pública MemoryLogRawDeallocation.Builder clearOperation ()

operación de cadena

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

pública MemoryLogRawDeallocation.Builder clearStepId ()

 Process-unique step id.
 
int64 step_id = 1;

público largo getAllocationId ()

 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
 
int64 allocation_id = 3;

cadena pública getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 4;

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

 Name of the allocator used.
 
string allocator_name = 4;

public MemoryLogRawDeallocation getDefaultInstanceForType ()

getDeferred booleano público ()

 True if the deallocation is queued and will be performed later,
 e.g. for GPU lazy freeing of buffers.
 
bool deferred = 5;

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

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

cadena pública getOperation ()

operación de cadena

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

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

operación de cadena

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

público largo getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

público final booleano isInitialized ()

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

Lanza
IOExcepción

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

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

público MemoryLogRawDeallocation.Builder setAllocationId (valor largo)

 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
 
int64 allocation_id = 3;

público MemoryLogRawDeallocation.Builder setAllocatorName (valor de cadena)

 Name of the allocator used.
 
string allocator_name = 4;

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

 Name of the allocator used.
 
string allocator_name = 4;

público MemoryLogRawDeallocation.Builder setDeferred (valor booleano)

 True if the deallocation is queued and will be performed later,
 e.g. for GPU lazy freeing of buffers.
 
bool deferred = 5;

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

public MemoryLogRawDeallocation.Builder setOperation (valor de cadena)

operación de cadena

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

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

operación de cadena

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

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

público MemoryLogRawDeallocation.Builder setStepId (valor largo)

 Process-unique step id.
 
int64 step_id = 1;

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