2 references to ReadOnlyTensorSpan
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\ReadOnlyTensorSpan_1.cs (1)
216: this(data, dataLength, lengths, strides: []) { }
System\Numerics\Tensors\netcore\TensorSpan_1.cs (1)
133/// <inheritdoc cref="ReadOnlyTensorSpan{T}.ReadOnlyTensorSpan(T*, nint, ReadOnlySpan{nint}, ReadOnlySpan{nint})" />