MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.clear() |
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.clearKernelName() |
Name of the kernel making the allocation as set in GraphDef,
e.g., "affine2/weights/Assign".
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.clearStepId() |
Process-unique step id.
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.clearTensor() |
Allocated tensor details.
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.clone() |
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.mergeFrom(org.nd4j.shade.protobuf.Message other) |
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.mergeFrom(MemoryLogTensorAllocation other) |
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.mergeTensor(TensorDescription value) |
Allocated tensor details.
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
static MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.newBuilder() |
|
static MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.newBuilder(MemoryLogTensorAllocation prototype) |
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.newBuilderForType() |
|
protected MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.setKernelName(String value) |
Name of the kernel making the allocation as set in GraphDef,
e.g., "affine2/weights/Assign".
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.setKernelNameBytes(org.nd4j.shade.protobuf.ByteString value) |
Name of the kernel making the allocation as set in GraphDef,
e.g., "affine2/weights/Assign".
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.setStepId(long value) |
Process-unique step id.
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.setTensor(TensorDescription value) |
Allocated tensor details.
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.setTensor(TensorDescription.Builder builderForValue) |
Allocated tensor details.
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.Builder.setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
MemoryLogTensorAllocation.Builder |
MemoryLogTensorAllocation.toBuilder() |
|