classe final pública estática MemoryLogTensorDeallocation.Builder
tensorflow.MemoryLogTensorDeallocation type tensorflow.MemoryLogTensorDeallocation
Métodos Públicos
| MemoryLogTensorDeallocation.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
| MemoryLogTensorDeallocation | build () |
| MemoryLogTensorDeallocation | buildPartial () |
| MemoryLogTensorDeallocation.Builder | limpar () |
| 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 | clone () |
| longo | getAllocationId () Id of the tensor buffer being deallocated, used to match to a corresponding allocation. |
| Fragmento | getAllocatorName () Name of the allocator used. |
| com.google.protobuf.ByteString | getAllocatorNameBytes () Name of the allocator used. |
| MemoryLogTensorDeallocation | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| com.google.protobuf.Descriptors.Descriptor | |
| final booleano | |
| MemoryLogTensorDeallocation.Builder | mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| MemoryLogTensorDeallocation.Builder | mergeFrom (com.google.protobuf.Message other) |
| final MemoryLogTensorDeallocation.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
| MemoryLogTensorDeallocation.Builder | setAllocationId (valor longo) Id of the tensor buffer being deallocated, used to match to a corresponding allocation. |
| MemoryLogTensorDeallocation.Builder | setAllocatorName (valor String) Name of the allocator used. |
| MemoryLogTensorDeallocation.Builder | setAllocatorNameBytes (com.google.protobuf.ByteString value) 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) |
| final MemoryLogTensorDeallocation.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Métodos herdados
Métodos Públicos
public MemoryLogTensorDeallocation.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
public MemoryLogTensorDeallocation.Builder clearAllocationId ()
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
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 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 static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public final boolean isInitialized ()
public MemoryLogTensorDeallocation.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public final MemoryLogTensorDeallocation.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public MemoryLogTensorDeallocation.Builder setAllocationId (valor longo)
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
int64 allocation_id = 1;public MemoryLogTensorDeallocation.Builder setAllocatorName (String value)
Name of the allocator used.
string allocator_name = 2;public MemoryLogTensorDeallocation.Builder setAllocatorNameBytes (com.google.protobuf.ByteString value)
Name of the allocator used.
string allocator_name = 2;