TensorSliceProto.Builder |
TensorSliceProto.Builder.addAllExtent(Iterable<? extends TensorSliceProto.Extent> values) |
Extent of the slice in all tensor dimensions.
|
TensorSliceProto.Builder |
TensorSliceProto.Builder.addExtent(int index,
TensorSliceProto.Extent value) |
Extent of the slice in all tensor dimensions.
|
TensorSliceProto.Builder |
TensorSliceProto.Builder.addExtent(int index,
TensorSliceProto.Extent.Builder builderForValue) |
Extent of the slice in all tensor dimensions.
|
TensorSliceProto.Builder |
TensorSliceProto.Builder.addExtent(TensorSliceProto.Extent value) |
Extent of the slice in all tensor dimensions.
|
TensorSliceProto.Builder |
TensorSliceProto.Builder.addExtent(TensorSliceProto.Extent.Builder builderForValue) |
Extent of the slice in all tensor dimensions.
|
TensorSliceProto.Builder |
TensorSliceProto.Builder.addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
TensorSliceProto.Builder |
TensorSliceProto.Builder.clear() |
|
TensorSliceProto.Builder |
TensorSliceProto.Builder.clearExtent() |
Extent of the slice in all tensor dimensions.
|
TensorSliceProto.Builder |
TensorSliceProto.Builder.clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
|
TensorSliceProto.Builder |
TensorSliceProto.Builder.clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
|
TensorSliceProto.Builder |
TensorSliceProto.Builder.clone() |
|
TensorSliceProto.Builder |
TensorSliceProto.Builder.mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
|
TensorSliceProto.Builder |
TensorSliceProto.Builder.mergeFrom(org.nd4j.shade.protobuf.Message other) |
|
TensorSliceProto.Builder |
TensorSliceProto.Builder.mergeFrom(TensorSliceProto other) |
|
TensorSliceProto.Builder |
TensorSliceProto.Builder.mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
static TensorSliceProto.Builder |
TensorSliceProto.newBuilder() |
|
static TensorSliceProto.Builder |
TensorSliceProto.newBuilder(TensorSliceProto prototype) |
|
TensorSliceProto.Builder |
TensorSliceProto.newBuilderForType() |
|
protected TensorSliceProto.Builder |
TensorSliceProto.newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
TensorSliceProto.Builder |
TensorSliceProto.Builder.removeExtent(int index) |
Extent of the slice in all tensor dimensions.
|
TensorSliceProto.Builder |
TensorSliceProto.Builder.setExtent(int index,
TensorSliceProto.Extent value) |
Extent of the slice in all tensor dimensions.
|
TensorSliceProto.Builder |
TensorSliceProto.Builder.setExtent(int index,
TensorSliceProto.Extent.Builder builderForValue) |
Extent of the slice in all tensor dimensions.
|
TensorSliceProto.Builder |
TensorSliceProto.Builder.setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
TensorSliceProto.Builder |
TensorSliceProto.Builder.setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
TensorSliceProto.Builder |
TensorSliceProto.Builder.setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
TensorSliceProto.Builder |
TensorSliceProto.toBuilder() |
|