TensorDescription.Builder |
TensorDescription.Builder.addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
TensorDescription.Builder |
TensorDescription.Builder.clear() |
|
TensorDescription.Builder |
TensorDescription.Builder.clearAllocationDescription() |
Information about the size and allocator used for the data
|
TensorDescription.Builder |
TensorDescription.Builder.clearDtype() |
Data type of tensor elements
|
TensorDescription.Builder |
TensorDescription.Builder.clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
|
TensorDescription.Builder |
TensorDescription.Builder.clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
|
TensorDescription.Builder |
TensorDescription.Builder.clearShape() |
Shape of the tensor.
|
TensorDescription.Builder |
TensorDescription.Builder.clone() |
|
TensorDescription.Builder |
MemoryLogTensorAllocation.Builder.getTensorBuilder() |
Allocated tensor details.
|
TensorDescription.Builder |
MemoryLogTensorOutput.Builder.getTensorBuilder() |
Output tensor details.
|
TensorDescription.Builder |
NodeOutput.Builder.getTensorDescriptionBuilder() |
.tensorflow.TensorDescription tensor_description = 3;
|
TensorDescription.Builder |
TensorDescription.Builder.mergeAllocationDescription(AllocationDescription value) |
Information about the size and allocator used for the data
|
TensorDescription.Builder |
TensorDescription.Builder.mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
|
TensorDescription.Builder |
TensorDescription.Builder.mergeFrom(org.nd4j.shade.protobuf.Message other) |
|
TensorDescription.Builder |
TensorDescription.Builder.mergeFrom(TensorDescription other) |
|
TensorDescription.Builder |
TensorDescription.Builder.mergeShape(TensorShapeProto value) |
Shape of the tensor.
|
TensorDescription.Builder |
TensorDescription.Builder.mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
static TensorDescription.Builder |
TensorDescription.newBuilder() |
|
static TensorDescription.Builder |
TensorDescription.newBuilder(TensorDescription prototype) |
|
TensorDescription.Builder |
TensorDescription.newBuilderForType() |
|
protected TensorDescription.Builder |
TensorDescription.newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
TensorDescription.Builder |
TensorDescription.Builder.setAllocationDescription(AllocationDescription value) |
Information about the size and allocator used for the data
|
TensorDescription.Builder |
TensorDescription.Builder.setAllocationDescription(AllocationDescription.Builder builderForValue) |
Information about the size and allocator used for the data
|
TensorDescription.Builder |
TensorDescription.Builder.setDtype(DataType value) |
Data type of tensor elements
|
TensorDescription.Builder |
TensorDescription.Builder.setDtypeValue(int value) |
Data type of tensor elements
|
TensorDescription.Builder |
TensorDescription.Builder.setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
TensorDescription.Builder |
TensorDescription.Builder.setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
TensorDescription.Builder |
TensorDescription.Builder.setShape(TensorShapeProto value) |
Shape of the tensor.
|
TensorDescription.Builder |
TensorDescription.Builder.setShape(TensorShapeProto.Builder builderForValue) |
Shape of the tensor.
|
TensorDescription.Builder |
TensorDescription.Builder.setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
TensorDescription.Builder |
TensorDescription.toBuilder() |
|