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
clearAllocationId ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogTensorDeallocation.Builder
clearAllocatorName ()
 Name of the allocator used.
MemoryLogTensorDeallocation.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
MemoryLogTensorDeallocation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
MemoryLogTensorDeallocation.Builder
clonar ()
largo
getAllocationId ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
Cuerda
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 extensionRegistry)
MemoryLogTensorDeallocation.Builder
mergeFrom (com.google.protobuf.Message otro)
final MemoryLogTensorDeallocation.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
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 unknownFields)

Métodos heredados

Métodos públicos

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

public MemoryLogTensorDeallocation build ()

public MemoryLogTensorDeallocation buildPartial ()

public MemoryLogTensorDeallocation.Builder clearAllocationId ()

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

public MemoryLogTensorDeallocation.Builder clearAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

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

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

public long getAllocationId ()

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

public String getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

public 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 ()

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

public final boolean isInitialized ()

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

Lanza
IOException

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

public final MemoryLogTensorDeallocation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public MemoryLogTensorDeallocation.Builder setAllocationId (valor largo)

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

public MemoryLogTensorDeallocation.Builder setAllocatorName (valor de cadena)

 Name of the allocator used.
 
string allocator_name = 2;

public MemoryLogTensorDeallocation.Builder setAllocatorNameBytes (valor de com.google.protobuf.ByteString)

 Name of the allocator used.
 
string allocator_name = 2;

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

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

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