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.addRepeatedField(Descriptors.FieldDescriptor field, Object value) MemoryLogTensorDeallocation.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.clearField(Descriptors.FieldDescriptor field) MemoryLogTensorDeallocation.Builder.clearOneof(Descriptors.OneofDescriptor oneof) MemoryLogTensorDeallocation.Builder.clone()MemoryLogTensorDeallocation.Builder.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) MemoryLogTensorDeallocation.Builder.mergeFrom(MemoryLogTensorDeallocation other) MemoryLogTensorDeallocation.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) MemoryLogTensorDeallocation.newBuilder()MemoryLogTensorDeallocation.newBuilder(MemoryLogTensorDeallocation prototype) MemoryLogTensorDeallocation.newBuilderForType()protected MemoryLogTensorDeallocation.BuilderMemoryLogTensorDeallocation.newBuilderForType(GeneratedMessageV3.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.Builder.setField(Descriptors.FieldDescriptor field, Object value) MemoryLogTensorDeallocation.Builder.setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) MemoryLogTensorDeallocation.Builder.setUnknownFields(UnknownFieldSet unknownFields) MemoryLogTensorDeallocation.toBuilder()