| Package | Description |
|---|---|
| org.tensorflow.framework |
| Modifier and Type | Method and Description |
|---|---|
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.clear() |
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.clearAllocationId()
Id of the tensor buffer being deallocated, used to match to a
corresponding allocation.
|
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.clearAllocatorName()
Name of the allocator used.
|
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.clone() |
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.mergeFrom(MemoryLogTensorDeallocation other) |
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.mergeFrom(com.github.os72.protobuf351.Message other) |
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
static MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.newBuilder() |
static MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.newBuilder(MemoryLogTensorDeallocation prototype) |
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.newBuilderForType() |
protected MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.newBuilderForType(com.github.os72.protobuf351.GeneratedMessageV3.BuilderParent parent) |
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.setAllocationId(long value)
Id of the tensor buffer being deallocated, used to match to a
corresponding allocation.
|
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.setAllocatorName(String value)
Name of the allocator used.
|
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.setAllocatorNameBytes(com.github.os72.protobuf351.ByteString value)
Name of the allocator used.
|
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.Builder.setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
MemoryLogTensorDeallocation.Builder |
MemoryLogTensorDeallocation.toBuilder() |
Copyright © 2018. All rights reserved.