MemoryLogTensorDeallocation.Builder

classe final estática pública MemoryLogTensorDeallocation.Builder

Tipo de protobuf tensorflow.MemoryLogTensorDeallocation

Métodos Públicos

MemoryLogTensorDeallocation.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do 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
limparAllocatorName ()
 Name of the allocator used.
MemoryLogTensorDeallocation.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
MemoryLogTensorDeallocation.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof)
MemoryLogTensorDeallocation.Builder
clonar ()
longo
getAllocationId ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
Corda
getAllocatorName ()
 Name of the allocator used.
com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.
MemoryLogTensorDeallocation
final estático com.google.protobuf.Descriptors.Descriptor
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 outro)
MemoryLogTensorDeallocation.Builder final
mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
MemoryLogTensorDeallocation.Builder
setAllocationId (valor longo)
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
MemoryLogTensorDeallocation.Builder
setAllocatorName (valor da string)
 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 do objeto)
MemoryLogTensorDeallocation.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
MemoryLogTensorDeallocation.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

Métodos herdados

Métodos Públicos

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

compilação pública MemoryLogTensorDeallocation ()

memória públicaLogTensorDeallocation buildPartial ()

Memória públicaLogTensorDeallocation.Builder clearAllocationId ()

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

Memória públicaLogTensorDeallocation.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)

getAllocationId longo público ()

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

String 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;

memória pública LogTensorDeallocation getDefaultInstanceForType ()

final estático público 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 extensionRegistry)

Lança
IOException

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

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

público MemoryLogTensorDeallocation.Builder setAllocationId (valor longo)

 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 string)

 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;

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

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

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