Uses of Class
org.tensorflow.proto.MemoryLogTensorDeallocation.Builder
Packages that use MemoryLogTensorDeallocation.Builder
-
Uses of MemoryLogTensorDeallocation.Builder in org.tensorflow.proto
Subclasses with type arguments of type MemoryLogTensorDeallocation.Builder in org.tensorflow.protoModifier and TypeClassDescriptionstatic final classProtobuf typetensorflow.MemoryLogTensorDeallocationMethods in org.tensorflow.proto that return MemoryLogTensorDeallocation.BuilderModifier and TypeMethodDescriptionMemoryLogTensorDeallocation.Builder.clear()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.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) MemoryLogTensorDeallocation.Builder.mergeFrom(MemoryLogTensorDeallocation other) MemoryLogTensorDeallocation.newBuilder()MemoryLogTensorDeallocation.newBuilder(MemoryLogTensorDeallocation prototype) MemoryLogTensorDeallocation.newBuilderForType()protected MemoryLogTensorDeallocation.BuilderMemoryLogTensorDeallocation.newBuilderForType(AbstractMessage.BuilderParent parent) MemoryLogTensorDeallocation.Builder.setAllocationId(long value) Id of the tensor buffer being deallocated, used to match to a corresponding allocation.MemoryLogTensorDeallocation.Builder.setAllocatorName(String value) Name of the allocator used.MemoryLogTensorDeallocation.Builder.setAllocatorNameBytes(ByteString value) Name of the allocator used.MemoryLogTensorDeallocation.toBuilder()