MemoryLogTensorDeallocation.Builder

clase final estática pública MemoryLogTensorDeallocation.Builder

Protobuf tipo tensorflow.MemoryLogTensorDeallocation

Métodos públicos

MemoryLogTensorDeallocation.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
MemoryLogTensorDeallocation
MemoryLogTensorDeallocation
MemoryLogTensorDeallocation.Builder
claro ()
MemoryLogTensorDeallocation.Builder
borrarId de asignación ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogTensorDeallocation.Builder
borrar nombre del asignador ()
 Name of the allocator used.
MemoryLogTensorDeallocation.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
MemoryLogTensorDeallocation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de)
MemoryLogTensorDeallocation.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.
MemoryLogTensorDeallocation
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
booleano final
MemoryLogTensorDeallocation.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
MemoryLogTensorDeallocation.Builder
mergeFrom (com.google.protobuf.Message otro)
final MemoryLogTensorDeallocation.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
MemoryLogTensorDeallocation.Builder
setAllocationId (valor largo)
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogTensorDeallocation.Builder
setAllocatorName (valor de cadena)
 Name of the allocator used.
MemoryLogTensorDeallocation.Builder
setAllocatorNameBytes (valor com.google.protobuf.ByteString)
 Name of the allocator used.
MemoryLogTensorDeallocation.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
MemoryLogTensorDeallocation.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
final MemoryLogTensorDeallocation.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

Métodos heredados

Métodos públicos

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

compilación pública MemoryLogTensorDeallocation ()

public MemoryLogTensorDeallocation buildPartial ()

público MemoryLogTensorDeallocation.Builder clearAllocationId ()

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

público MemoryLogTensorDeallocation.Builder clearAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

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

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

público largo getAllocationId ()

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

cadena pública getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

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

 Name of the allocator used.
 
string allocator_name = 2;

public MemoryLogTensorDeallocation getDefaultInstanceForType ()

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

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

público final booleano isInitialized ()

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

Lanza
IOExcepción

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

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

público MemoryLogTensorDeallocation.Builder setAllocationId (valor largo)

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

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

 Name of the allocator used.
 
string allocator_name = 2;

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

 Name of the allocator used.
 
string allocator_name = 2;

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

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

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