TensorSliceProto.Extent.Builder |
TensorSliceProto.Builder.addExtentBuilder() |
Extent of the slice in all tensor dimensions.
|
TensorSliceProto.Extent.Builder |
TensorSliceProto.Builder.addExtentBuilder(int index) |
Extent of the slice in all tensor dimensions.
|
TensorSliceProto.Extent.Builder |
TensorSliceProto.Extent.Builder.addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
TensorSliceProto.Extent.Builder |
TensorSliceProto.Extent.Builder.clear() |
|
TensorSliceProto.Extent.Builder |
TensorSliceProto.Extent.Builder.clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
|
TensorSliceProto.Extent.Builder |
TensorSliceProto.Extent.Builder.clearHasLength() |
|
TensorSliceProto.Extent.Builder |
TensorSliceProto.Extent.Builder.clearLength() |
int64 length = 2;
|
TensorSliceProto.Extent.Builder |
TensorSliceProto.Extent.Builder.clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
|
TensorSliceProto.Extent.Builder |
TensorSliceProto.Extent.Builder.clearStart() |
Start index of the slice, starting at 0.
|
TensorSliceProto.Extent.Builder |
TensorSliceProto.Extent.Builder.clone() |
|
TensorSliceProto.Extent.Builder |
TensorSliceProto.Builder.getExtentBuilder(int index) |
Extent of the slice in all tensor dimensions.
|
TensorSliceProto.Extent.Builder |
TensorSliceProto.Extent.Builder.mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
|
TensorSliceProto.Extent.Builder |
TensorSliceProto.Extent.Builder.mergeFrom(org.nd4j.shade.protobuf.Message other) |
|
TensorSliceProto.Extent.Builder |
TensorSliceProto.Extent.Builder.mergeFrom(TensorSliceProto.Extent other) |
|
TensorSliceProto.Extent.Builder |
TensorSliceProto.Extent.Builder.mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
static TensorSliceProto.Extent.Builder |
TensorSliceProto.Extent.newBuilder() |
|
static TensorSliceProto.Extent.Builder |
TensorSliceProto.Extent.newBuilder(TensorSliceProto.Extent prototype) |
|
TensorSliceProto.Extent.Builder |
TensorSliceProto.Extent.newBuilderForType() |
|
protected TensorSliceProto.Extent.Builder |
TensorSliceProto.Extent.newBuilderForType(org.nd4j.shade.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
TensorSliceProto.Extent.Builder |
TensorSliceProto.Extent.Builder.setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
TensorSliceProto.Extent.Builder |
TensorSliceProto.Extent.Builder.setLength(long value) |
int64 length = 2;
|
TensorSliceProto.Extent.Builder |
TensorSliceProto.Extent.Builder.setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
TensorSliceProto.Extent.Builder |
TensorSliceProto.Extent.Builder.setStart(long value) |
Start index of the slice, starting at 0.
|
TensorSliceProto.Extent.Builder |
TensorSliceProto.Extent.Builder.setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
|
TensorSliceProto.Extent.Builder |
TensorSliceProto.Extent.toBuilder() |
|